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={{#external_value:type1}}}}<table align="center" style="width: 73%; text-align: center; margin: auto auto; border-radius: 15px; border: 4px solid #{{{{#external_value:type}}_color_dark}}; background-color: #{{{{#external_value:type}}_color}}; padding: 7px;">
<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="center" style="width: 73%; text-align: center; margin: auto auto; border-radius: 15px; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px;">
<tr style="background-color: #{{{{#external_value:type}}_color_light}};">
<tr style="background-color: {{#var:cell}}; color: {{#var:border}};">
<th scope="col" style="border-radius: 15px 1px 1px 1px; width: 14%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">Level</th>
<th scope="col" style="border-radius: 15px 1px 1px 1px; width: 14%; border: 1px solid {{#var:border}};">Level</th>
<th scope="col" style="width: 17%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">Moves</th>
<th scope="col" style="width: 17%; border: 1px solid {{#var:border}};">Moves</th>
<th scope="col" style="width: 22%; border: 1px solid #{{{{#external_value:type}}_color_dark}};  color: #{{{{#external_value:type}}_color_dark}};">Type</th>
<th scope="col" style="width: 22%; border: 1px solid {{#var:border}};">Type</th>
<th style="width: 21%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">Category</th>
<th style="width: 21%; border: 1px solid {{#var:border}};">Category</th>
<th style="border-radius: width: 26%; border: 1px solid #{{{{#external_value:type}}_color_dark}};  color: #{{{{#external_value:type}}_color_dark}};">Base Power</th>
<th style="border-radius: width: 26%; border: 1px solid {{#var:border}};">Base Power</th>
<th style="border-radius: width: 13%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">Accuracy</th>
<th style="border-radius: width: 13%; border: 1px solid {{#var:border}};">Accuracy</th>
<th style="border-radius: 1px 15px 1px 1px; width: 5%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">PP</th>
<th style="border-radius: 1px 15px 1px 1px; width: 5%; border: 1px solid {{#var:border}};">PP</th>
</tr>
</tr>
{{{Moves|}}}
{{{Moves|}}}

Revision as of 19:16, 8 July 2020

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