Template:NPC Shops

The official GemStone IV encyclopedia.
Revision as of 14:41, 9 October 2015 by VANKRASN39 (talk | contribs) (the previous version was not a proper template. Update and add copy/paste code)
Jump to navigation Jump to search

NPC Shops is the {{{itemtype}}} shop in [[{{{town}}}]].

[{{{roomname}}}] RNUM: {{{rnum}}}
{{{desc}}}
Obvious exits: {{{exits}}}
Obvious paths: {{{paths}}}

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 =
|roomname =
|desc =
|rnum =
|exits =
|paths =
|float =
|margin-right =
|inventory =
}}