Difference between revisions of "Template:Location"

m
(rm featured in)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{infobox
{{infobox
|title={{{place|{{PAGENAME}}|}}}|id=place|
|title={{{name|{{PAGENAME}}}}}|id=location|


<!-- map or image -->
<!-- map or image -->
Line 10: Line 10:
{{#if:{{{ruler|}}} |{{row/kv| Ruler |{{{ruler}}}<!-- -->}}|}}
{{#if:{{{ruler|}}} |{{row/kv| Ruler |{{{ruler}}}<!-- -->}}|}}
{{#if:{{{occupied|}}} |{{row/kv| Occupied by |{{{occupied}}}<!-- -->}}|}}
{{#if:{{{occupied|}}} |{{row/kv| Occupied by |{{{occupied}}}<!-- -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era |{{{era}}}{{era/{{{era}}}|}}<!-- -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era |[[{{{era}}}]]{{era/{{{era}}}|}}<!-- -->}}|}}


<!-- location -->
<!-- location -->
Line 28: Line 28:
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}


<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
}}<includeonly><!--
}}<includeonly><!--


-->[[Category: Locations]]<!--
-->{{cat ns|Locations|only=0}}<!--


-->{{#if:<!--
-->{{#if:<!--
Line 43: Line 42:
--></includeonly><noinclude>
--></includeonly><noinclude>


The general '''''{{t|location}}''''' infobox template can be used to describe locations that cannot be better described by other location templates, such as:
The general ''{{t|location}}'' infobox template can be used to describe locations that cannot be better described by other location templates, such as:
* {{t|nation}} for nations, kingdoms, etc.
* {{t|nation}} for nations, kingdoms, etc.
* {{t|settlement}} for cities, villages, etc.
* {{t|settlement}} for cities, villages, etc.
Line 68: Line 67:
|world= / earth=
|world= / earth=
|universe=
|universe=
|books=
}}
}}
</pre>
</pre>
Line 218: Line 216:
<!-- ------------- -->
<!-- ------------- -->
{{docs/universe}}
{{docs/universe}}

<!-- ---------- -->
<!-- ROW: books -->
<!-- ---------- -->
{{docs/books}}


|}
|}


=== Categories & Tags ===
=== Categories & Tags ===
Pages that make use of the '''''{{t|location}}''''' template will be added to [[:Category: Locations]]. In addition to this, specifying an <code>earth</code> in the infobox will apply the appropriate [[Earth]] category (<small>e.g. <code>|earth=Reckoners</code> will apply [[:Category:Earth (Reckoners)]]</small>).
Pages that make use of the ''{{t|location}}'' template will be added to [[:Category: Locations]]. In addition to this, specifying an <code>earth</code> in the infobox will apply the appropriate [[Earth]] category (<small>e.g. <code>|earth=Reckoners</code> will apply [[:Category:Earth (Reckoners)]]</small>).




[[Category: Infoboxes]]
[[Category: Infoboxes]]
== Articles using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages.}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}

Latest revision as of 18:37, 15 March 2024

Location

The general {{location}} infobox template can be used to describe locations that cannot be better described by other location templates, such as:

  • {{nation}} for nations, kingdoms, etc.
  • {{settlement}} for cities, villages, etc.
  • {{architecture}} for buildings
  • {{geography}} for features of the landscape, such as rivers, mountains, and lakes


Template

{{location
|map= / image=
|capital=
|ruler=
|occupied=
|era=
|city=
|state=
|dominance=
|princedom=
|region=
|nation=
|world= / earth=
|universe=
}}

Parameters

Highlighted lines indicate mandatory parameters. On lines with multiple parameters (e.g. |world= / earth=) pick only the one most appropriate.

{{Location}} Parameters
Parameter Description Examples
image
or
map
Use this to display a relevant image hosted on the Coppermind.

See Help:Infoboxes for further details.

|image=Shadesmar (TWoK).jpg
|map=Locator_Frostlands.png

capital Use this to specify the capital of nation-like locations.

|capital=[[Kholinar]]

ruler Use this to specify the ruler of the location.

|ruler=[[Torol Sadeas]]

occupied When the location is contested in a war, use this to specify which party holds it currently. Mostly useful for locations of Roshar as the war with Odium's forces unfolds.

|occupied=[[Alethkar]]

era Use this to specify which era the location existed or exists in.

|era=[[Classical Scadrial]]
|era=[[Heraldic Epochs]]
|era=Post-Catacendre

city Use this to specify the city where the location can be found.

Note: Automatically generates a link. To bypass this, use 'city.
See Help: Infoboxes for further details.

|city=Elendel
|'city=[[Wikipedia: Boston|Boston]]

state Use this to specify the state where the location can be found.

Note: Automatically generates a link. To bypass this, use 'state.
See Help: Infoboxes for further details.

|state=Alornia
|'state=[[Wikipedia: Iowa|Iowa]]

dominance Use this to specify the Final Empire Dominance where the location can be found.

Note: Automatically generates a link.
See Help: Infoboxes for further details.

|dominance=Central

princedom Use this to specify the Alethi princedoms where the location can be found.

Note: Automatically generates a link.
See Help: Infoboxes for further details.

|princedom=Kholin

region Use this to specify the region where the location can be found.

Note: Automatically generates a link. To bypass this, use 'region.
See Help: Infoboxes for further details.

|region=Elendel Basin
|'region=[[Wikipedia: Midwest|Midwest]]

nation Use this to specify the nation where the location can be found.

Note: Automatically generates a link. To bypass this, use 'nation.
See Help: Infoboxes for further details.

|nation=Alethkar
|'nation=[[Wikipedia: USA|American]]

world
or
earth
Use this to specify the planet where the location can be found.

Note: Automatically generates a link. To bypass this, use 'world.
See Help:Infoboxes for further details.

|world=Roshar
|earth=Reckoners
|'world=Mars

universe Use this to indicate the (connected) universe where the location can be found.

See Help: Infoboxes for further details.

|universe=[[Cosmere]]
|universe=[[Cytoverse]]
|universe=[[Wode]] [[State]]s
|universe=''Standalone''

Categories & Tags

Pages that make use of the {{location}} template will be added to Category: Locations. In addition to this, specifying an earth in the infobox will apply the appropriate Earth category (e.g. |earth=Reckoners will apply Category:Earth (Reckoners)).

Articles using Template