Template:Area/doc: Difference between revisions

From Archaelund Wiki
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 6: Line 6:
{{Area
{{Area
|Mode = {{{1|Page}}}
|Mode = {{{1|Page}}}
|Select = {{{2|}}}
|Param1 = {{{2|}}}
|Param2 = {{{3|}}}


<!-- Quick Facts -->
<!-- Quick Facts -->
|Name =  
|Name =  
|Pagename =  
|Pagename =  
|Translation =
|Status =  
|Status =  
|Type =  
|Type =  
|Version =
|VersionUpdate =
|Attributes =  
|Attributes =  
|Factions =
|Characters =
|Shops =
|Quests =  
|Quests =  
|Secrets =  
|Secrets =  
Line 23: Line 24:
<!-- Media -->
<!-- Media -->
|Image =  
|Image =  
|Icon =
|Map =  
|Map =  
|Site =  
|Site =  
Line 34: Line 34:
|Grid =  
|Grid =  
|Region =  
|Region =  
|Towns =  
|Section =  
|Buildings =  
|Buildings =  
|Dungeons =  
|Dungeons =  
|POI =
|Adjacent =  
|Adjacent =  
|POI =  
 
<!-- Inhabitants -->
|Factions =
|Characters =
 
<!-- Services -->
|Shops =
|Training =
|Healing =  
|Transport =  
|Transport =  


Line 60: Line 69:
<tr><th>Name</th><th>Required</th><th>Description</th><th>Values</th></tr>
<tr><th>Name</th><th>Required</th><th>Description</th><th>Values</th></tr>
<tr><td>Mode</td><td>Yes</td><td>Determines the mode of execution of the template ([[#Extracting specific area information for use in other pages|see below]]). Changing the predefined value may lead to unexpected behavior.</td><td><nowiki>{{{1|Page}}}</nowiki> (should not be changed)</td></tr>
<tr><td>Mode</td><td>Yes</td><td>Determines the mode of execution of the template ([[#Extracting specific area information for use in other pages|see below]]). Changing the predefined value may lead to unexpected behavior.</td><td><nowiki>{{{1|Page}}}</nowiki> (should not be changed)</td></tr>
<tr><td>Select</td><td>Yes</td><td>Used for routing a selection parameter to the template in certain modes ([[#Extracting specific area information for use in other pages|see below]]). Changing the predefined value may lead to unexpected behavior.</td><td><nowiki>{{{2|}}}</nowiki> (should not be changed)</td></tr>
<tr><td>Param1</td><td>Yes</td><td>Used for routing a selection parameter to the template in certain modes ([[#Extracting specific area information for use in other pages|see below]]). Changing the predefined value may lead to unexpected behavior.</td><td><nowiki>{{{2|}}}</nowiki> (should not be changed)</td></tr>
<tr><td>Param2</td><td>Yes</td><td>Used for routing a selection parameter to the template in certain modes ([[#Extracting specific area information for use in other pages|see below]]). Changing the predefined value may lead to unexpected behavior.</td><td><nowiki>{{{3|}}}</nowiki> (should not be changed)</td></tr>


<tr><th colspan="4" style="text-align:left">''Quick Facts''</th></tr>
<tr><th colspan="4" style="text-align:left">''Quick Facts''</th></tr>
<tr><td>Name</td><td>Yes</td><td>The name of the area. Usually identical to the page title. Will be displayed in the infobox of the page.</td><td>arbitrary text</td></tr>
<tr><td>Name</td><td>Yes</td><td>The name of the area. Usually, but not necessarily identical to the page title. Will be displayed in the infobox of the page.</td><td>arbitrary text</td></tr>
<tr><td>Pagename</td><td>Yes</td><td>The title of the area page, needed for linking purposes. Note: Do not use magic words such as <nowiki>{{PAGENAME}}</nowiki> here, as this prevents proper linking when transcluding information from this page on other pages.</td><td>arbitrary text</td></tr>
<tr><td>Pagename</td><td>Yes</td><td>The title of the area page, needed for linking purposes. Note: Do not use magic words such as <nowiki>{{PAGENAME}}</nowiki> here, as this prevents proper linking when transcluding information from this page on other pages.</td><td>arbitrary text</td></tr>
<tr><td>Translation</td><td>No</td><td>If the area is named differently in other languages, those names can be listed here.</td><td>internationalization string according to the format described in [[Template:Translation]]</td></tr>
<tr><td>Status</td><td>No</td><td>If the page has a special status, it can be set here. A corresponding box will be displayed at the top of the page.</td><td>one of the values defined in [[Template:PageStatus]]</td></tr>
<tr><td>Status</td><td>No</td><td>If the page has a special status, it can be set here. A corresponding box will be displayed at the top of the page.</td><td>one of the values defined in [[Template:PageStatus]]</td></tr>
<tr><td>Type</td><td>Yes</td><td>The specific type of the area. Will be displayed in the infobox of the page. A list of predefined types can be found in [[Template:AreaType]] (if new types are introduced, they should also be added there).</td><td>one of the values defined in [[Template:AreaType]] (other values are ignored): {{ListFormat|{{AreaType|TagList}}|Bullets}}</td></tr>
<tr><td>Type</td><td>Yes</td><td>The specific type of the area. Will be displayed in the infobox of the page. A list of predefined types can be found in [[Template:AreaType]] (if new types are introduced, they should also be added there).</td><td>one of the values defined in [[Template:AreaType]] (other values are ignored): {{ListFormat|{{AreaType|TagList}}|Bullets}}</td></tr>
<tr><td>Version</td><td>Yes</td><td>The game version in which the area was first introduced. Will be displayed in the infobox of the page.</td><td>version number in the form X.Y.Z</td></tr>
<tr><td>VersionUpdate</td><td>No</td><td>The game version in which the area was last updated. Will be displayed in the infobox of the page.</td><td>version number in the form X.Y.Z</td></tr>
<tr><td>Attributes</td><td>No</td><td>One or more attributes which describe certain aspects of the area. Will be displayed in the infobox of the page. A list of predefined attributes can be found in [[Template:AreaAttributes]] (if new attributes are introduced, they should also be added there).</td><td>a semicolon-separated list of the values defined in [[Template:AreaAttributes]] (other values are ignored): {{ListFormat|{{AreaAttributes|Tag}}|Bullets}}</td></tr>
<tr><td>Attributes</td><td>No</td><td>One or more attributes which describe certain aspects of the area. Will be displayed in the infobox of the page. A list of predefined attributes can be found in [[Template:AreaAttributes]] (if new attributes are introduced, they should also be added there).</td><td>a semicolon-separated list of the values defined in [[Template:AreaAttributes]] (other values are ignored): {{ListFormat|{{AreaAttributes|Tag}}|Bullets}}</td></tr>
<tr><td>Factions</td><td>No</td><td>If the area is under control of one or more factions, they can be listed here.</td><td>a semicolon-separated list of <nowiki>[[Faction]]s</nowiki></td></tr>
<tr><td>Characters</td><td>No</td><td>The named characters (including merchants) present in the area. Note that inhabitants of a town should only be listed on the town's page and not on the page of the outdoor area containing the town.</td><td>a semicolon-separated list of <nowiki>[[Character]]s</nowiki></td></tr>
<tr><td>Shops</td><td>No</td><td>If there are merchants in the area, they can be listed here (even if they have already been listed under ''Characters''). Their inventory will automatically be transcluded from the respective shop page.</td><td>a semicolon-separated list of <nowiki>[[Merchant]]s</nowiki></td></tr>
<tr><td>Quests</td><td>No</td><td>If the area is of importance for certain quests, they can be listed here.</td><td>a semicolon-separated list of <nowiki>[[Quests]]s</nowiki></td></tr>
<tr><td>Quests</td><td>No</td><td>If the area is of importance for certain quests, they can be listed here.</td><td>a semicolon-separated list of <nowiki>[[Quests]]s</nowiki></td></tr>
<tr><td>Secrets</td><td>No</td><td>The number of secrets to be discovered in the area.</td><td>non-negative number</td></tr>
<tr><td>Secrets</td><td>No</td><td>The number of secrets to be discovered in the area.</td><td>non-negative number</td></tr>
Line 77: Line 87:
<tr><th colspan="4" style="text-align:left">''Media''</th></tr>
<tr><th colspan="4" style="text-align:left">''Media''</th></tr>
<tr><td>Image</td><td>Yes</td><td>The image (PNG or JPG) to be displayed in the infobox of the page.</td><td>image name (including file extension)</td></tr>
<tr><td>Image</td><td>Yes</td><td>The image (PNG or JPG) to be displayed in the infobox of the page.</td><td>image name (including file extension)</td></tr>
<tr><td>Icon</td><td>No</td><td>The image (PNG or JPG) to be displayed as an icon in area tables, lists, etc. If nothing is specified, a small version of ''Image'' is used instead.</td><td>image name (including file extension)</td></tr>
<tr><td>Map</td><td>Yes</td><td>The local map of the area. For information on how to include an annoted map, [[#Including an annoted map|see below]].</td><td>image name (including file extension)</td></tr>
<tr><td>Map</td><td>Yes</td><td>The local map of the area. For information on how to include an annoted map, [[#Including an annoted map|see below]].</td><td>image name (including file extension)</td></tr>
<tr><td>Site</td><td>Yes</td><td>The site map of the area, showing its location on the world map.</td><td>image name (including file extension)</td></tr>
<tr><td>Site</td><td>Yes</td><td>The site map of the area, showing its location on the world map.</td><td>image name (including file extension)</td></tr>
Line 88: Line 97:
<tr><td>Grid</td><td>Yes</td><td>The grid coordinates of the area on the world map. Will be displayed in the infobox of the page.</td><td>A1, A2, B1, etc.</td></tr>
<tr><td>Grid</td><td>Yes</td><td>The grid coordinates of the area on the world map. Will be displayed in the infobox of the page.</td><td>A1, A2, B1, etc.</td></tr>
<tr><td>Region</td><td>Yes</td><td>The geographical region or kingdom to which the area belongs. Will be displayed in the infobox of the page.</td><td>arbitrary text</td></tr>
<tr><td>Region</td><td>Yes</td><td>The geographical region or kingdom to which the area belongs. Will be displayed in the infobox of the page.</td><td>arbitrary text</td></tr>
<tr><td>Towns</td><td>No</td><td>The towns located in the area.</td><td>a semicolon-separated list of <nowiki>[[Town]]s</nowiki></td></tr>
<tr><td>Section</td><td>No</td><td>The name of the subsection in case the area is split into multiple area pages. Will be displayed in the infobox of the page.</td><td>arbitrary text</td></tr>
<tr><td>Buildings</td><td>No</td><td>The buildings located in the area.</td><td>a semicolon-separated list of <nowiki>[[Building]]s</nowiki></td></tr>
<tr><td>Buildings</td><td>No</td><td>The buildings located in the area.</td><td>a semicolon-separated list of <nowiki>[[Building]]s</nowiki></td></tr>
<tr><td>Dungeons</td><td>No</td><td>The dungeons located in the area.</td><td>a semicolon-separated list of <nowiki>[[Dungeon]]s</nowiki></td></tr>
<tr><td>Dungeons</td><td>No</td><td>The dungeons located in the area.</td><td>a semicolon-separated list of <nowiki>[[Dungeon]]s</nowiki></td></tr>
<tr><td>POI</td><td>No</td><td>If there are special points of interest in the area, they can be described here.</td><td>a list of POIs, ideally formatted as a bullet list (using <nowiki>*</nowiki>)</td></tr>
<tr><td>Adjacent</td><td>No</td><td>Other areas directly connected to or surrounding this area. Will be displayed in the infobox of the page.</td><td>a semicolon-separated list of <nowiki>[[Area]]s</nowiki></td></tr>
<tr><td>Adjacent</td><td>No</td><td>Other areas directly connected to or surrounding this area. Will be displayed in the infobox of the page.</td><td>a semicolon-separated list of <nowiki>[[Area]]s</nowiki></td></tr>
<tr><td>POI</td><td>No</td><td>If there are special points of interest in the area, they can be described here.</td><td>a semicolon-separated list of POIs</td></tr>
 
<tr><th colspan="4" style="text-align:left">''Inhabitants''</th></tr>
<tr><td>Factions</td><td>No</td><td>If the area is under control of one or more factions, they can be listed here.</td><td>a semicolon-separated list of <nowiki>[[Faction]]s</nowiki></td></tr>
<tr><td>Characters</td><td>No</td><td>The named characters present in the area. Note that inhabitants of a town should only be listed on the town's page and not on the page of the outdoor area containing the town.</td><td>a semicolon-separated list of <nowiki>[[Character]]s</nowiki></td></tr>
 
<tr><th colspan="4" style="text-align:left">''Services''</th></tr>
<tr><td>Shops</td><td>No</td><td>If there are merchants in the area, they can be listed here (even if they have already been listed under ''Characters'').</td><td>a semicolon-separated list of <nowiki>[[Merchant]]s</nowiki></td></tr>
<tr><td>Training</td><td>No</td><td>If there are trainers in the area, they can be listed here (even if they have already been listed under ''Characters'').</td><td>a semicolon-separated list of <nowiki>[[Trainer]]s</nowiki></td></tr>
<tr><td>Healing</td><td>No</td><td>If there are healers in the area, they can be listed here (even if they have already been listed under ''Characters'').</td><td>a semicolon-separated list of <nowiki>[[Healer]]s</nowiki></td></tr>
<tr><td>Transport</td><td>No</td><td>If there are means for fast transportation in the area, they can be described here.</td><td>a semicolon-separated list of transportation means</td></tr>
<tr><td>Transport</td><td>No</td><td>If there are means for fast transportation in the area, they can be described here.</td><td>a semicolon-separated list of transportation means</td></tr>


Line 101: Line 119:
<tr><td>ThreatRecur</td><td>No</td><td>If there are recurring (respawning) enemies in the area, they can be listed here (ideally with information about their number).</td><td>a semicolon-separated list of <nowiki>[[Creature]]s</nowiki></td></tr>
<tr><td>ThreatRecur</td><td>No</td><td>If there are recurring (respawning) enemies in the area, they can be listed here (ideally with information about their number).</td><td>a semicolon-separated list of <nowiki>[[Creature]]s</nowiki></td></tr>
<tr><td>ThreatEnv</td><td>No</td><td>If there are environmental dangers (e.g. traps) in the area, they can be listed here (ideally with information about their number).</td><td>a semicolon-separated list of <nowiki>[[Danger]]s</nowiki></td></tr>
<tr><td>ThreatEnv</td><td>No</td><td>If there are environmental dangers (e.g. traps) in the area, they can be listed here (ideally with information about their number).</td><td>a semicolon-separated list of <nowiki>[[Danger]]s</nowiki></td></tr>
<tr><td>ElemDanger</td><td>No</td><td>The types of elemental damage that may be encountered in the area.</td><td>a vector of 6 comma-separated numbers (representing the 6 elements), where each number may take one of the following values: {{ListFormat|0 (no threat); 1 (medium threat); 2 (high threat)|Bullets}}</td></tr>
<tr><td>ElemDanger</td><td>No</td><td>The types of resistances that are important in this area.</td><td>a vector of 6 comma-separated numbers, representing the 6 resistances (see [[Template:Resistances]]). Each number may take one of the following values: {{ListFormat|0 (no threat); 1 (medium threat); 2 (high threat)|Bullets}}</td></tr>
<tr><td>ElemVuln</td><td>No</td><td>The types of elements to which the creatures in the area are particularly vulnerable.</td><td>a vector of 6 comma-separated numbers (representing the 6 elements), where each number may take one of the following values: {{ListFormat|0 (low to normal vulnerability); 1 (increased vulnerability); 2 (high vulnerability)|Bullets}}</td></tr>
<tr><td>ElemVuln</td><td>No</td><td>The types of resistances to which the creatures in the area are particularly vulnerable.</td><td>a vector of 6 comma-separated numbers, representing the 6 resistances (see [[Template:Resistances]]). Each number may take one of the following values: {{ListFormat|0 (low to normal vulnerability); 1 (increased vulnerability); 2 (high vulnerability)|Bullets}}</td></tr>


<tr><th colspan="4" style="text-align:left">''Loot''</th></tr>
<tr><th colspan="4" style="text-align:left">''Loot''</th></tr>
<tr><td>LootFixed</td><td>No</td><td>If there is non-recurring (one-time) loot to be found in the area, it can be listed here.</td><td>a semicolon-separated list of <nowiki>[[Item]]s</nowiki></td></tr>
<tr><td>LootFixed</td><td>No</td><td>If there is fixed one-time loot to be found in the area, it can be listed here.</td><td>a list of <nowiki>[[Item]]s</nowiki>, ideally formatted as a bullet list (using <nowiki>*</nowiki>)</td></tr>
<tr><td>LootRandom</td><td>No</td><td>If there is recurring (randomly respawning) loot to be found in the area, it can be listed here (ideally with information about drop rates).</td><td>a semicolon-separated list of <nowiki>[[Item]]s</nowiki></td></tr>
<tr><td>LootRandom</td><td>No</td><td>If there is randomly spawning loot to be found in the area, it can be listed here (ideally with information on drop rates).</td><td>a list of <nowiki>[[Item]]s</nowiki>, ideally formatted as a bullet list (using <nowiki>*</nowiki>)</td></tr>


</table>
</table>


== Including an annoted map ==
== Including an annoted map ==
By default, the image specified as ''Map'' will be displayed on the area page. If you want to include a special annoted map instead, create a subpage <PAGENAME>/map in which the content of the annoted map is defined, e.g. via [[Template:Overlay]] (see the corresponding documentation there). If such a subpage exists, it will automatically be transcluded into area page.
By default, the image specified as ''Map'' will be displayed on the area page. If you want to include a special annoted map instead, create a subpage <PAGENAME>/map in which the content of the annoted map is defined, e.g. via [[Template:Overlay]] (see the corresponding documentation there). If such a subpage exists, it will automatically be transcluded into the area page.


== Extracting specific area information for use in other pages ==
== Extracting specific area information for use in other pages ==
Line 117: Line 135:
You can transclude information from an area page in any other page by using the following syntax:
You can transclude information from an area page in any other page by using the following syntax:
<pre>
<pre>
{{:<pagename>|<mode>|<select>}}
{{:<pagename>|<mode>|<param1>|<param2>}}
</pre>
</pre>
Here, <pagename> is the area's full page name (in main namespace), <mode> determines the type of information to be transcluded, and <select> represents a selector required by certain modes.
Here, <pagename> is the area's full page name (in main namespace), <mode> determines the type of information to be transcluded, and <param1> & <param2> represent selection parameters required by certain modes.


=== Modes and selectors ===
=== Modes and parameters ===
<table class="wikitable>
<table class="wikitable>
<tr><th>Mode</th><th>Description</th><th>Selector</th></tr>
<tr><th>Mode</th><th>Description</th><th>Parameter 1</th><th>Parameter 2</th></tr>
<tr><td>Page</td><td>Outputs the full area page. This is the default mode.</td><td>none</td></tr>
<tr><td>Page</td><td>Outputs the full area page. This is the default mode.</td><td>none</td><td>none</td></tr>
<tr><td>TableHead</td><td>Outputs the header of an area table (intended for constructing overview tables).</td><td>none</td></tr>
<tr><td>TableHead</td><td>Outputs the header of an area table (intended for constructing overview tables).</td><td>none</td><td>none</td></tr>
<tr><td>TableEntryType</td><td>Outputs a table row containing specific area information (intended for constructing overview tables). If an area type is specified in the selector, output is only generated if the area matches this type. If no selector is specified, output is always generated.</td><td><select> = one of the following area types: {{ListFormat|{{AreaType|TagList}}|Bullets}}</td></tr>
<tr><td>TableEntry</td><td>Outputs a table row containing specific area information (intended for constructing overview tables). If a selector is specified in <param1>, output is only generated if the selector of a specific area matches the value of <param2>. If no selector is specified, output is always generated.</td><td>one of the following selectors: {{ListFormat|Type; Region; Attribute|Bullets}}</td><td>one of the possible values of the specified selector</td></tr>
<tr><td>TableEntryAttr</td><td>Outputs a table row containing specific area information (intended for constructing overview tables). If an area attribute is specified in the selector, output is only generated if the area carries this attribute. If no selector is specified, no output is generated.</td><td><select> = one of the following area attributes: {{ListFormat|{{AreaAttributes|Tag}}|Bullets}}</td></tr>
</table>
</table>

Latest revision as of 13:22, 5 October 2025

Description

This is the main template for all area pages. It determines the layout of the individual page and provides functionality for extracting specific area information for use in other pages.

Usage

{{Area
|Mode = {{{1|Page}}}
|Param1 = {{{2|}}}
|Param2 = {{{3|}}}

<!-- Quick Facts -->
|Name = 
|Pagename = 
|Translation = 
|Status = 
|Type = 
|Version = 
|VersionUpdate = 
|Attributes = 
|Quests = 
|Secrets = 
|Level = 

<!-- Media -->
|Image = 
|Map = 
|Site = 

<!-- Info -->
|Description = 
|Notes = 

<!-- Geography -->
|Grid = 
|Region = 
|Section = 
|Buildings = 
|Dungeons = 
|POI = 
|Adjacent = 

<!-- Inhabitants -->
|Factions = 
|Characters = 

<!-- Services -->
|Shops = 
|Training = 
|Healing = 
|Transport = 

<!-- Threats -->
|LevelL = 
|LevelH = 
|ThreatNonrec = 
|ThreatRecur = 
|ThreatEnv = 
|ElemDanger = 
|ElemVuln = 

<!-- Loot -->
|LootFixed = 
|LootRandom = 
}}

Parameters

NameRequiredDescriptionValues
ModeYesDetermines the mode of execution of the template (see below). Changing the predefined value may lead to unexpected behavior.{{{1|Page}}} (should not be changed)
Param1YesUsed for routing a selection parameter to the template in certain modes (see below). Changing the predefined value may lead to unexpected behavior.{{{2|}}} (should not be changed)
Param2YesUsed for routing a selection parameter to the template in certain modes (see below). Changing the predefined value may lead to unexpected behavior.{{{3|}}} (should not be changed)
Quick Facts
NameYesThe name of the area. Usually, but not necessarily identical to the page title. Will be displayed in the infobox of the page.arbitrary text
PagenameYesThe title of the area page, needed for linking purposes. Note: Do not use magic words such as {{PAGENAME}} here, as this prevents proper linking when transcluding information from this page on other pages.arbitrary text
TranslationNoIf the area is named differently in other languages, those names can be listed here.internationalization string according to the format described in Template:Translation
StatusNoIf the page has a special status, it can be set here. A corresponding box will be displayed at the top of the page.one of the values defined in Template:PageStatus
TypeYesThe specific type of the area. Will be displayed in the infobox of the page. A list of predefined types can be found in Template:AreaType (if new types are introduced, they should also be added there).one of the values defined in Template:AreaType (other values are ignored): Outdoor • Town • Dungeon • Building
VersionYesThe game version in which the area was first introduced. Will be displayed in the infobox of the page.version number in the form X.Y.Z
VersionUpdateNoThe game version in which the area was last updated. Will be displayed in the infobox of the page.version number in the form X.Y.Z
AttributesNoOne or more attributes which describe certain aspects of the area. Will be displayed in the infobox of the page. A list of predefined attributes can be found in Template:AreaAttributes (if new attributes are introduced, they should also be added there).a semicolon-separated list of the values defined in Template:AreaAttributes (other values are ignored): Camping • Inn • Trading • Healing • Teleport
QuestsNoIf the area is of importance for certain quests, they can be listed here.a semicolon-separated list of [[Quests]]s
SecretsNoThe number of secrets to be discovered in the area.non-negative number
LevelYesThe character level recommended for visiting this area. Will be displayed in the infobox of the page.positive number
Media
ImageYesThe image (PNG or JPG) to be displayed in the infobox of the page.image name (including file extension)
MapYesThe local map of the area. For information on how to include an annoted map, see below.image name (including file extension)
SiteYesThe site map of the area, showing its location on the world map.image name (including file extension)
Info
DescriptionYesA concise description of the area itself. Is used as an introductory paragraph and should not be too excessive (2−3 sentences are usually enough).arbitrary text
NotesNoAny kind of ancillary information (which does not seem appropriate anywhere else) can be provided here.arbitrary text, ideally formatted as a bullet list (using *)
Geography
GridYesThe grid coordinates of the area on the world map. Will be displayed in the infobox of the page.A1, A2, B1, etc.
RegionYesThe geographical region or kingdom to which the area belongs. Will be displayed in the infobox of the page.arbitrary text
SectionNoThe name of the subsection in case the area is split into multiple area pages. Will be displayed in the infobox of the page.arbitrary text
BuildingsNoThe buildings located in the area.a semicolon-separated list of [[Building]]s
DungeonsNoThe dungeons located in the area.a semicolon-separated list of [[Dungeon]]s
POINoIf there are special points of interest in the area, they can be described here.a list of POIs, ideally formatted as a bullet list (using *)
AdjacentNoOther areas directly connected to or surrounding this area. Will be displayed in the infobox of the page.a semicolon-separated list of [[Area]]s
Inhabitants
FactionsNoIf the area is under control of one or more factions, they can be listed here.a semicolon-separated list of [[Faction]]s
CharactersNoThe named characters present in the area. Note that inhabitants of a town should only be listed on the town's page and not on the page of the outdoor area containing the town.a semicolon-separated list of [[Character]]s
Services
ShopsNoIf there are merchants in the area, they can be listed here (even if they have already been listed under Characters).a semicolon-separated list of [[Merchant]]s
TrainingNoIf there are trainers in the area, they can be listed here (even if they have already been listed under Characters).a semicolon-separated list of [[Trainer]]s
HealingNoIf there are healers in the area, they can be listed here (even if they have already been listed under Characters).a semicolon-separated list of [[Healer]]s
TransportNoIf there are means for fast transportation in the area, they can be described here.a semicolon-separated list of transportation means
Threats
LevelLNoThe lowest level of creatures in the area.positive number
LevelHNoThe highest level of creatures in the area.positive number
ThreatNonrecNoIf there are non-recurring (one-time) enemies in the area, they can be listed here (ideally with information about their number).a semicolon-separated list of [[Creature]]s
ThreatRecurNoIf there are recurring (respawning) enemies in the area, they can be listed here (ideally with information about their number).a semicolon-separated list of [[Creature]]s
ThreatEnvNoIf there are environmental dangers (e.g. traps) in the area, they can be listed here (ideally with information about their number).a semicolon-separated list of [[Danger]]s
ElemDangerNoThe types of resistances that are important in this area.a vector of 6 comma-separated numbers, representing the 6 resistances (see Template:Resistances). Each number may take one of the following values: 0 (no threat) • 1 (medium threat) • 2 (high threat)
ElemVulnNoThe types of resistances to which the creatures in the area are particularly vulnerable.a vector of 6 comma-separated numbers, representing the 6 resistances (see Template:Resistances). Each number may take one of the following values: 0 (low to normal vulnerability) • 1 (increased vulnerability) • 2 (high vulnerability)
Loot
LootFixedNoIf there is fixed one-time loot to be found in the area, it can be listed here.a list of [[Item]]s, ideally formatted as a bullet list (using *)
LootRandomNoIf there is randomly spawning loot to be found in the area, it can be listed here (ideally with information on drop rates).a list of [[Item]]s, ideally formatted as a bullet list (using *)

Including an annoted map

By default, the image specified as Map will be displayed on the area page. If you want to include a special annoted map instead, create a subpage <PAGENAME>/map in which the content of the annoted map is defined, e.g. via Template:Overlay (see the corresponding documentation there). If such a subpage exists, it will automatically be transcluded into the area page.

Extracting specific area information for use in other pages

Syntax

You can transclude information from an area page in any other page by using the following syntax:

{{:<pagename>|<mode>|<param1>|<param2>}}

Here, <pagename> is the area's full page name (in main namespace), <mode> determines the type of information to be transcluded, and <param1> & <param2> represent selection parameters required by certain modes.

Modes and parameters

ModeDescriptionParameter 1Parameter 2
PageOutputs the full area page. This is the default mode.nonenone
TableHeadOutputs the header of an area table (intended for constructing overview tables).nonenone
TableEntryOutputs a table row containing specific area information (intended for constructing overview tables). If a selector is specified in <param1>, output is only generated if the selector of a specific area matches the value of <param2>. If no selector is specified, output is always generated.one of the following selectors: Type • Region • Attributeone of the possible values of the specified selector