Template:PokemonTable: Difference between revisions
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: | <includeonly><table class="pro-table" align="center" style="width: 80%; 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: 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="10%">Type 1</th><th scope="col" class="pro-table-header-cell" width="10%">Type 2</th><th scope="col" class="pro-table-header-cell" width="16%">[[List of Pokémon by Rarity Tier|<span style="color:#FFB600;">Rarity Tier</span>]]</th><th class="pro-table-header-cell" style="width: | <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="10%">Type 1</th><th scope="col" class="pro-table-header-cell" width="10%">Type 2</th><th scope="col" class="pro-table-header-cell" width="16%">[[List of Pokémon by Rarity Tier|<span style="color:#FFB600;">Rarity Tier</span>]]</th><th class="pro-table-header-cell" style="width: 18%; border-radius: 1px 15px 1px 1px;">Held Item</th></tr> | ||
{{{Contents}}} | {{{Contents}}} | ||
</table></includeonly> | </table></includeonly> |
Revision as of 09:18, 7 January 2017
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.