Template:CoinShopTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>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.
<noinclude>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 8 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: 100%;">
<includeonly><table class="pro-table" style="width: 100%;">
<tr><td colspan="8"><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:38, 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.