Template:Town shops: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:


</noinclude>
</noinclude>
How the current template is set up:
: '''{{PAGENAME}}''' is {{#switch: {{{type|}}} | armor = an armor shop | clothing = a clothing shop | a shop}} in [[{{{realm}}}]]{{#if: {{{specialty|}}} | , specializing in {{{specialty}}}. | .}} {{{addinfo}}}

Potential new template update:
Potential new template update:
: '''{{PAGENAME}}''' is a shop in [[{{{realm}}}]] that sells {{{type|}}}{{#if: {{{secondtype|}}} | &nbsp;and {{#switch: {{{secondtype|}}} | weapon = weapons | }} }}{{#if: {{{shopspecialty|}}} | , and specializes in {{{shopspecialty}}} }}. {{{addinfo|}}}
: '''{{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|}}}

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

Revision as of 21:35, 25 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 = <!-- Valid choices are inn or tavern.  Leave blank if just a shop. -->
|realm = <!-- Valid choices are realm only.  For in depth location information, use "location" parameter.
|specialty = <!-- Any entry will populate "specializes in".  Leave blank for "sells" -->
|wares = <!-- Valid choices are apparel, armor, beverage, brewing, clerical, fishing, fletching, food, general, grocery, herb, instrument, jewelry, locksmith, magic, ship, tobacco, weapon -->
|secondwares = 
|}