Template:Town shops: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
</noinclude>
</noinclude>
Potential new template update:
Potential new template update:
: '''{{PAGENAME}}''' is {{#switch: {{{type|}}} | inn = an [[inn]] | tavern = a tavern | a shop}} in [[realm::{{{realm}}}]] that {{#if: {{{specialty|}}} | specializes in | sells}} {{#switch: {{{wares|}}} | apparel = apparel | armor = armor | beverage = beverages | brewing = coffee and tea brewing supplies | clerical = clerical supplies | fishing = fishing supplies | fletching = archery and fletching supplies | food = food |general = general goods | grocery = groceries and/or cooking supplies | herb = healing herbs | instrument = instruments | jewelry = jewelry | locksmith = locksmith supplies | magic = magical supplies, components, and/or alchemy tools | ship = ship supplies and/or customizations | tobacco = tobacco | weapon = weapons | }}{{#if: {{{secondtype|}}} | &nbsp;and {{#switch: {{{secondtype|}}} | weapon = weapons | }} }}{{#if: {{{shopspecialty|}}} | , and specializes in {{{shopspecialty}}} }}. {{{addinfo|}}}
: '''{{PAGENAME}}''' is {{#switch: {{{type|}}} | inn = an [[inn]] | eatery = an eatery | a shop}} in {{#if: {{{location|}}} | {{#if: {{{article|}}} | the }} {{{location|}}}, around&nbsp }}[[realm::{{{realm}}}]] that {{#if: {{{specialtyshop|}}} | specializes in | sells}} {{#switch: {{{wares|}}} | apparel = apparel | armor = armor | beverage = beverages | brewing = coffee and tea brewing supplies | clerical = clerical supplies | fishing = fishing supplies | fletching = archery and fletching supplies | food = food |general = general goods | grocery = groceries and/or cooking supplies | herb = healing herbs | instrument = instruments | jewelry = jewelry | locksmith = locksmith supplies | magic = magical supplies, components, and/or alchemy tools | ship = ship supplies and/or customizations | tobacco = tobacco | weapon = weapons | }}{{#if: {{{addwares|}}} | &nbsp;and {{#switch: {{{addwares|}}} | apparel = apparel | armor = armor | beverage = beverages | brewing = coffee and tea brewing supplies | clerical = clerical supplies | fishing = fishing supplies | fletching = archery and fletching supplies | food = food |general = general goods | grocery = groceries and/or cooking supplies | herb = healing herbs | instrument = instruments | jewelry = jewelry | locksmith = locksmith supplies | magic = magical supplies, components, and/or alchemy tools | ship = ship supplies and/or customizations | tobacco = tobacco | weapon = weapons | }} }}{{#if: {{{specialtyshop|}}} | {{{specialty|}}} }}{{#if: {{{specialty|}}} | , and specializes in {{{shopspecialty}}} }}. {{{addinfo|}}}


[[shop type::{{{type|}}}|]][[shop wares::{{{wares|}}}|]]
[[shop type::{{{type|}}}|]][[shop wares::{{{wares|}}}|]][[shop wares::{{{addwares|}}}|]][[shop specialty::{{{specialty|}}}|]]
<noinclude>
<noinclude>
<pre>
<pre>
<nowiki>{{Town shops
<nowiki>{{Town shops
|type = <!-- Valid choices are inn or tavern. Leave blank if just a shop. -->
|type = <!-- Required. Valid choices are inn or eatery. Leave blank if just a shop. -->
|realm = <!-- Valid choices are realm only. For in depth location information, use "location" parameter.
|realm = <!-- Required. Valid choices are realm only. For in depth location information, use "location" parameter.
|specialty = <!-- Any entry will populate "specializes in". Leave blank for "sells" -->
|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. -->
|wares = <!-- Valid choices are apparel, armor, beverage, brewing, clerical, fishing, fletching, food, general, grocery, herb, instrument, jewelry, locksmith, magic, ship, tobacco, weapon -->
|specialtyshop = <!-- Optional. Any entry will populate "specializes in". Leave blank for "sells" -->
|secondwares =
|wares = <!-- Required. 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. -->
|}</nowiki></pre></noinclude>
|}</nowiki></pre></noinclude>

Revision as of 15:41, 29 March 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!


Potential new template update:

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


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