Template:ShopItem: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>To be used in conjunction with Template:ShopTable to construct tabular data rows for it. It accepts the following-two arguments: {{{Item}}} for the item name an..."
 
No edit summary
Line 1: Line 1:
<noinclude>To be used in conjunction with [[Template:ShopTable]] to construct tabular data rows for it. It accepts the following-two arguments: {{{Item}}} for the item name and {{{Price}}} for the price.</noinclude>
<noinclude>To be used in conjunction with [[Template:ShopTable]] to construct tabular data rows for it. It accepts the following-two arguments: {{{Item}}} for the item name and {{{Price}}} for the price.</noinclude>
<includeonly><tr style="background-color:#FFFFFF;"><td width="9%">[[File:{{{Item}}}.png]]</td><td>[[{{{Item}}}]]</td><td>{{Pdollar}}{{{Price}}}</td></tr></includeonly>
<includeonly><tr style="background-color:#FFFFFF;"><td width="9%">[[File:{{{Item}}}.png]]</td><td>[[{{{Item}}}]]</td><td>{{Pdollar}}{{Pdollar}}{{MartCatalog|{{ucfirst:{{{Item}}}}}}}</td></tr></includeonly>

Revision as of 02:39, 13 September 2017

To be used in conjunction with Template:ShopTable to construct tabular data rows for it. It accepts the following-two arguments: {{{Item}}} for the item name and {{{Price}}} for the price.