Template:MoveLevelUpTable: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>A tabular list of compatible level-up Pokemon to be used on individualized move-technique pages. Use [[Template:PKM]] to construct Pokemon-data rows in the table.</noinclude> | <noinclude>A tabular list of compatible level-up Pokemon to be used on individualized move-technique pages. Use [[Template:PKM]] to construct Pokemon-data rows in the table.</noinclude> | ||
<includeonly> | <includeonly> | ||
<table cellspacing="3" style="width: | <table cellspacing="3" style="width: 62%; background-color:{{#var:background}}; border: 4px solid {{#var:border}}; padding: 4px; border-radius: 25px; text-align: center;"> | ||
<tr style="color:{{#var:border}}; background-color:{{#var:cell}};"><th colspan="2" style="border-top-left-radius: 25px; border: 1px solid {{#var:border}}; width: 17%;">No.</th><th style="width: 27%; border: 1px solid {{#var:border}};">Pokémon</th><th style="width: 20%; border: 1px solid {{#var:border}};">Type 1</th><th style="width: 20%; border: 1px solid {{#var:border}};">Type 2</th><th style="width: 13%; border-top-right-radius: 25px; border: 1px solid {{#var:border}};">Level</th></tr> | <tr style="color:{{#var:border}}; background-color:{{#var:cell}};"><th colspan="2" style="border-top-left-radius: 25px; border: 1px solid {{#var:border}}; width: 17%;">No.</th><th style="width: 27%; border: 1px solid {{#var:border}};">Pokémon</th><th style="width: 20%; border: 1px solid {{#var:border}};">Type 1</th><th style="width: 20%; border: 1px solid {{#var:border}};">Type 2</th><th style="width: 13%; border-top-right-radius: 25px; border: 1px solid {{#var:border}};">Level</th></tr> | ||
{{{Contents}}} | {{{Contents}}} | ||
<tr> | |||
<td colspan="6" style="text-align: left; border: 1px solid {{#var:border}}; border-radius: 1px 1px 25px 25px; background-color: {{#var:cell}}; color: {{#var:border}}; padding-left: 10px;"><p style="margin-top: 8px;"> | |||
<b>Emboldened</b> Pokémon avail from a STAB bonus for this move. | |||
</p> | |||
</td> | |||
</tr> | |||
</table> | </table> | ||
</includeonly> | </includeonly> |
Latest revision as of 06:19, 13 December 2017
A tabular list of compatible level-up Pokemon to be used on individualized move-technique pages. Use Template:PKM to construct Pokemon-data rows in the table.