Template:GymLeaderInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
</tr> | </tr> | ||
<tr style="background-color:#FFFFFF; color:#000000;"> | <tr style="background-color:#FFFFFF; color:#000000;"> | ||
{{# | {{#vardefine:iteration|{{#arraysearch:name|{{ucfirst:{{#arrayindex:moves|0}}}}}}}} | ||
<td><span style="{{#ifeq: {{# | <td><span style="{{#ifeq: {{#arrayindex:category|{{#var:iteration}}}} | Status | | {{#ifeq:{{#arrayindex:typeless|{{#var:iteration}}}} | N | {{#ifeq:{{#external_value:type1}} | {{#arrayindex:movetype|{{#var:iteration}}}} | font-weight: bold; | {{#ifeq: {{#external_value:type2}} | {{#arrayindex:movetype|{{#var:iteration}}}} | font-weight: bold;}} }} }} }} {{#ifeq:{{#arrayindex:broken|{{#var:iteration}}}} | Y | font-style: italic;}}">[[{{#arrayindex:name|{{#var:iteration}}}}]]</span></td> | ||
<td style="background-color: #{{{{# | <td style="background-color: #{{{{#arrayindex:movetype|{{#var:iteration}}}}_color}};">[[{{#arrayindex:movetype|{{#var:iteration}}}}_(type)|<span style="color:#FFFFFF;">{{#arrayindex:movetype|{{#var:iteration}}}}</span>]]</td> | ||
<td style="background-color:#{{{{# | <td style="background-color:#{{{{#arrayindex:category|{{#var:iteration}}}}_color}};">[[{{#arrayindex:category|{{#var:iteration}}}} Moves|<span style="color:#FFFFFF;">{{#arrayindex:category|{{#var:iteration}}}}</span>]]</td> | ||
<td>{{#if:{{# | <td>{{#if:{{#arrayindex:power|{{#var:iteration}}}} | {{#arrayindex:power|{{#var:iteration}}}} | — }}</td> | ||
<td>{{# | <td>{{#arrayindex:accuracy|{{#var:iteration}}}}</td> | ||
</tr> | </tr> | ||
<tr style="background-color:#FFFFFF; color:#000000;"> | <tr style="background-color:#FFFFFF; color:#000000;"> | ||