Template:PokemonPrimaryTypes: Difference between revisions
Jump to navigation
Jump to search
m Text replacement - "prowiki.info" to "wiki.pokemonrevolution.net" |
No edit summary |
||
Line 14: | Line 14: | ||
<td style="background-color: #{{ {{{type1}}}_color}}; border: 1px solid #{{ {{{type1}}}_color_dark}};">[[{{{type1}}}_(type)|<span style="color:#FFFFFF;">{{{type1}}}</span>]]</td> | <td style="background-color: #{{ {{{type1}}}_color}}; border: 1px solid #{{ {{{type1}}}_color_dark}};">[[{{{type1}}}_(type)|<span style="color:#FFFFFF;">{{{type1}}}</span>]]</td> | ||
<td style="background-color: #{{ {{{type2}}}_color}}; border: 1px solid #{{ {{{type2}}}_color_dark}};">[[{{{type2}}}_(type)|<span style="color:#FFFFFF;">{{{type2}}}</span>]]</td> | <td style="background-color: #{{ {{{type2}}}_color}}; border: 1px solid #{{ {{{type2}}}_color_dark}};">[[{{{type2}}}_(type)|<span style="color:#FFFFFF;">{{{type2}}}</span>]]</td> | ||
<td>[[:Category: | <td>[[:Category:{{{rarity}}} Pokémon|{{{rarity}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
</table></includeonly> | </table></includeonly> |
Revision as of 17:42, 2 March 2022
This is a type-specific Pokémon table to be used on all Pokémon-type pages. It tabulates all Pokémon that satisfy the primary-type filter used in the pages.
For the secondary-type homologue, refer to Template:PokemonSecondaryTypes.