Difference between revisions of "Template:Architecture"

From The Coppermind
Jump to navigation Jump to search
m
m (→‎Universes: You lie, there's nothing inherent in the template that enforces these values for the universe parameter. It's just custom.)
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{infobox
 
{{infobox
 
|title={{{place|{{PAGENAME}}|}}}|id=architecture|
 
|title={{{place|{{PAGENAME}}|}}}|id=architecture|
  +
 
<!-- image -->
 
<!-- image -->
{{#if:{{{image|}}} |{{row/image+artist |{{{image}}}<!-- -->}}|}}
+
{{#if:{{{image|}}} |{{row/image+artist| {{{image}}} }}<!-- -->}}
  +
<!-- FIXME: -->{{#if:{{{image-artist|}}} | {{unused/image-artist}} }}
  +
 
<!-- information -->
 
<!-- information -->
{{#if:{{{owner|}}} |{{row/kv| Owner |{{{owner}}}}}|}}
+
{{#if:{{{owner|}}} |{{row/kv| Owner | {{{owner}}} }} {{info/owner}} }}
{{#if:{{{owners|}}} |{{row/kv| Owners |{{{owners}}}<!-- -->}}|}}
+
{{#if:{{{owners|}}} |{{row/kv| Owners | {{{owners}}} }} {{info/owners}} }}
{{#if:{{{usage|}}} |{{row/kv| Usage |{{{usage}}}<!-- -->}}|}}
+
{{#if:{{{usage|}}} |{{row/kv| Usage | {{{usage}}} }} {{info/usage}} }}
{{#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}}}{{raw/city}}<!-- -->}}|}}
+
{{#if:{{{city|}}} |{{row/kv| City | {{place tag|{{{city}}}|}} }} {{info/city}} }}
{{#if:{{{city|}}} |{{row/kv| City |{{place tag|{{{city}}}|}}<!-- -->}}|}}
+
{{#if:{{{'city|}}} |{{row/kv| City | {{{'city}}} }} {{raw/city}} }}
{{#if:{{{raw-state|}}} |{{row/kv| State |{{{raw-state}}}{{raw/state}}<!-- -->}}|}}
+
<!-- FIXME: -->{{#if:{{{raw-city|}}}{{{city-raw|}}}|<!-- --> {{broken/raw}} }}
{{#if:{{{state|}}} |{{row/kv| State |{{place tag|{{{state}}}|}}<!-- -->}}|}}
+
{{#if:{{{state|}}} |{{row/kv| State | {{place tag|{{{state}}}|}} }} {{info/state}} }}
{{#if:{{{dominance|}}} |{{row/kv| Dominance |{{tag|{{{dominance}}} Dominance}}<!-- -->}}|}}
+
{{#if:{{{'state|}}} |{{row/kv| State | {{{'state}}} }} {{raw/state}} }}
{{#if:{{{princedom|}}} |{{row/kv| Princedom |{{tag|{{{princedom}}} princedom}}<!-- -->}}|}}
+
<!-- FIXME: -->{{#if:{{{raw-state|}}}{{{state-raw|}}}|<!-- --> {{broken/raw}} }}
{{#if:{{{raw-region|}}}|{{row/kv| Region |{{{raw-region}}}{{raw/region}}<!-- -->}}|}}
+
{{#if:{{{dominance|}}} |{{row/kv| Dominance | {{tag|{{{dominance}}} Dominance}} }} {{info/dominance}} }}
{{#if:{{{region|}}} |{{row/kv| Region |{{place tag|{{{region}}}|}}<!-- -->}}|}}
+
{{#if:{{{princedom|}}} |{{row/kv| Princedom | {{tag|{{{princedom}}} princedom}} }} {{info/princedom}} }}
{{#if:{{{raw-nation|}}}|{{row/kv| Nation |{{{raw-nation}}}{{raw/nation}}<!-- -->}}|}}
+
{{#if:{{{region|}}} |{{row/kv| Region | {{place tag|{{{region}}}|}} }} {{info/region}} }}
{{#if:{{{nation|}}} |{{row/kv| Nation |{{place tag|{{{nation}}}|}}<!-- -->}}|}}
+
{{#if:{{{'region|}}} |{{row/kv| Region | {{{'region}}} }} {{raw/region}} }}
{{#if:{{{raw-world|}}} |{{row/kv| World |{{{raw-world}}}{{raw/world}}<!-- -->}}|}}
+
<!-- FIXME: -->{{#if:{{{raw-region|}}}{{{region-raw|}}}|<!-- --> {{broken/raw}} }}
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]][[Category: {{{earth}}} architecture]]}}|}}
+
{{#if:{{{nation|}}} |{{row/kv| Nation | {{place tag|{{{nation}}}|}} }} {{info/nation}} }}
{{#if:{{{world|}}} |{{row/kv| World |{{place tag|{{{world}}}|}}<!-- -->}}|}}
+
{{#if:{{{'nation|}}} |{{row/kv| Nation | {{{'nation}}} }} {{raw/nation}} }}
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
+
<!-- FIXME: -->{{#if:{{{raw-nation|}}}{{{nation-raw|}}}|<!-- --> {{broken/raw}} }}
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
+
{{#if:{{{world|}}} |{{row/kv| World | {{place tag|{{{world}}}|}} {{{^world|}}} }} {{info/world}} }}
  +
{{#if:{{{earth|}}} |{{row/kv| World | [[Earth ({{{earth}}})]]{{{^world|}}}[[Category: {{{earth}}} architecture]] }} {{info/earth}} }}
}}<includeonly><!--
 
  +
{{#if:{{{'world|}}} |{{row/kv| World | {{{'world}}}{{{^world|}}} }} {{raw/world}} }}
  +
<!-- FIXME: -->{{#if:{{{raw-world|}}}{{{world-raw|}}} |<!-- --> {{broken/raw}} }}
  +
{{#if:{{{universe|}}} |{{row/kv| Universe | {{{universe}}} }} {{info/universe}} }}
  +
  +
{{#if:<!-- -->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!-- -->{{{universe|}}}<!--
  +
---->|<!-- there is a location row present
  +
---->| <includeonly>{{missing/world}}</includeonly> <!-- tag with missing world-location
  +
-->}}
  +
<!-- TRACK(refs): -->{{#if:{{{^world|}}}| {{info/^ref}} }}
  +
   
  +
<!-- featured in: {{{books}}}
-->[[Category: Structures]]<!--
 
  +
-->{{row/kv| Featured In | ''{{{books}}}'' }}{{#if:{{{books|}}}|<!--
-->[[Category: Locations]]<!--
 
  +
THEN: above line is correct ^^^^^^^^^^^
  +
ELSE: tracking template -->|<includeonly>{{missing/books}}</includeonly><!--
  +
-->}}
   
-->{{#if:<!--
+
<!--
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{universe|}}}<!--
 
-->||{{infobox/no-world}}<!--
 
-->}}<!--
 
   
  +
CATS:
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
 
  +
-->|default-cats=<!--
  +
-->[[category: structures]]<!--
  +
-->[[category: locations]]<!--
  +
-->|{{#if:{{{cats|}}}|<!-- -->|-}}replacement-cats={{{cats}}}<!--
   
  +
END:
--></includeonly><noinclude>
 
  +
-->}}<noinclude>[[category: infoboxes]]
   
 
This template allows you to describe architecture, usually buildings and structures, but sometimes other products of civil engineering and infrastructure, such as roads and bridges.
 
This template allows you to describe architecture, usually buildings and structures, but sometimes other products of civil engineering and infrastructure, such as roads and bridges.
   
This template makes use of several optional location parameters - city, state, region, nation. When multiple of those are known - e.g. [[Kredik Shaw]] is the city of [[Luthadel]] and the [[Final Empire]] nation - include only '''the most local''' one; in this case, only the city.
+
This template makes use of several optional location parameters - city, state, region, nation. When multiple of those are known - e.g. [[Kredik Shaw]] is in the city of [[Luthadel]] and the [[Final Empire]] nation - include only '''the most local''' one; in this case, only the city.
   
 
__TOC__
 
__TOC__
Line 68: Line 87:
 
Highlighted lines indicate '''mandatory''' parameters.
 
Highlighted lines indicate '''mandatory''' parameters.
   
  +
{{docs}}
{| class="wikitable" width=100%
 
  +
{{docs/image}}
<!-- ------------- -->
 
<!-- TABLE CAPTION -->
 
<!-- ------------- -->
 
|+ {{t|Architecture}} Parameters
 
   
<!-- -------------- -->
 
<!-- COLUMN HEADERS -->
 
<!-- -------------- -->
 
|-
 
! scope="col" style="font-weight: bold;" | Parameter
 
! scope="col" style="font-weight: bold;" | Description
 
! scope="col" style="font-weight: bold;" | Examples
 
 
<!-- ---------- -->
 
<!-- ROW: image -->
 
<!-- ---------- -->
 
|-
 
| style="text-align: center;" | <code>image</code>
 
| Use this to display a relevant image. The file must be hosted on the Coppermind. Credit will be derived from the image's {{t|art}} template.
 
| style="white-space: nowrap;" |
 
<code><nowiki>|image=Kholinar.jpg</nowiki></code>
 
 
<!-- ------------------- -->
 
 
<!-- ROW: owner / owners -->
 
<!-- ROW: owner / owners -->
<!-- ------------------- -->
 
|-
 
 
| style="text-align: center;" | <code>owner</code> <br><small>or</small><br> <code>owners</code>
 
| style="text-align: center;" | <code>owner</code> <br><small>or</small><br> <code>owners</code>
 
| Use one of these describe ownership.
 
| Use one of these describe ownership.
 
| style="white-space: nowrap;" |
 
| style="white-space: nowrap;" |
 
In the case of [[Kredik Shaw]]:<br>
 
In the case of [[Kredik Shaw]]:<br>
<code><nowiki>|owner=[[Lord Ruler]]</nowiki></code>
+
:<code><nowiki>|owner=[[Lord Ruler]]</nowiki></code>
  +
|-
   
<!-- ---------- -->
 
 
<!-- ROW: usage -->
 
<!-- ROW: usage -->
<!-- ---------- -->
 
|-
 
 
| style="text-align: center;" | <code>usage</code>
 
| style="text-align: center;" | <code>usage</code>
 
| Use this to describe the function of the architecture. Try applying a [[:Special:Categories|category]] to it if there is one that's relevant.
 
| Use this to describe the function of the architecture. Try applying a [[:Special:Categories|category]] to it if there is one that's relevant.
Line 111: Line 105:
 
<code><nowiki>|usage={{cat tag|Palaces|Palace}}</nowiki></code><br>
 
<code><nowiki>|usage={{cat tag|Palaces|Palace}}</nowiki></code><br>
 
<code><nowiki>|usage={{cat tag|Academic institutions|Academy}}</nowiki></code>
 
<code><nowiki>|usage={{cat tag|Academic institutions|Academy}}</nowiki></code>
  +
|-
   
<!-- -------- -->
 
 
<!-- ROW: era -->
 
<!-- ROW: era -->
<!-- -------- -->
 
|-
 
 
| style="text-align: center;" | <code>era</code>
 
| style="text-align: center;" | <code>era</code>
 
| Deprecated?
 
| Deprecated?
 
| style="white-space: nowrap;" |
 
| style="white-space: nowrap;" |
  +
|-
   
<!-- --------- -->
 
 
<!-- ROW: city -->
 
<!-- ROW: city -->
<!-- --------- -->
 
|-
 
 
| style="text-align: center;" | <code>city</code>
 
| style="text-align: center;" | <code>city</code>
 
| Use this to indicate the city where the architecture can be found. The value here is passed to the {{t|place tag}}, which means it should be a value valid for the {{t|toponym}} template.<br>
 
| Use this to indicate the city where the architecture can be found. The value here is passed to the {{t|place tag}}, which means it should be a value valid for the {{t|toponym}} template.<br>
'''Note:''': Do not specify <code>state</code>, <code>region</code>, or <code>nation</code> if <code>city</code> is present.<br>
+
'''Warning:''': Do not specify <code>state</code>, <code>region</code>, or <code>nation</code> if <code>city</code> is present.<br>
<small>To bypass the {{t|place tag}}, use <code>raw-city</code>.<small>
+
<small>'''Note:''' Automatically generates a link. To bypass the {{t|place tag}} and link generation, use <code>'city</code>.</small>
 
| style="white-space: nowrap;" |
 
| style="white-space: nowrap;" |
 
<code><nowiki>|city=Elendel</nowiki></code><br>
 
<code><nowiki>|city=Elendel</nowiki></code><br>
<code><nowiki>|raw-city=[[Rashekin]]</nowiki></code>
+
<code><nowiki>|'city=[[Rashekin]]</nowiki></code>
  +
|-
   
<!-- ---------- -->
 
 
<!-- ROW: state -->
 
<!-- ROW: state -->
<!-- ---------- -->
 
|-
 
 
| style="text-align: center;" | <code>state</code>
 
| style="text-align: center;" | <code>state</code>
 
| Use this to indicate the state where the architecture can be found. The value here is passed to the {{t|place tag}}, which means it should be a value valid for the {{t|toponym}} template.<br>
 
| Use this to indicate the state where the architecture can be found. The value here is passed to the {{t|place tag}}, which means it should be a value valid for the {{t|toponym}} template.<br>
'''Note:''': Do not specify <code>region</code> or <code>nation</code> if <code>state</code> is present.<br>
+
'''Warning:''': Do not specify <code>region</code> or <code>nation</code> if <code>state</code> is present.<br>
<small>To bypass the {{t|place tag}}, use <code>raw-state</code>.<small>
+
<small>'''Note:''' Automatically generates a link. To bypass the {{t|place tag}} and link generation, use <code>'state</code>.</small>
 
| style="white-space: nowrap;" |
 
| style="white-space: nowrap;" |
 
<code><nowiki>|state=Denver</nowiki></code><br>
 
<code><nowiki>|state=Denver</nowiki></code><br>
<code><nowiki>|raw-state=[[Nightingale124]]</nowiki></code>
+
<code><nowiki>|'state=[[Nightingale124]]</nowiki></code><br>
  +
<code><nowiki>|'state=Iowa</nowiki></code>
  +
|-
   
<!-- -------------- -->
 
 
<!-- ROW: dominance -->
 
<!-- ROW: dominance -->
<!-- -------------- -->
 
|-
 
 
| style="text-align: center;" | <code>dominance</code>
 
| style="text-align: center;" | <code>dominance</code>
| Use this to indicate the [[Final Empire]] [[Dominance]] where the architecture can be found. The value here is automatically linked.
+
| Use this to indicate the [[Final Empire]] [[Dominance]] where the architecture can be found.<br>
  +
<small>'''Note:''' Automatically generates a link.</small>
 
| style="white-space: nowrap;" |
 
| style="white-space: nowrap;" |
 
<code><nowiki>|dominance=Central</nowiki></code>
 
<code><nowiki>|dominance=Central</nowiki></code>
  +
|-
   
<!-- -------------- -->
 
 
<!-- ROW: princedom -->
 
<!-- ROW: princedom -->
<!-- -------------- -->
 
|-
 
 
| style="text-align: center;" | <code>princedom</code>
 
| style="text-align: center;" | <code>princedom</code>
| Use this to indicate the [[Alethi]] or [[Veden]] princedom where the architecture can be found. The value here is automatically linked.
+
| Use this to indicate the [[Alethi]] or [[Veden]] princedom where the architecture can be found.<br>
  +
<small>'''Note:''' Automatically generates a link.</small>
 
| style="white-space: nowrap;" |
 
| style="white-space: nowrap;" |
 
<code><nowiki>|princedom=Sadeas</nowiki></code><br>
 
<code><nowiki>|princedom=Sadeas</nowiki></code><br>
 
<code><nowiki>|princedom=Valam</nowiki></code>
 
<code><nowiki>|princedom=Valam</nowiki></code>
  +
|-
   
<!-- ----------- -->
 
 
<!-- ROW: region -->
 
<!-- ROW: region -->
<!-- ----------- -->
 
|-
 
 
| style="text-align: center;" | <code>region</code>
 
| style="text-align: center;" | <code>region</code>
 
| Use this to indicate the region where the architecture can be found. The value here is passed to the {{t|place tag}}, which means it should be a value valid for the {{t|toponym}} template.<br>
 
| Use this to indicate the region where the architecture can be found. The value here is passed to the {{t|place tag}}, which means it should be a value valid for the {{t|toponym}} template.<br>
'''Note:''': Do not specify <code>nation</code> if <code>region</code> is present.<br>
+
'''Warning:''': Do not specify <code>nation</code> if <code>region</code> is present.<br>
<small>To bypass the {{t|place tag}}, use <code>raw-region</code>.<small>
+
<small>'''Note:''' Automatically generates a link. To bypass the {{t|place tag}} and link generation, use <code>'region</code>.</small>
 
| style="white-space: nowrap;" |
 
| style="white-space: nowrap;" |
 
<code><nowiki>|region=Forests of Hell</nowiki></code><br>
 
<code><nowiki>|region=Forests of Hell</nowiki></code><br>
<code><nowiki>|raw-region=Border between {{tag|Jah Keved}} & {{tag|Alethkar}}</nowiki></code>
+
<code><nowiki>|'region=Border between {{tag|Jah Keved}} & {{tag|Alethkar}}</nowiki></code>
  +
|-
   
<!-- ----------- -->
 
 
<!-- ROW: nation -->
 
<!-- ROW: nation -->
<!-- ----------- -->
 
|-
 
 
| style="text-align: center;" | <code>nation</code>
 
| style="text-align: center;" | <code>nation</code>
 
| Use this to indicate the nation where the architecture can be found. The value here is passed to the {{t|place tag}}, which means it should be a value valid for the {{t|toponym}} template.<br>
 
| Use this to indicate the nation where the architecture can be found. The value here is passed to the {{t|place tag}}, which means it should be a value valid for the {{t|toponym}} template.<br>
<small>To bypass the {{t|place tag}}, use <code>raw-nation</code>.<small>
+
<small>'''Note:''' Automatically generates a link. To bypass the {{t|place tag}} and link generation, use <code>'nation</code>.</small>
 
| style="white-space: nowrap;" |
 
| style="white-space: nowrap;" |
 
<code><nowiki>|nation=Arelon</nowiki></code><br>
 
<code><nowiki>|nation=Arelon</nowiki></code><br>
<code><nowiki>|raw-nation=[[Mokia]]</nowiki></code><br>
+
<code><nowiki>|'nation=[[Mokia]]</nowiki></code><br>
<code><nowiki>|raw-nation=The Kingdom of Eddie</nowiki></code>
+
<code><nowiki>|'nation=The Kingdom of Eddie</nowiki></code>
 
<!-- ------------------ -->
 
<!-- ROW: world / earth -->
 
<!-- ------------------ -->
 
|- style="background:#FFDEAD;"
 
| style="text-align: center;" | <code>world</code> <br><small>or</small><br> <code>earth</code>
 
| Use this to indicate the [[Cosmere]] [[Shardworld|world]] or the non-Cosmere version of [[Earth]] where the architecture can be found.<br>
 
Cosmere worlds get passed to the {{t|place tag}} template, so they must be valid {{t|toponym}} values.<br>
 
If specifying an Earth, it must be one of the ones listed on the [[Earth]] page.<br>
 
<small>To bypass any of the automatic linking, use <code>raw-world</code>.<small>
 
| style="white-space: nowrap;" |
 
<code><nowiki>|world=Roshar</nowiki></code><br>
 
<code><nowiki>|earth=reckoners</nowiki></code>
 
 
<!-- ------------- -->
 
<!-- ROW: universe -->
 
<!-- ------------- -->
 
 
|-
 
|-
| style="text-align: center;" | <code>universe</code>
 
| Use this to indicate the (connected) universe where the architecture can be found. See the [[#Universes]] section below for more details.
 
| style="white-space: nowrap;" |
 
<code><nowiki>|universe=Cosmere</nowiki></code><br>
 
<code><nowiki>|universe=Skyward universe</nowiki></code><br>
 
<code><nowiki>|universe=''Standalone''</nowiki></code><br>
 
   
  +
{{docs/world}}
<!-- ---------- -->
 
  +
{{docs/universe}}
<!-- ROW: books -->
 
  +
{{docs/books}}
<!-- ---------- -->
 
|- style="background:#FFDEAD;"
 
| style="text-align: center;" | <code>books</code>
 
| Use this to indicate which book or series the architecture is featured in.
 
| style="white-space: nowrap;" |
 
<code><nowiki>|books=[[Mistborn Era 1]]</nowiki></code><br>
 
<code><nowiki>|books=[[The Stormlight Archive]]</nowiki></code><br>
 
<code><nowiki>|books=[[Firefight]]</nowiki></code><br>
 
   
 
|}
 
|}
   
 
=== Universes ===
 
=== Universes ===
While many of Brandon Sanderson's stories take place in named connected universes, some do not. For categorization purposes, we use dedicated names only for connected universes (i.e. universes with stories taking place on multiple planets), and consider everything else a standalone universe. Currently, the only valid values for the <code>universe</code> parameter are:
+
While many of Brandon Sanderson's stories take place in named connected universes, some do not. For categorization purposes, we use dedicated names only for connected universes (i.e. universes with stories taking place on multiple planets), and consider everything else a standalone universe. Current universes are:
 
* [[Cosmere]]
 
* [[Cosmere]]
  +
* [[Cytoverse]]
* Skyward universe
 
 
* [[Wode]] [[State]]s
 
* [[Wode]] [[State]]s
 
* Standalone
 
* Standalone
   
Note that by convention <code><nowiki>[[Cosmere]]</nowiki></code> should be linked.
+
Note that by convention these should be linked as they are above.
   
 
=== Categories & Tags ===
 
=== Categories & Tags ===
 
Pages that make use of the '''Architecture''' template will be added to the [[:Category: Structures|Structures]] and [[:Category: Locations|Locations]] categories.
 
Pages that make use of the '''Architecture''' template will be added to the [[:Category: Structures|Structures]] and [[:Category: Locations|Locations]] categories.
   
  +
== Articles using Template ==
 
  +
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
[[Category: Infoboxes]]
 
  +
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}

Revision as of 03:55, 15 May 2020

Architecture
Featured In {{{books}}}

This template allows you to describe architecture, usually buildings and structures, but sometimes other products of civil engineering and infrastructure, such as roads and bridges.

This template makes use of several optional location parameters - city, state, region, nation. When multiple of those are known - e.g. Kredik Shaw is in the city of Luthadel and the Final Empire nation - include only the most local one; in this case, only the city.

Template

On lines with multiple parameters (e.g. |world= / earth=) pick only the one most appropriate.

{{architecture
|image=
|owner= / owners=
|usage=
|era=
|city=
|state=
|dominance=
|princedom=
|region=
|nation=
|world= / earth=
|universe=
|books=
}}

Parameters

Highlighted lines indicate mandatory parameters.

Template:Docs/books
Template Parameter Documentation Table
Parameter Description Examples
image Use this to display a relevant image hosted on the Coppermind.

See Help:Infoboxes for further details.

{{{eg}}}

owner
or
owners
Use one of these describe ownership.

In the case of Kredik Shaw:

|owner=[[Lord Ruler]]
usage Use this to describe the function of the architecture. Try applying a category to it if there is one that's relevant.

|usage=Road
|usage={{cat tag|Palaces|Palace}}
|usage={{cat tag|Academic institutions|Academy}}

era Deprecated?
city Use this to indicate the city where the architecture can be found. The value here is passed to the {{place tag}}, which means it should be a value valid for the {{toponym}} template.

Warning:: Do not specify state, region, or nation if city is present.
Note: Automatically generates a link. To bypass the {{place tag}} and link generation, use 'city.

|city=Elendel
|'city=[[Rashekin]]

state Use this to indicate the state where the architecture can be found. The value here is passed to the {{place tag}}, which means it should be a value valid for the {{toponym}} template.

Warning:: Do not specify region or nation if state is present.
Note: Automatically generates a link. To bypass the {{place tag}} and link generation, use 'state.

|state=Denver
|'state=[[Nightingale124]]
|'state=Iowa

dominance Use this to indicate the Final Empire Dominance where the architecture can be found.

Note: Automatically generates a link.

|dominance=Central

princedom Use this to indicate the Alethi or Veden princedom where the architecture can be found.

Note: Automatically generates a link.

|princedom=Sadeas
|princedom=Valam

region Use this to indicate the region where the architecture can be found. The value here is passed to the {{place tag}}, which means it should be a value valid for the {{toponym}} template.

Warning:: Do not specify nation if region is present.
Note: Automatically generates a link. To bypass the {{place tag}} and link generation, use 'region.

|region=Forests of Hell
|'region=Border between {{tag|Jah Keved}} & {{tag|Alethkar}}

nation Use this to indicate the nation where the architecture can be found. The value here is passed to the {{place tag}}, which means it should be a value valid for the {{toponym}} template.

Note: Automatically generates a link. To bypass the {{place tag}} and link generation, use 'nation.

|nation=Arelon
|'nation=[[Mokia]]
|'nation=The Kingdom of Eddie

world
or
earth
Use this to specify the planet where the architecture can be found.

Note: Automatically generates a link. To bypass this, use 'world.
See Help:Infoboxes for further details.

|world=Roshar
|earth=Reckoners
|'world=Mars

universe Use this to indicate the (connected) universe where the architecture can be found.

See Help: Infoboxes for further details.

|universe=[[Cosmere]]
|universe=[[Cytoverse]]
|universe=[[Wode]] [[State]]s
|universe=''Standalone''

Universes

While many of Brandon Sanderson's stories take place in named connected universes, some do not. For categorization purposes, we use dedicated names only for connected universes (i.e. universes with stories taking place on multiple planets), and consider everything else a standalone universe. Current universes are:

Note that by convention these should be linked as they are above.

Categories & Tags

Pages that make use of the Architecture template will be added to the Structures and Locations categories.

Articles using Template