Template:PTANRow: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>Use this in tandem with Template:PokemonTableAbNat to construct the tabular contents in it. The parameters are {{{Ab}}} (defaults to Ability 1) and {{{Nat}}}.</..."
 
m Omitted the Pokemon-name row initially.
Line 5: Line 5:
<td>#{{padleft:{{#external_value:number}}|3}}</td>
<td>#{{padleft:{{#external_value:number}}|3}}</td>
<td>[[File:{{#external_value:number}}Icon.png]]</td>
<td>[[File:{{#external_value:number}}Icon.png]]</td>
<td>[[{{#external_value:name}}]]</td>
<td>[[{{{Ab|{{#external_value:ab1}}}}}_(ability)|{{{Ab|{{#external_value:ab1}}}}}]]</td>
<td>[[{{{Ab|{{#external_value:ab1}}}}}_(ability)|{{{Ab|{{#external_value:ab1}}}}}]]</td>
<td>{{{Nat|}}}</td>
<td>{{{Nat|}}}</td>
</tr>
</tr>
</includeonly>
</includeonly>

Revision as of 15:14, 14 September 2023

Use this in tandem with Template:PokemonTableAbNat to construct the tabular contents in it. The parameters are {{{Ab}}} (defaults to Ability 1) and {{{Nat}}}.