Template:BossItem: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m Categorized it under item-table templates. |
||
Line 1: | Line 1: | ||
<noinclude>This is a generic-purpose item table. | <noinclude>This is a generic-purpose item table. | ||
Use [[Template:BossItemRow]] in order to construct rows for it. | Use [[Template:BossItemRow]] in order to construct rows for it. | ||
[[Category:Item-table templates]] | |||
</noinclude> | </noinclude> | ||
<includeonly>{{#if:{{#var:background}}||{{#vardefine:cell|#{{{{{Theme|Normal}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme|Normal}}}_color}}}}{{#vardefine:border|#{{{{{Theme|Normal}}}_color_dark}}}}}}<table style="width: 45%; max-width: 85%; text-align: center; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px; border-radius: 25px;"> | <includeonly>{{#if:{{#var:background}}||{{#vardefine:cell|#{{{{{Theme|Normal}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme|Normal}}}_color}}}}{{#vardefine:border|#{{{{{Theme|Normal}}}_color_dark}}}}}}<table style="width: 45%; max-width: 85%; text-align: center; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px; border-radius: 25px;"> |