Template:NPCTrainer: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
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>

Revision as of 13:16, 6 February 2025