Difference between revisions of "Template:Nation"

From The Coppermind
Jump to navigation Jump to search
m (set some page properties if they exist)
(documentation)
Line 48: Line 48:
   
 
{{{ethnicity}}}, {{{capital}}} and {{{ruler}}} should be used to describe the city. {{{world}}}, {{{raw-world}}}, {{{earth}}} or {{{universe}}} should describe it's location. A map can be included on the top with {{{map}}}
 
{{{ethnicity}}}, {{{capital}}} and {{{ruler}}} should be used to describe the city. {{{world}}}, {{{raw-world}}}, {{{earth}}} or {{{universe}}} should describe it's location. A map can be included on the top with {{{map}}}
  +
  +
It automatically adds pages to [[:Category: Nations]], [[:Category: Locations]].
  +
  +
<pre class=mw-code>
  +
{{Nation
  +
|map=
  +
|image=
  +
|ethnicity=
  +
|capital=
  +
|ruler=
  +
|occupied=
  +
|era=
  +
|region=
  +
|raw-region=
  +
|raw-world=
  +
|world= / earth=
  +
|universe=
  +
|books=
  +
}}
  +
</pre>
   
 
[[category: infoboxes]]
 
[[category: infoboxes]]

Revision as of 22:30, 23 March 2019

Nation
Featured In {{{books}}}

This template allows you to include information about a country or nation on its article.

There are two required parameters, the {{{world}}} that the place inhabits, and the {{{books}}} or series the place is set upon.

{{{ethnicity}}}, {{{capital}}} and {{{ruler}}} should be used to describe the city. {{{world}}}, {{{raw-world}}}, {{{earth}}} or {{{universe}}} should describe it's location. A map can be included on the top with {{{map}}}

It automatically adds pages to Category: Nations, Category: Locations.

{{Nation
|map=
|image=
|ethnicity=
|capital=
|ruler=
|occupied=
|era=
|region=
|raw-region=
|raw-world=
|world= / earth=
|universe=
|books=
}}