Template:ItemShop: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(13 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
It is receptible of the following arguments: {{{Item}}} for the exact item name, {{{Shop}}} to specify where it's purchasable (auto-encoded into an internal link), {{{Currency}}} (only required for non-Pokémoney currencies), and {{{Price}}} to specify its price. | It is receptible of the following arguments: {{{Item}}} for the exact item name, {{{Shop}}} to specify where it's purchasable (auto-encoded into an internal link), {{{Currency}}} (only required for non-Pokémoney currencies), and {{{Price}}} to specify its price. | ||
</noinclude> | </noinclude> | ||
<includeonly><tr style="background-color:#FFFFFF;"><td> | <includeonly><tr style="background-color:#FFFFFF;"><td>[[File:{{ucfirst:{{{Item}}}}}.png]]</td><td style="{{#if:{{{UA|}}}|font-weight:bold;}}">[[{{ucfirst:{{{Item|}}}}}]] {{#if: {{{Gender|}}} | {{#ifeq: {{{Gender|}}} | M | <span style="color: #0000ff;">♂</span> | <span style="color: #ff33cc">♀</span>}}}}</td><td>[[{{{Shop|}}}]]</td><td>{{#ifeq:{{{Currency|Pdollar}}}|Pdollar|{{Pdollar}}{{{Price|}}}|{{{Price|}}} {{{Currency|}}}}}</td><td style="text-align: left; padding-left: 5px;>{{{Notes|}}}</td></tr></includeonly> |
Latest revision as of 07:54, 4 May 2025
This is to be used in conjunction with Template:ItemShops to construct data rows for it.
It is receptible of the following arguments: {{{Item}}} for the exact item name, {{{Shop}}} to specify where it's purchasable (auto-encoded into an internal link), {{{Currency}}} (only required for non-Pokémoney currencies), and {{{Price}}} to specify its price.