Template:CoinShopTable: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(20 intermediate revisions by the same user not shown)
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.</noinclude>
Only 6 table cells are to be maximally allotted to each table row. </noinclude>


<includeonly><table class="pro-table" style="width: 100%;">
<includeonly>
<tr><td colspan="6"><div class="pro-table-header" style="width: 50%; margin: auto; text-align: center;">{{{Header}}}</div></td></tr>
{{#vardefine:cell|#{{Items_color_light}}}}{{#vardefine:background|#{{Items_color}}}}{{#vardefine:border|#{{Items_color_dark}}}}
<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>
{{#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" 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>
{{{Content}}}
{{{Content}}}
</tr>
<tr><td colspan="6" style="border-radius: 1px 1px 25px 25px; border: 1px solid {{#var:border}}; background-color: {{#var:cell}};"> <div style="margin-left: 30px;">
<span style="color:#0000FF; font-weight: bold;">Blue-colored</span> items are only purchasable and equippable by male characters.<br>
<span style="color:#FF33CC; font-weight: bold;">Pink-colored</span> items are only purchasable and equippable by female characters.
</div></td></tr>
</table></includeonly>
</table></includeonly>

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.