Template:MoveTableLevelUp: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>This is to be used in tandem with [[Template:M]] in order to construct Pokemon-specific moveset tables.</noinclude>{{MoveArray}}<includeonly>{{Trichrome|Color={{{Color|{{#var:primaryType}}}}}}}<table align="left" style="width: 77%; text-align: center; margin: auto auto; border-radius: 15px; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px;">
<noinclude>This is to be used in tandem with [[Template:M]] in order to construct Pokemon-specific moveset tables.</noinclude>{{#if:{{#var:moveArray}}||{{MoveArray}}{{#vardefine:moveArray|1}}}}<includeonly>{{Trichrome|Color={{{Color|{{#var:primaryType}}}}}}}<table align="left" style="width: 77%; text-align: center; margin: auto auto; border-radius: 15px; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px;">
<tr style="background-color: {{#var:cell}}; color: {{#var:border}};">
<tr style="background-color: {{#var:cell}}; color: {{#var:border}};">
<th scope="col" style="border-radius: 15px 1px 1px 1px; width: 14%; border: 1px solid {{#var:border}};">Level</th>
<th scope="col" style="border-radius: 15px 1px 1px 1px; width: 14%; border: 1px solid {{#var:border}};">Level</th>

Revision as of 04:19, 25 November 2020

This is to be used in tandem with Template:M in order to construct Pokemon-specific moveset tables.