Difference between revisions of "Template:ShopItem"

From Fallen Sword Wiki
Jump to: navigation, search
(supress newlines)
(link to belgrave's shop template)
Line 7: Line 7:
 
|}</includeonly>
 
|}</includeonly>
 
<noinclude>
 
<noinclude>
This template is supposed to be used when adding items to a [[:Category:Shops|shop page]]
+
This template is supposed to be used when adding items to a [[:Category:Shops|shop page]]. Typically, this template is used in conjunction with [[User:Belgrave/Shop_Template|the shop template]]
  
Usage:
+
'''Usage:'''<pre>
<pre>
+
 
{{ShopItem
 
{{ShopItem
 
|name=The Name Of The Item
 
|name=The Name Of The Item
Line 17: Line 16:
 
}}
 
}}
 
</pre>
 
</pre>
 +
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 18:40, 1 July 2009


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=The Name Of The Item
|image=URL to item image
|price=The price, in gold, of the item
}}