Template:MoveLevelUpTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<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.</..."
 
mNo edit summary
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: 75%; background-color:{{#var:background}}; border: 4px solid {{#var:border}}; padding: 4px; border-radius: 25px;">
<table cellspacing="3" style="width: 75%; 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}}}
</table>
</table>
</includeonly>
</includeonly>

Revision as of 13:09, 4 January 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.