Template:PokemonTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
Use [[Template:PTRow]] in order to construct rows for it.
Use [[Template:PTRow]] in order to construct rows for it.
</noinclude>
</noinclude>
<includeonly><table class="pro-table" align="center" style="width: 70%; max-width: 85%; text-align: center;">
<includeonly><table class="pro-table" align="center" style="width: 72%; max-width: 85%; text-align: center;">
<tr class="pro-table-header"><th scope="col" colspan="2" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 15%">Pokédex Number</th><th scope="col" class="pro-table-header-cell" width="12%">Pokémon</th><th scope="col" class="pro-table-header-cell" width="12%">Type 1</th><th scope="col" class="pro-table-header-cell" width="12%">Type 2</th><th scope="col" class="pro-table-header-cell" width="12%">[[List of Pokémon by Rarity Tier|<span style="color:#FFB600;">Rarity Tier</span>]]</th><th class="pro-table-header-cell" style="width: 15%; border-radius: 1px 15px 1px 1px;">Held Item</th></tr>
<tr class="pro-table-header"><th scope="col" colspan="2" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 22%">Pokédex Number</th><th scope="col" class="pro-table-header-cell" width="12%">Pokémon</th><th scope="col" class="pro-table-header-cell" width="12%">Type 1</th><th scope="col" class="pro-table-header-cell" width="12%">Type 2</th><th scope="col" class="pro-table-header-cell" width="18%">[[List of Pokémon by Rarity Tier|<span style="color:#FFB600;">Rarity Tier</span>]]</th><th class="pro-table-header-cell" style="width: 8%; border-radius: 1px 15px 1px 1px;">Held Item</th></tr>
{{{Contents}}}
{{{Contents}}}
</table></includeonly>
</table></includeonly>

Revision as of 09:43, 15 December 2016

This is a generic-purpose Pokémon table. It tabulates the Pokémon's Pokédex number, name, rarity tier, and Held Item (if applicable).

Use Template:PTRow in order to construct rows for it.