Template:ItemShops: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
<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;}}"> | <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;}}">Shop</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.