Template:BossPokemon: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
m The Ability parameter now defaults to "Random" in lieu of any determinately assigned one.
m Initialized 'Random' as the default for the Natures parameter.
Line 9: Line 9:
<table width="75%" align="center" style="text-align: center;">
<table width="75%" align="center" style="text-align: center;">
<tr style="background-color: #{{{{#var:type1}}_color}}; color: #FFFFFF;">
<tr style="background-color: #{{{{#var:type1}}_color}}; color: #FFFFFF;">
<th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">[[Natures|<span style="color: #FFFFFF">Nature</span>]]</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">[[Abilities|<span style="color: #FFFFFF">Ability</span>]]</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">Item</th></tr>
<th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">{{#if:{{{Nature|}}}|[[Natures|<span style="color: #FFFFFF">Nature</span>]]|Random}}</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">[[Abilities|<span style="color: #FFFFFF">Ability</span>]]</th><th style="border: 1px solid #{{{{#var:type1}}_color_dark}}; width: 33% ">Item</th></tr>
<tr style="background-color: #FFFFFF; cellpadding: 3px">
<tr style="background-color: #FFFFFF; cellpadding: 3px">
<td>{{{Nature}}}</td>
<td>{{{Nature}}}</td>

Revision as of 22:17, 7 November 2019