Difference between revisions of "Template:Shop"

From Fallen Sword Wiki
Jump to: navigation, search
(Can't get rid of the extra br's at the end.. this is good enough for now)
(use warningmessage from template)
Line 26: Line 26:
 
[[Category:Shops]]
 
[[Category:Shops]]
 
</includeonly>
 
</includeonly>
<noinclude>
+
<noinclude>{{DontEditTemplate}}
{{Warningbox
+
|Title=Do not edit this page
+
|Text=If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there.<br>'''Editing this page may cause the template to stop working properly for other pages currently using this template.'''
+
}}
+
 
This is the template for [[:Category:Shops|shop pages.]] Use it when creating new pages for shops throughout the realms of Fallen Sword.
 
This is the template for [[:Category:Shops|shop pages.]] Use it when creating new pages for shops throughout the realms of Fallen Sword.
  

Revision as of 20:13, 23 July 2009

Ambox_content.png Editing this template may cause all pages using it to stop working.
This is a template that is being used by many pages on the wiki. Changes made to this page is instantly applied to all these pages, and any editing mistake can break them. Do not edit the template unless you know what you are doing.
If you would like to make a customized version of this template for your own use, copy it to a new template and edit from there.

This is the template for shop pages. Use it when creating new pages for shops throughout the realms of Fallen Sword.

Currently, the template only accepts prices in gold, but if there are shops out there with prices in anything else (e.g. FSPs) then contact me and I'll fix it.

{{Shop
|banner=http://url-of-image/banner.gif
|area=Area Where Shop Is Located
|area-coordinates=(0,0)
|item-name-1=Item Name
|item-image-1=http://url-of-image/image1.gif
|item-price-1=Price (in gold) of first item
<!-- repeat for additional items, (item-name-2=Name Of Second Item) etc. -->
}}

Template contains parameters for item-name-1 through item-name-9 with corresponding item-image-N and item-price-N.