Template:ItemTableDescription: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>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. Us..."
 
No edit summary
Line 5: Line 5:
[[Category:Item-table templates]]
[[Category:Item-table templates]]
</noinclude>
</noinclude>
<includeonly>{{#vardefine:cell|#{{{{{Theme}}}_color_light}}}}{{#vardefine:background|#{{Berry_color}}}}{{#vardefine:border|#{{Berry_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}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme}}}_color}}}}{{#vardefine:border|#{{{{{Theme}}}_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;">
<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:04, 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}}}.