Category talk:Shops
Jump to navigation
Jump to search
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|d}} {{ShopItem|Lute|600|d}}
The money denomination can be abbreviated all the way down to single letters (K, L, or D).
- 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.