Template:EVTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Haneroze (talk | contribs)
No edit summary
Haneroze (talk | contribs)
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;">&nbsp;&nbsp;Values denotes the estimated average EV points gained per fight.</td></tr>
<tr><td colspan="9" style="text-align: center;">&nbsp;&nbsp;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.