Difference between revisions of "Template:ShopItem"
From Fallen Sword Wiki
(force background to be transparent) |
|||
Line 11: | Line 11: | ||
'''Usage:'''<pre> | '''Usage:'''<pre> | ||
{{ShopItem | {{ShopItem | ||
− | |name= | + | |name=Name of the Item |
− | |image=URL to | + | |image=URL to Item Image |
− | |price= | + | |price=Price of the Item (in gold) |
}} | }} | ||
</pre> | </pre> |
Revision as of 15:38, 18 January 2010
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) }}