Template:ItemShops: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>Used to tabulate buyable items carried by multiple types of shops. Use Template:ItemShop to construct rows for the table. Category:Item-t..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
Use [[Template:ItemShop]] to construct rows for the table. | Use [[Template:ItemShop]] to construct rows for the table. | ||
[[Category:Item-table | [[Category:Item-table templates]]</noinclude> | ||
<includeonly>{{#vardefine:border|#{{{{{Type|Normal}}}_color_dark}}}}{{#vardefine:background|#{{{{{Type|Normal}}}_color}}}}{{#vardefine:cell|#{{{{{Type|Normal}}}_color_light}}}} | <includeonly>{{#vardefine:border|#{{{{{Type|Normal}}}_color_dark}}}}{{#vardefine:background|#{{{{{Type|Normal}}}_color}}}}{{#vardefine:cell|#{{{{{Type|Normal}}}_color_light}}}} | ||
<table style="width: 58%; text-align: center; background-color: {{#var:background}}; border: 3px solid {{#var:border}}; border-radius: 25px; border-spacing: 5px;"> | <table style="width: 58%; text-align: center; background-color: {{#var:background}}; border: 3px solid {{#var:border}}; border-radius: 25px; border-spacing: 5px;"> | ||
<tr><td width="100%"><table class="sortable" style="text-align: center; width: 100%;"> | <tr><td width="100%"><table class="sortable" style="text-align: center; width: 100%;"> | ||
<tr><th colspan="2" style="background-color: {{#var:cell}}; border: 1px solid {{#var:border}}; color:{{#var:border}}; font-weight: bold;">Item</th><th style="background-color: {{#var:cell}}; border: 1px solid {{#var:border}}; color:{{#var:border}}; font-weight: bold;}}">Source</th><th style="background-color: {{#var:cell}}; border: 1px solid {{#var:border}}; color:{{#var:border}}; font-weight: bold; ">Price</th></tr>{{{Contents|}}}</table></td></tr></table></includeonly> | <tr><th colspan="2" style="background-color: {{#var:cell}}; border: 1px solid {{#var:border}}; color:{{#var:border}}; font-weight: bold;">Item</th><th style="background-color: {{#var:cell}}; border: 1px solid {{#var:border}}; color:{{#var:border}}; font-weight: bold;}}">Source</th><th style="background-color: {{#var:cell}}; border: 1px solid {{#var:border}}; color:{{#var:border}}; font-weight: bold; ">Price</th></tr>{{{Contents|}}}</table></td></tr></table></includeonly> |
Revision as of 13:45, 28 March 2022
Used to tabulate buyable items carried by multiple types of shops.
Use Template:ItemShop to construct rows for the table.