Difference between revisions of "Template:Settlement"

From The Coppermind
Jump to navigation Jump to search
(rm featured in)
 
(5 intermediate revisions by 3 users not shown)
Line 25: Line 25:
 
{{#if:{{{raw-world|}}} |{{row/kv| World |{{{raw-world}}}{{raw/world}}<!-- -->}}|}}
 
{{#if:{{{raw-world|}}} |{{row/kv| World |{{{raw-world}}}{{raw/world}}<!-- -->}}|}}
 
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
 
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
 
 
}}<includeonly><!--
 
}}<includeonly><!--
   
-->[[Category: Settlements]]<!--
+
-->{{cat ns|Settlements|only=0}}<!--
-->[[Category: Locations]]<!--
+
-->{{cat ns|Locations|only=0}}<!--
   
 
-->{{#if:{{{map-artist|}}}|[[category: redundant artist attribution]]}}<!--
 
-->{{#if:{{{map-artist|}}}|[[category: redundant artist attribution]]}}<!--
Line 61: Line 60:
 
|world= / earth=
 
|world= / earth=
 
|universe=
 
|universe=
|books=
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 165: Line 163:
 
<small>'''Note:''' Automatically generates a link. To bypass this and the {{t|place tag}}, use <code>'nation</code>.</small>
 
<small>'''Note:''' Automatically generates a link. To bypass this and the {{t|place tag}}, use <code>'nation</code>.</small>
 
|eg=
 
|eg=
<code><nowiki>|state=Jah Keved</nowiki></code><br>
+
<code><nowiki>|nation=Jah Keved</nowiki></code><br>
<code><nowiki>|state=Final Empire</nowiki></code>
+
<code><nowiki>|nation=Final Empire</nowiki></code>
 
}}
 
}}
   
Line 178: Line 176:
 
<!-- ------------- -->
 
<!-- ------------- -->
 
{{docs/universe}}
 
{{docs/universe}}
 
<!-- ---------- -->
 
<!-- ROW: books -->
 
<!-- ---------- -->
 
{{docs/books}}
 
   
 
|}
 
|}
Line 190: Line 183:
   
 
[[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:46, 15 March 2024

Settlement

This template allows you to include information about a city, town, village or other settlement on its article.

Template

{{settlement
|map= / image=
|ruler=
|occupied=
|era=
|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.

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

See Help:Infoboxes for further details.

|image=Locator Alethkar.png

ruler Use this to specify the settlement's ruler(s). Include their primary title.

|ruler=King [[Taravangian]]

occupied If the settlement is occupied by an invading force, use this to indicate what that force is.

|occupied=[[Singer]]s

era Use to specify which era the settlement exists or existed in.

Note: Automatically generates a link.

|era=Classical Scadrial
|era=Silver Kingdoms

state Use this to specify the Wode State where the settlement can be found.

Note: Automatically generates a link. To bypass this and the {{place tag}}, use 'state.

|state=Alornia

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

|dominance=Terris Dominance

princedom Use this to specify the Alethi Princedom where the settlement can be found.

|princedom=Sadeas

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

Note: Automatically generates a link. To bypass this and the {{place tag}}, use 'region.

|region=Free Kingdoms
|region=Dayside
|'region=Sycla (Opelon)

nation Use this to specify the country where the settlement can be found.

Note: Automatically generates a link. To bypass this and the {{place tag}}, use 'nation.

|nation=Jah Keved
|nation=Final Empire

world
or
earth
Use this to specify the planet where the settlement 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 settlement 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 {{Settlement}} template will be added to Category: Settlements and Category: Locations.

Articles using Template