Template:ItemTableDescription: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
[[Category:Item-table templates]]
[[Category:Item-table templates]]
</noinclude>
</noinclude>
<includeonly>{{#vardefine:cell|#{{{{{Theme|Normal}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme|Normal}}}_color}}}}{{#vardefine:border|#{{{{{Theme|Normal}}}_color_dark}}}}<table style="width:76%; border: 4px solid {{#var:border}}; border-radius: 25px; background-color: {{#var:background}}; padding: 5px; border-spacing: 3px; text-align: center;">
<includeonly>{{#vardefine:cell|#{{{{{Theme|Normal}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme|Normal}}}_color}}}}{{#vardefine:border|#{{{{{Theme|Normal}}}_color_dark}}}}<table style="width:62%; border: 4px solid {{#var:border}}; border-radius: 25px; background-color: {{#var:background}}; padding: 5px; border-spacing: 3px; text-align: center;">
<tr style="background-color: {{#var:cell}}; color: {{#var:border}}; font-weight: bold; border: 1px solid {{#var:border}};">
<tr style="background-color: {{#var:cell}}; color: {{#var:border}}; font-weight: bold; border: 1px solid {{#var:border}};">
<th colspan="2" style="border-top-left-radius: 25px; border: 1px solid {{#var:border}};">Item</th>
<th colspan="2" style="border-top-left-radius: 25px; border: 1px solid {{#var:border}};">Item</th>

Revision as of 07:07, 7 March 2017

This is an all-purpose item table that is to be used to tabulate item data wherein the only header outside of the item namesake itself is the item's description. Use {{{Theme}}} to determine the tri-monochromatic color scheme of the template; refer to this category for the available thematic colors.

Use this in conjunction with Template:ITD as an argument to {{{Contents}}}.