Category talk:Shops: Difference between revisions
Jump to navigation
Jump to search
(New page: 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, ver...) |
mNo edit summary |
||
Line 27: | Line 27: | ||
*This is followed by individual items input using [[Template:ShopItem]] |
*This is followed by individual items input using [[Template:ShopItem]] |
||
:Examples: |
:Examples: |
||
<pre>{{ShopItem|Flute|400 |
<pre>{{ShopItem|Flute|400}} |
||
{{ShopItem|Lute|600 |
{{ShopItem|Lute|600}}</pre> |
||
*You no longer need to input the coin type. |
|||
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]] |
*Notes can be added to the table using [[Template:ShopFootnote]] |
||
<pre>{{ShopFootnote|This is a note}}</pre> |
<pre>{{ShopFootnote|This is a note}}</pre> |
Revision as of 07:39, 14 May 2007
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.