Template:AreaItems: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 10: | Line 10: | ||
}} | }} | ||
<table style="width: 100%; border: 4px solid {{#var:border}}; background-color:{{#var:background}}; border-radius: 25px; padding: 8px;"> | <table style="width: 100%; border: 4px solid {{#var:border}}; background-color:{{#var:background}}; border-radius: 25px; padding: 8px;"> | ||
<tr style="background-color:{{#var:cell}};"><th colspan="2" style=" | <tr style="background-color:{{#var:cell}};"><th colspan="2" style="color:{{#var:border}}; border: 1px solid {{#var:border}}; width: 15%;">Item</th><th style="color:{{#var:border}}; border: 1px solid {{#var:border}};">Quantity</th><th style="color:{{#var:border}}; border: 1px solid {{#var:border}}; width: 13%;">Cooldown</th><th style="color:{{#var:border}}; border: 1px solid {{#var:border}};">Location</th></tr> | ||
{{{Contents}}} | {{{Contents}}} | ||
</table> | </table> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 04:48, 25 March 2020
Use this in conjunction with Template:AIR in order to construct data-table rows for it. Its applicative usage is strictly on area pages wherein you note the item, quantity, and acquisitional location of it.