Difference between revisions of "Template:Architecture"

From The Coppermind
Jump to navigation Jump to search
m (+analysis)
m (+raw tags)
Line 9: Line 9:
 
{{#if:{{{era|}}} |{{row/kv| Era |{{{era}}}{{era/{{{era}}}|}}<!-- -->}}|}}
 
{{#if:{{{era|}}} |{{row/kv| Era |{{{era}}}{{era/{{{era}}}|}}<!-- -->}}|}}
 
<!-- location -->
 
<!-- location -->
{{#if:{{{raw-city|}}} |{{row/kv| City |{{{raw-city}}}<!-- -->}}|}}
+
{{#if:{{{raw-city|}}} |{{row/kv| City |{{{raw-city}}}{{raw/city}}<!-- -->}}|}}
 
{{#if:{{{city|}}} |{{row/kv| City |{{place tag|{{{city}}}|}}<!-- -->}}|}}
 
{{#if:{{{city|}}} |{{row/kv| City |{{place tag|{{{city}}}|}}<!-- -->}}|}}
{{#if:{{{raw-state|}}} |{{row/kv| State |{{{raw-state}}}<!-- -->}}|}}
+
{{#if:{{{raw-state|}}} |{{row/kv| State |{{{raw-state}}}{{raw/state}}<!-- -->}}|}}
 
{{#if:{{{state|}}} |{{row/kv| State |{{place tag|{{{state}}}|}}<!-- -->}}|}}
 
{{#if:{{{state|}}} |{{row/kv| State |{{place tag|{{{state}}}|}}<!-- -->}}|}}
 
{{#if:{{{dominance|}}} |{{row/kv| Dominance |{{tag|{{{dominance}}} Dominance}}<!-- -->}}|}}
 
{{#if:{{{dominance|}}} |{{row/kv| Dominance |{{tag|{{{dominance}}} Dominance}}<!-- -->}}|}}
 
{{#if:{{{princedom|}}} |{{row/kv| Princedom |{{tag|{{{princedom}}} princedom}}<!-- -->}}|}}
 
{{#if:{{{princedom|}}} |{{row/kv| Princedom |{{tag|{{{princedom}}} princedom}}<!-- -->}}|}}
{{#if:{{{raw-region|}}}|{{row/kv| Region |{{{raw-region}}}<!-- -->}}|}}
+
{{#if:{{{raw-region|}}}|{{row/kv| Region |{{{raw-region}}}{{raw/region}}<!-- -->}}|}}
 
{{#if:{{{region|}}} |{{row/kv| Region |{{place tag|{{{region}}}|}}<!-- -->}}|}}
 
{{#if:{{{region|}}} |{{row/kv| Region |{{place tag|{{{region}}}|}}<!-- -->}}|}}
{{#if:{{{raw-nation|}}}|{{row/kv| Nation |{{{raw-nation}}}<!-- -->}}|}}
+
{{#if:{{{raw-nation|}}}|{{row/kv| Nation |{{{raw-nation}}}{{raw/nation}}<!-- -->}}|}}
 
{{#if:{{{nation|}}} |{{row/kv| Nation |{{place tag|{{{nation}}}|}}<!-- -->}}|}}
 
{{#if:{{{nation|}}} |{{row/kv| Nation |{{place tag|{{{nation}}}|}}<!-- -->}}|}}
{{#if:{{{raw-world|}}} |{{row/kv| World |{{{raw-world}}}<!-- -->}}|}}
+
{{#if:{{{raw-world|}}} |{{row/kv| World |{{{raw-world}}}{{raw/world}}<!-- -->}}|}}
 
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]][[Category: {{{earth}}} architecture]]}}|}}
 
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]][[Category: {{{earth}}} architecture]]}}|}}
 
{{#if:{{{world|}}} |{{row/kv| World |{{place tag|{{{world}}}|}}<!-- -->}}|}}
 
{{#if:{{{world|}}} |{{row/kv| World |{{place tag|{{{world}}}|}}<!-- -->}}|}}

Revision as of 10:57, 31 January 2017

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.

Pages will be added to Category: Structures and Category: Locations, as well as tags for each of the places using {{place tag}}.