Template:NPC Shops: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(add new options)
(There were way more PH shops than I anticipated making new template for them, yes that means editing every single one again because I don't know how to do robots)
Line 53: Line 53:
*locksmith
*locksmith
*magic (those dinky amulet/imbed shops)
*magic (those dinky amulet/imbed shops)
*Premium Home Door
*Premium Home Fireplace
*Premium Home Firewood
*Premium Home Floor
*Premium Home Floor Covering
*Premium Home Furniture
*Premium Home Wall
*Premium Home Wall Hanging
*Premium Home Window
*specialty (when the shop is unique in its purpose)
*specialty (when the shop is unique in its purpose)
*tobacco
*tobacco

Revision as of 18:34, 12 March 2016

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.
  • The |1 = line is used to add any extra commentary on the shop beyond its type and location.
  • 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
  • cobbling
  • fishing
  • fletcher
  • florist
  • food (use |the=a)
  • general (see above for special instructions)
  • herb
  • instrument
  • jewelry
  • locksmith
  • magic (those dinky amulet/imbed shops)
  • 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]]