Template:Town shops: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(tweaks to template)
No edit summary
Line 12: Line 12:
|paths = {{{paths|}}}
|paths = {{{paths|}}}
}}
}}
=={{#if: {{{multiroom|}}} | =}}{{#switch: {{{type|}}} | inn = Menu | eatery = Menu | Inventory}}{{#if: {{{multiroom|}}} | =}}==
{{#if: {{{multiroom|}}} | === | ==}}{{#switch: {{{type|}}} | inn = Menu | eatery = Menu | Inventory}}{{#if: {{{multiroom|}}} | === | ==}}


<includeonly>[[shop type::{{{type|}}}|]] [[shop wares::{{{wares|}}}|]] [[shop wares::{{{addwares|}}}|]] [[shop specialty::{{{specialty|}}}|]] [[Category:Town shops]] [[Category:{{{realm}}} shops]] {{#if: {{{location|}}} | [[Category:{{{location|}}} shops]]|}} {{#switch: {{{type|}}} | inn = [[Category:Inns]] | eatery = [[Category:Eateries]] |}} {{#if: {{{specialtyshop|}}} | [[Category:Specialty shops]] | [[Category:{{{wares}}} shops]] {{#if: {{{addwares|}}} | [[Category:{{{addwares}}} shops]] |}} }}</includeonly>
<includeonly>[[shop type::{{{type|}}}|]] [[shop wares::{{{wares|}}}|]] [[shop wares::{{{addwares|}}}|]] [[shop specialty::{{{specialty|}}}|]] [[Category:Town shops]] [[Category:{{{realm}}} shops]] {{#if: {{{location|}}} | [[Category:{{{location|}}} shops]]|}} {{#switch: {{{type|}}} | inn = [[Category:Inns]] | eatery = [[Category:Eateries]] |}} {{#if: {{{specialtyshop|}}} | [[Category:Specialty shops]] | [[Category:{{{wares}}} shops]] {{#if: {{{addwares|}}} | [[Category:{{{addwares}}} shops]] |}} }}</includeonly>

Revision as of 15:42, 18 April 2024

DO NOT USE THIS TEMPLATE! THIS TEMPLATE IS FOR TESTING PURPOSES ONLY AND WILL BE DELETED AFTER TESTING IS COMPLETED AND MAIN TEMPLATE IS UPDATED!


Town shops is a shop in {{{realm}}} that sells .

[{{{roomname}}}]
{{{desc}}}

Inventory

{{Town shops
|type =                    <!-- Required. Valid choices are inn or eatery.  Leave blank if just a shop. -->
|realm =                   <!-- Required. Valid choices are realm only.  For in depth location information, use "location" parameter.
|article =                 <!-- Optional. To be used with location parameter if the location has "the" in the official name, ie. the Ravelin.  Leave blank otherwise. -->
|location =                <!-- Optional. Meant to denote if a shop is found in a small town/settlement outside the "town proper," ie. Ravelin, which is outside of Ta'Vaalor. -->
|specialtyshop =           <!-- Optional. Any entry will populate "specializes in".  Leave blank for "sells" -->
|wares =                   <!-- Required in all but specialty shops. Valid choices are apparel, armor, beverage, brewing, clerical, fishing, fletching, food, general, grocery, herb, instrument, jewelry, locksmith, magic, ship, tobacco, weapon -->
|addwares =                <!-- Optional. Should only be used if a store specializes in two main types of items, eg. brewing supplies AND tobacco.  Valid choices are same as wares. -->
|specialty =               <!-- Optional. Specialty item. To be used with specialtyshop parameter or if a shop falls within the regular wares, but has a focus, ie. a shoe store falls under apparel wares, but only sells shoes. -->
|addinfo =                 <!-- Optional. Any additional information for the shop. -->

|multiroom =               <!-- Optional. Any entry will populate the header for the first room only. Other room headers will need to be manually created, and the room description template added.-->
|roomname =                <!-- Required. Name of the room.
|desc =                    <!-- Required. Description of the room.
|rnum =                    <!-- Optional. Lich room ID.
|realrnum =                <!-- Optional. Real room ID.  Should only be used in conjunction with rnum. -->
|exits =                   <!-- Optional. Inside rooms only. -->
|paths =                   <!-- Optional. Outside rooms only. -->
|}