Template:NPC Shops: Difference between revisions
Jump to navigation
Jump to search
VANKRASN39 (talk | contribs) mNo edit summary |
VANKRASN39 (talk | contribs) |
||
Line 32: | Line 32: | ||
*To get rid of the inventory pre field, leave the inventory blank, and add "|2 = " and "|3 = ". |
*To get rid of the inventory pre field, leave the inventory blank, and add "|2 = " and "|3 = ". |
||
*If there are multiple shops of the same type in a town, insert "|the = a". |
*If there are multiple shops of the same type in a town, insert "|the = a". |
||
*To change the Inventory header, insert "|header = ". |
*To change the Inventory header, insert "|header = {new header}". |
||
[[Category: Templates]] |
[[Category: Templates]] |
Revision as of 19:08, 10 October 2015
NPC Shops is the {{{itemtype}}} shop in [[{{{town}}}]]. {{{1}}}
[{{{roomname}}}] | |
{{{desc}}} |
Inventory
{{{inventory}}}
This template should be used to add NPC shops that are permanent in towns using the ORDER system. It also integrates the RoomDescription template.
Copy/paste Code
{{NPC Shops
|itemtype =
|town =
|1 =
|roomname =
|desc =
|inventory =
}}
- For general stores, add two lines: "|shop=store" and "|Shops=Stores". Stores must be with a capital S.
- To get rid of the inventory pre field, leave the inventory blank, and add "|2 = " and "|3 = ".
- If there are multiple shops of the same type in a town, insert "|the = a".
- To change the Inventory header, insert "|header = {new header}".