Template:NPC Shops: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
Line 41: Line 41:
*boutique
*boutique
*cleric
*cleric
*fletcher
*food (use |the=a)
*food (use |the=a)
*general (see above for special instructions)
*general (see above for special instructions)

Revision as of 02:19, 12 December 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. When working on existing pages using this template, edit the page by clicking on the Edit tab at the top of that page.

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}".

List of Itemtypes

Please use one of the following for the "itemtype" field. Using a different itemtype than the listed ones will create a new category and not properly categorize the shop.

  • alchemist
  • armor
  • boutique
  • cleric
  • fletcher
  • food (use |the=a)
  • general (see above for special instructions)
  • herb
  • jewelry
  • locksmith
  • magic (those dinky amulet/imbed shops)
  • Premium Home Door
  • Premium Home Fireplace
  • Premium Home Floor
  • Premium Home Furniture
  • Premium Home Wall
  • Premium Home Window
  • specialty (when the shop is unique in its purpose)
  • tobacco
  • weapon

Original Code

If you are template-averse, you can enter the old code and someone will go in and fix the page for you.

'''Shopname''' is (the item-type) shop in [[Town]].

{{RoomDescription
|roomname=Name
|desc=Description
}}

== Inventory ==
<pre{{log2}}>

</pre>

{{stub}}

[[Category:NPC Shops]]
[[Category:Area Shops]]
[[Category:Itemtype Shops]]