Difference between revisions of "Template:Nation"

From The Coppermind
Jump to navigation Jump to search
m (tweak)
Line 2: Line 2:
 
|title={{{place|{{PAGENAME}}|}}}|id=place
 
|title={{{place|{{PAGENAME}}|}}}|id=place
 
|
 
|
{{#if:{{{map|}}} |{{row/image |{{{map}}} |width={{{map-width|240px}}} }}|}}
+
{{#if:{{{map|}}} |{{row/image |{{{map}}} |image={{{map-image}}} }}|}}
 
<!-- information -->
 
<!-- information -->
{{#if:{{{ethnicity|}}} |{{row/kv|Ethnicity |{{{ethnicity}}}<!-- -->}}|}}
+
{{#if:{{{ethnicity|}}} |{{row/kv| Ethnicity |{{{ethnicity}}}<!-- -->}}|}}
{{#if:{{{capital|}}} |{{row/kv|Capital |{{{capital}}}<!-- -->}}|}}
+
{{#if:{{{capital|}}} |{{row/kv| Capital |{{{capital}}}<!-- -->}}|}}
{{#if:{{{ruler|}}} |{{row/kv|Ruler |{{{ruler}}}<!-- -->}}|}}
+
{{#if:{{{ruler|}}} |{{row/kv| Ruler |{{{ruler}}}<!-- -->}}|}}
 
<!-- location -->
 
<!-- location -->
{{#if:{{{raw-world|}}} |{{row/kv|World |{{{raw-world}}}<!-- -->}}|}}
+
{{#if:{{{raw-world|}}} |{{row/kv| World |{{{raw-world}}}<!-- -->}}|}}
{{#if:{{{earth|}}} |{{row/kv|World |{{earth tag|earth={{{earth}}}|cat=Earth ({{{earth}}})}} |}}|}}
+
{{#if:{{{earth|}}} |{{row/kv| World |{{earth tag|earth={{{earth}}}|cat=Earth ({{{earth}}})}} |}}|}}
{{#if:{{{world|}}} |{{row/kv|World |{{place tag|{{{world}}}|}}<!-- -->}}|}}
+
{{#if:{{{world|}}} |{{row/kv| World |{{place tag|{{{world}}}|}}<!-- -->}}|}}
   
{{#if:{{{universe|}}} |{{row/kv|Universe |{{{universe}}}<!-- -->}}|}}
+
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
   
<!-- featured in -->{{row/kv|Featured In |''{{{books}}}''<!-- -->}}
+
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
 
}}<includeonly><!--
 
}}<includeonly><!--
   

Revision as of 08:15, 1 October 2015

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