Difference between revisions of "Template:Location"

From The Coppermind
Jump to navigation Jump to search
m (+raw tags)
m (auto attribute artist)
Line 2: Line 2:
 
|title={{{place|{{PAGENAME}}|}}}|id=place|
 
|title={{{place|{{PAGENAME}}|}}}|id=place|
 
<!-- map or image -->
 
<!-- map or image -->
{{#if:{{{map|}}} |{{row/image |{{{map}}} |artist={{{map-artist|}}} }}|}}
+
{{#if:{{{map|}}} |{{row/image+artist |{{{map}}} }}|}}
{{#if:{{{image|}}} |{{row/image |{{{image}}} |artist={{{image-artist|}}} }}|}}
+
{{#if:{{{image|}}} |{{row/image+artist |{{{image}}} }}|}}
 
<!-- information -->
 
<!-- information -->
 
{{#if:{{{ethnicity|}}} |{{row/kv| Ethnicity |{{{ethnicity}}}<!-- -->}}|}}
 
{{#if:{{{ethnicity|}}} |{{row/kv| Ethnicity |{{{ethnicity}}}<!-- -->}}|}}

Revision as of 19:29, 19 June 2018

Location
Featured In {{{books}}}

This template allows you to include information about a place on its article. There's a number of more specific templates to fit some of the categories of places like {{nation}} for kingdoms, {{settlement}} for cities and villages, {{architecture}} for buildings, {{geography}} for features of the landscape.

There are two required parameters, the {{{world}}} that the place inhabits, and the {{{books}}} or series the place is set upon. A number of optional parameters allow you to pinpoint the location to a particular {{{region}}}, {{{country}}}, {{{capital}}} or {{{city}}}. {{{capital}}} should be used when talking about countries, {{{city}}} should be used when talking about places inside a city. Another parameter allows you to define the {{{era}}} or time period the place existed in.

An advanced field {{{location}}} allows you to add {{row/kv}}s directly, and {{{place}}} allows you to change the box heading.