Template:CoinShopTable: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
Only 6 table cells are to be maximally allotted to each table row. </noinclude> | Only 6 table cells are to be maximally allotted to each table row. </noinclude> | ||
<includeonly><table class="pro-table" style="width: | <includeonly><table align="center" class="pro-table" style="width: 80%;"> | ||
<tr><td colspan="6"><div class="pro-table-header" style="width: 50%; margin: auto; text-align: center;">{{{Header}}}</div></td></tr> | <tr><td colspan="6"><div class="pro-table-header" style="width: 50%; margin: auto; text-align: center;">{{{Header}}}</div></td></tr> | ||
<tr><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th></tr> | <tr><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th><th width="13%"></th></tr> | ||
{{{Content}}} | {{{Content}}} | ||
</table></includeonly> | </table></includeonly> | ||
Revision as of 01:41, 6 December 2016
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. Only 6 table cells are to be maximally allotted to each table row.