Difference between revisions of "Template:Architecture"

From The Coppermind
Jump to navigation Jump to search
m
m
Line 9: Line 9:
   
 
location
 
location
-->{{#if:{{{raw-city|}}} |{{row/kv|City |{{{raw-city}}} |}}|{{#if:{{{city|}}} |{{row/kv|City |{{tag|{{{city}}} |}}|}}|}}|}}<!--
+
-->{{#if:{{{raw-city|}}} |{{row/kv|City |{{{raw-city}}} |}}|{{#if:{{{city|}}} |{{row/kv|City |{{toponym tag|{{{city}}} |}}|}}|}}|}}<!--
-->{{#if:{{{raw-state|}}} |{{row/kv|State |{{{raw-state}}} |}}|{{#if:{{{state|}}} |{{row/kv|State |{{tag|{{{state}}} |}}|}}|}}|}}<!--
+
-->{{#if:{{{raw-state|}}} |{{row/kv|State |{{{raw-state}}} |}}|{{#if:{{{state|}}} |{{row/kv|State |{{toponym tag|{{{state}}} |}}|}}|}}|}}<!--
-->{{#if:{{{raw-region|}}}|{{row/kv|Region|{{{raw-region}}}|}}|{{#if:{{{region|}}} |{{row/kv|Region |{{tag|{{{region}}}|}}|}}|}}|}}<!--
+
-->{{#if:{{{raw-region|}}}|{{row/kv|Region|{{{raw-region}}}|}}|{{#if:{{{region|}}}|{{row/kv|Region|{{toponym tag|{{{region}}}|}}|}}|}}|}}<!--
-->{{#if:{{{raw-nation|}}}|{{row/kv|Nation|{{{raw-nation}}}|}}|{{#if:{{{nation|}}} |{{row/kv|Nation |{{tag|{{{nation}}}|}}|}}|}}|}}<!--
+
-->{{#if:{{{raw-nation|}}}|{{row/kv|Nation|{{{raw-nation}}}|}}|{{#if:{{{nation|}}}|{{row/kv|Nation|{{toponym tag|{{{nation}}}|}}|}}|}}|}}<!--
-->{{#if:{{{raw-world|}}} |{{row/kv|World |{{{raw-world}}} |}}|{{#if:{{{world|}}} |{{row/kv|World |{{tag|{{{world}}} |}}|}}|}}|}}<!--
+
-->{{#if:{{{raw-world|}}} |{{row/kv|World |{{{raw-world}}} |}}|{{#if:{{{world|}}} |{{row/kv|World |{{toponym tag|{{{world}}} |}}|}}|}}|}}<!--
-->{{#if:{{{universe|}}} |{{row/kv|Universe |{{{universe}}} |}}|}}<!--
+
-->{{#if:{{{earth|}}} |{{row/kv|World |[[Earth ({{{earth}}})]][[Category: {{{earth}}} places]]|}}<!-- -->}}<!--
  +
-->{{#if:{{{universe|}}} |{{row/kv|Universe|{{{universe}}} |}}|<!-- -->}}<!--
   
 
featured in
 
featured in

Revision as of 12:55, 2 December 2014

Architecture
Featured In {{{books}}}

This template allows you to include information about a building, or other construct on its article.

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}}} or {{{city}}}. Only the most local should be included, as a city page will indicate which country or region it is in.

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