Template:CoinShopTable: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
{{#vardefine:cell|#{{Items_color_light}}}}{{#vardefine:background|#{{Items_color}}}}{{#vardefine:border|#{{Items_color_dark}}}} | {{#vardefine:cell|#{{Items_color_light}}}}{{#vardefine:background|#{{Items_color}}}}{{#vardefine:border|#{{Items_color_dark}}}} | ||
{{#vardefine:placeholder|1}}{{#vardefine:clothes|0}}<table align="center" style="width: {{{Width|85}}}%; background-color: {{#var:background}}; border: 3px solid {{#var:border}}; border-radius: 25px; padding: 3px; text-align: center;"> | {{#vardefine:placeholder|1}}{{#vardefine:clothes|0}}<table align="center" style="width: {{{Width|85}}}%; background-color: {{#var:background}}; border: 3px solid {{#var:border}}; border-radius: 25px; padding: 3px; text-align: center;"> | ||
<tr><td colspan="6" | <tr><td colspan="6" style="text-align: center; border-radius: 25px 25px 1px 1px; background-color: {{#var:cell}}; font-weight: bold; color: {{#var:border}}; border: 1px solid {{#var:border}};">{{{Header}}}</td></tr> | ||
<tr><th width="17%"></th><th width="17%"></th><th width="17%"></th><th width="17%"></th><th width="17%"></th><th width="17%"></th></tr> | <tr><th width="17%"></th><th width="17%"></th><th width="17%"></th><th width="17%"></th><th width="17%"></th><th width="17%"></th></tr> | ||
<tr> | <tr> | ||
Latest revision as of 08:44, 7 December 2017
Multi-purpose tabular template for Coin Shop commodities. It is used in conjunction with table-cell templates to construct a tabular overview of all Coin Shop commodities.