Difference between revisions of "Template:ShopItem"
From Fallen Sword Wiki
(9 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
| {{ItemBox|{{{image|}}}}} | | {{ItemBox|{{{image|}}}}} | ||
|- | |- | ||
− | | align="center" | {{{if: {{{price|}}}| {{{price|}}} {{Gold}}| }}}{{{if: {{{ATPrice|}}}| {{{ | + | | align="center" | {{{if: {{{price|}}} | {{#ifeq: {{{price|}}} | | | {{{price|}}} {{Gold}}}}| }}}{{{if: {{{ATPrice|}}} | {{#ifeq: {{{ATPrice|}}} | | | {{{ATPrice|}}} {{PAT}}}}| }}} |
|}</includeonly> | |}</includeonly> | ||
<noinclude> | <noinclude> | ||
Line 13: | Line 13: | ||
|name=Name of the Item | |name=Name of the Item | ||
|image=URL to Item Image | |image=URL to Item Image | ||
− | |price=Price of the Item (in gold) or | | + | |price=Price of the Item (in gold) or |ATPrice= for price of Item in Arena Tokens |
}} | }} | ||
</pre> | </pre> |
Latest revision as of 13:00, 12 November 2023
This template is supposed to be used when adding items to a shop page. Typically, this template is used in conjunction with the shop template
{{ShopItem |name=Name of the Item |image=URL to Item Image |price=Price of the Item (in gold) or |ATPrice= for price of Item in Arena Tokens }}