Category talk:Shops: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Documentation= |
|||
Adding or editing a shop page is relatively simple. |
Adding or editing a shop page is relatively simple. |
||
Line 37: | Line 38: | ||
Any questions, see [[User talk:Naeya|Naeya]] or [[User talk:Callek|Callek]] |
Any questions, see [[User talk:Naeya|Naeya]] or [[User talk:Callek|Callek]] |
||
=Discussion= |
Revision as of 09:57, 21 May 2007
Documentation
Adding or editing a shop page is relatively simple.
- Edit an existing shop page or create a new one.
- The first template to add is Template:Store At A Glance. For existing shops, verify the information in the template is correct. There are fields for up to 4 store types currently. Only include extra type field if they are needed.
{{Store At A Glance | Store Name = Bards R Us | Province = Zoluren | Town = Crossing | MapNumber = 1 | Owner = Bob | NumRooms = 4 | Store Type = Music | Store Type2 = Instrument | Store Type3 = | Store Type4 = | }}
If a field is unknown, please leave it blank.
- Next put in the room description via the Template:ShopDescription
- Then, if prices may differ from listed via haggling or other factors, put in
{{ShopPriceDiffer}}
- Each inventory table begins with Template:ShopHeader
- Example:
{{ShopHeader|title=Page 3 - Flutes and Things}}
- This is followed by individual items input using Template:ShopItem
- Examples:
{{ShopItem|Flute|400}} {{ShopItem|Lute|600}}
- You no longer need to input the coin type.
- Notes can be added to the table using Template:ShopFootnote
{{ShopFootnote|This is a note}}
- Finally, close the table with |}
See A Bit For Horses for an example shop.
Any questions, see Naeya or Callek