Difference between revisions of "Template:ShopItem"

From Fallen Sword Wiki
Jump to: navigation, search
(force background to be transparent)
Line 11: Line 11:
 
'''Usage:'''<pre>
 
'''Usage:'''<pre>
 
{{ShopItem
 
{{ShopItem
|name=The Name Of The Item
+
|name=Name of the Item
|image=URL to item image
+
|image=URL to Item Image
|price=The price, in gold, of the item
+
|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

Usage:
{{ShopItem
|name=Name of the Item
|image=URL to Item Image
|price=Price of the Item (in gold) 
}}