Template:NBossRewardTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
m Added to the to-be-created Pokémon-table templates category.
 
Line 1: Line 1:
<noinclude>Use in tandem with [[Template:RewardRow]] to construct rows.
[[Category:Pokémon-table templates]]
</noinclude>
<includeonly>
<includeonly>
{{#if:{{#var:background}}||{{#vardefine:cell|#{{{{{Theme|Normal}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme|Normal}}}_color}}}}{{#vardefine:border|#{{{{{Theme|Normal}}}_color_dark}}}}}}<table style="width: 60%; max-width: 85%; text-align: center; border: 3px solid {{#var:border}}; border-radius: 25px; background-color: {{#var:background}}; padding: 7px;">
{{#if:{{#var:background}}||{{#vardefine:cell|#{{{{{Theme|Normal}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme|Normal}}}_color}}}}{{#vardefine:border|#{{{{{Theme|Normal}}}_color_dark}}}}}}<table style="width: 60%; max-width: 85%; text-align: center; border: 3px solid {{#var:border}}; border-radius: 25px; background-color: {{#var:background}}; padding: 7px;">

Latest revision as of 14:13, 14 September 2023

Use in tandem with Template:RewardRow to construct rows.