Template:Town shops: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
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 a [[shop type::{{{type|}}}]] in [[{{{realm}}}]] that sells {{{type|}}}{{#if: {{{secondtype|}}} | &nbsp;and {{#switch: {{{secondtype|}}} | weapon = weapons | }} }}{{#if: {{{shopspecialty|}}} | , and specializes in {{{shopspecialty}}} }}. {{{addinfo|}}}

<noinclude><pre>
<nowiki>{{Town shops
|shop type =
|realm =
|wares =
|wares =
|}</pre></nowiki></noinclude>

Revision as of 20:04, 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 in [[{{{realm}}}]] that sells .
<nowiki>{{Town shops
|shop type =
|realm = 
|wares =
|wares =
|}

</nowiki>