Template:NPCTrainer: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
third time's the charm
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
{{{Lineup}}}
{{{Lineup}}}
{{#if:{{{Notes|}}} | <tr><td colspan="6" style="text-align:left; background-color:{{#var:cell}}; padding: 3px; border-radius: 25px; border: 3px solid {{#var:border}};"><p style="margin-left: 15px;"><b>Notes:</b> {{{Notes}}}.</p></td></tr>}}
{{#if:{{{Notes|}}} | <tr><td colspan="6" style="text-align:left; background-color:{{#var:cell}}; padding: 3px; border-radius: 25px; border: 3px solid {{#var:border}};"><p style="margin-left: 15px;"><b>Notes:</b> {{{Notes}}}.</p></td></tr>}}
{{#if:{{{Cooldown|}}} | <tr><td colspan="6" style="text-align: left; background-color: {{#var:cell}}; padding: 3px; border-radius: 25px; border: 3px solid {{#var:border}};"><p style="margin-left: 15px;"><b>Cooldown:</b> {{#ifeq {{{Cooldown|}}}|none|None, this is a one-time battle.|{{{Cooldown}}}</p></td></tr>}}
{{#if:{{{Cooldown|}}} | <tr><td colspan="6" style="text-align: left; background-color: {{#var:cell}}; padding: 3px; border-radius: 25px; border: 3px solid {{#var:border}};"><p style="margin-left: 15px;"><b>Cooldown:</b> {{#ifeq: {{{Cooldown|}}}|none|None, this is a one-time battle.|{{{Cooldown}}}}}</p></td></tr>}}
</table>
</table>
</td>
</td>
</tr>
</tr>
</includeonly>
</includeonly>

Latest revision as of 13:17, 6 February 2025