Template:PTRow: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>Use this in tandem with Template:PokemonTable to construct the tabular contents in it.</noinclude> <includeonly> {{#get_web_data:url=http://pro-wiki.info/index...."
 
mNo edit summary
Line 9: Line 9:
<td style="background-color: #{{{{#external_value:type2}}_color}};">[[{{#external_value:type2}}_(type)|<span style="color:#FFFFFF;">{{#external_value:type2}}</span>]]</td>
<td style="background-color: #{{{{#external_value:type2}}_color}};">[[{{#external_value:type2}}_(type)|<span style="color:#FFFFFF;">{{#external_value:type2}}</span>]]</td>
<td>{{#external_value:rarity}}</td>
<td>{{#external_value:rarity}}</td>
<td>[[File:{{{Held}}}.png|link={{{Held}}}]]</td>
<td>{{#if:{{{Held|}}} | [[File:{{{Held}}}.png|link={{{Held}}}]]}}</td>
</tr>
</tr>
</includeonly>
</includeonly>

Revision as of 09:35, 15 December 2016

Use this in tandem with Template:PokemonTable to construct the tabular contents in it.