Difference between revisions of "Template:Nation"

From The Coppermind
Jump to navigation Jump to search
m
(rm featured in)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{infobox
 
{{infobox
|title={{{name|{{translated title}}}}}|id=Nation|
+
|title={{{name|{{PAGENAME}}}}}|id=Nation|
 
<!-- map or image -->
 
<!-- map or image -->
 
{{#if:{{{map|}}} |{{row/image+artist |{{{map}}} }}|}}
 
{{#if:{{{map|}}} |{{row/image+artist |{{{map}}} }}|}}
Line 10: Line 10:
 
{{#if:{{{ruler|}}} |{{row/kv| Ruled by |{{{ruler}}}<!-- -->}}|}}
 
{{#if:{{{ruler|}}} |{{row/kv| Ruled by |{{{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 20: Line 20:
 
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
 
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
   
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
 
 
}}<includeonly><!--
 
}}<includeonly><!--
   
-->[[category: nations]]<!--
+
-->{{cat ns|nations|only=0}}<!--
-->[[category: locations]]<!--
+
-->{{cat ns|locations|only=0}}<!--
   
 
set page properties
 
set page properties
Line 64: Line 63:
 
|world= / earth=
 
|world= / earth=
 
|universe=
 
|universe=
|books=
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 160: Line 158:
 
<!-- ------------- -->
 
<!-- ------------- -->
 
{{docs/universe}}
 
{{docs/universe}}
 
<!-- ---------- -->
 
<!-- ROW: books -->
 
<!-- ---------- -->
 
{{docs/books}}
 
   
 
|}
 
|}

Latest revision as of 18:41, 15 March 2024

Nation

The {{nation}} template is used to describe nations, kingdoms, countries, city-states, and other similar communities.

Template

{{nation
|map= / image=
|ethnicity=
|capital=
|ruler=
|occupied=
|era=
|region=
|world= / earth=
|universe=
}}

Parameters

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

{{Nation}} 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

ethnicity Use this to specify the dominant ethnic groups of the nation. Apply a category if possible.

|ethnicity={{cat tag|Dula}}

capital Use this to specify the nation's capital city.

|capital=[[Luthadel]]

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

|ruler=King [[Taravangian]]

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

|occupied=[[Singer]]s

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

Note: Automatically generates a link.

|era=Classical Scadrial
|era=Silver Kingdoms

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

Note: The value here is passed to the {{place tag}} template, which forwards it to {{toponym}}, so it must be valid for both.
Note: Automatically generates a link. To bypass this and the {{place tag}}, use 'state.

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

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

Specifying an earth in the infobox will apply the appropriate Earth category (e.g. |earth=Reckoners will apply Category: Earth (Reckoners)).

Articles using Template