Template:CoinShopTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No 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>
<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>


<includeonly>{{#vardefine:placeholder|0}}{{#vardefine:clothes|0}}<table align="center" class="pro-table" style="width: {{{Width|85}}}%;">
<includeonly>{{#vardefine:placeholder|1}}{{#vardefine:clothes|0}}<table align="center" class="pro-table" style="width: {{{Width|85}}}%;">
<tr><td colspan="6"><div class="pro-table-header" style="width: 64%; margin: auto; text-align: center;">{{{Header}}}</div></td></tr>
<tr><td colspan="6"><div class="pro-table-header" style="width: 64%; margin: auto; text-align: center;">{{{Header}}}</div></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>
{{{Content}}}
{{{Content}}}
</table></includeonly>
</table></includeonly>

Revision as of 00:36, 18 August 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.