Template:BossRow: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


It accepts the following-four arguments: {{{Boss}}} for the boss name, {{{Region}}} for its locational region, {{{Location}}} to specify the locational exactitudes, and {{{Cooldown}}} to specify the cooldown times (12 by default).</noinclude>
It accepts the following-four arguments: {{{Boss}}} for the boss name, {{{Region}}} for its locational region, {{{Location}}} to specify the locational exactitudes, and {{{Cooldown}}} to specify the cooldown times (12 by default).</noinclude>
<includeonly><tr style="background-color: #FFFFFF; color: #000000;"><td>[[{{{Boss}}}_(boss)|{{{Boss}}}]]</td><td style="background-color:#{{{{{Region}}}_color_dark}}; font-weight: bold; border: 1px solid #{{{{{Region}}}_color_dark}};">[[{{{Region}}}|<span style="color: #{{{{{Region}}}_color_light}};">{{{Region}}}</span>]]</td><td style="text-align: left; padding-left: 5px;">{{{Location}}}</td><td>{{{Cooldown|12 days}}}</td></tr></includeonly>
<includeonly><tr style="background-color: #FFFFFF; color: #000000;"><td>[[{{{Boss}}}_(boss)|{{{Boss}}}]]</td><td style="background-color:#{{{{{Region}}}_color}}; font-weight: bold; border: 1px solid #{{{{{Region}}}_color_dark}};">[[{{{Region}}}|<span style="color: #{{{{{Region}}}_color_light}};">{{{Region}}}</span>]]</td><td style="text-align: left; padding-left: 5px;">{{{Location}}}</td><td>{{{Cooldown|12 days}}}</td></tr></includeonly>

Revision as of 10:15, 4 October 2017

Use this template in tandem with Template:BossNPCTable in order to construct data rows for it.

It accepts the following-four arguments: {{{Boss}}} for the boss name, {{{Region}}} for its locational region, {{{Location}}} to specify the locational exactitudes, and {{{Cooldown}}} to specify the cooldown times (12 by default).