Template:MoveTableLevelUp: Difference between revisions
Jump to navigation
Jump to search
Created page with "This is to be used in tandem with Template:M in order to construct Pokemon-specific moveset tables. <includeonly> <table align="center" style="width: 62%; text-align: cen..." |
Initially omitted the PP column. |
||
| Line 9: | Line 9: | ||
<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 #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">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 #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">Base Power</th> | ||
<th style="border-radius: 1px 15px 1px 1px; width: | <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: 1px 15px 1px 1px; width: 5%; border: 1px solid #{{{{#external_value:type}}_color_dark}}; color: #{{{{#external_value:type}}_color_dark}};">PP</th> | |||
</tr> | </tr> | ||
<tr style="background-color: #F9F9F9; cellpadding: 3px;"> | <tr style="background-color: #F9F9F9; cellpadding: 3px;"> | ||
Revision as of 03:39, 13 December 2016
This is to be used in tandem with Template:M in order to construct Pokemon-specific moveset tables.