Template:NPC Shops: Difference between revisions
Jump to navigation
Jump to search
VANKRASN39 (talk | contribs) (→Inventory: add general store instructions) |
VANKRASN39 (talk | contribs) m (→Inventory) |
||
Line 17: | Line 17: | ||
</includeonly><noinclude> |
</includeonly><noinclude> |
||
This template should be used to add NPC shops that are permanent in towns using the [[ORDER]] system. It also integrates the RoomDescription template. For '''general stores''', add two lines: "|shop=store" and "| |
This template should be used to add NPC shops that are permanent in towns using the [[ORDER]] system. It also integrates the RoomDescription template. For '''general stores''', add two lines: "|shop=store" and "|Shops=Stores". Stores must be with a capital S. |
||
'''Copy/paste Code'''<br> |
'''Copy/paste Code'''<br> |
Revision as of 20:07, 9 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. For general stores, add two lines: "|shop=store" and "|Shops=Stores". Stores must be with a capital S.
Copy/paste Code
{{NPC Shops
|itemtype =
|town =
|1 =
|roomname =
|desc =
|inventory =
}}