Template:PdexReq: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><tr style="background-color: #DDD; color: #000000; cellpadding: 3px">
<includeonly><tr style="background-color: #FFFFFF; cellpadding: 3px">
{{#arraydefine:seen|{{{Seen|0}}}}}
{{#arraydefine:seen|{{{Seen|0}}}}}
{{#arraydefine:caught|{{{Caught|0}}}}}
{{#arraydefine:caught|{{{Owned|0}}}}}
<td>{{#arrayindex:seen|1}} {{#ifexpr: {{#arraysize:seen}} > 1 | ([[:Category:Generation {{#arrayindex:seen|1}} Pokémon|Generation {{#arrayindex:seen|1}}]] }}</td>
<td>{{#arrayindex:seen|0}} {{#ifexpr: {{#arraysize:seen}} > 1 | ([[:Category:Generation {{#arrayindex:seen|1}} Pokémon|Generation {{#arrayindex:seen|1}}]]) }}</td>
<td>{{#arrayindex:caught|1}} {{#ifexpr: {{#arraysize:caught}} > 1 | ([[:Category:Generation {{#arrayindex:caught|1}} Pokémon|Generation {{#arrayindex:caught|1}}]] }}</td>
<td>{{#arrayindex:caught|0}} {{#ifexpr: {{#arraysize:caught}} > 1 | ([[:Category:Generation {{#arrayindex:caught|1}} Pokémon|Generation {{#arrayindex:caught|1}}]]) }}</td>
<td>{{{Evolved|0}}}</td>
<td>{{{Evolved|0}}}</td>
<td style="text-align: left; padding-left: 6px;">{{{Feature|}}}.</td>
<td style="text-align: left; padding-left: 6px;">{{{Feature|}}}.</td>
</tr>
</tr>
</includeonly>
</includeonly>

Latest revision as of 22:25, 31 July 2017