Template:EVTable: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>Use this in conjunction with [[Template:EVRow]] in order to construct data-table rows for it. It is used for adding a table on top of Area Spawns to display advantageous EV training times. | <noinclude>Use this in conjunction with [[Template:EVRow]] in order to construct data-table rows for it. It is used for adding a table on top of Area Spawns to display advantageous EV training times. | ||
</noinclude> | </noinclude><includeonly> | ||
<includeonly> | |||
{{#if:{{{Type|}}} | | {{#if:{{{Type|}}} | | ||
{{#vardefine:border|#{{{{{Type}}}_color_dark}}}} | {{#vardefine:border|#{{{{{Type}}}_color_dark}}}} | ||
Line 18: | Line 17: | ||
</tr> | </tr> | ||
{{{Contents}}} | {{{Contents}}} | ||
<tr><td colspan="9" style="text-align: center;"> Values | <tr><td colspan="9" style="text-align: center;"> Values denote the estimated average EV points gained per fight.</td></tr> | ||
</table> | </table> | ||
</includeonly> | </includeonly> |
Latest revision as of 21:14, 27 August 2018
Use this in conjunction with Template:EVRow in order to construct data-table rows for it. It is used for adding a table on top of Area Spawns to display advantageous EV training times.