Template:MoveTableLevelUp: Difference between revisions
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={{# | <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: | <tr style="background-color: {{#var:cell}}; color: {{#var:border}};"> | ||
<th scope="col" style="border-radius: 15px 1px 1px 1px; width: 14%; border: 1px solid | <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 | <th scope="col" style="width: 17%; border: 1px solid {{#var:border}};">Moves</th> | ||
<th scope="col" style="width: 22%; border: 1px solid | <th scope="col" style="width: 22%; border: 1px solid {{#var:border}};">Type</th> | ||
<th style="width: 21%; border: 1px solid | <th style="width: 21%; border: 1px solid {{#var:border}};">Category</th> | ||
<th style="border-radius: width: 26%; border: 1px solid | <th style="border-radius: width: 26%; border: 1px solid {{#var:border}};">Base Power</th> | ||
<th style="border-radius: width: 13%; border: 1px solid | <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 | <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.