Difference between revisions of "Template:Architecture"

Jump to navigation Jump to search
m
→‎Universes: You lie, there's nothing inherent in the template that enforces these values for the universe parameter. It's just custom.
m
m (→‎Universes: You lie, there's nothing inherent in the template that enforces these values for the universe parameter. It's just custom.)
(9 intermediate revisions by 3 users not shown)
{{infobox
|title={{{place|{{PAGENAME}}|}}}|id=architecture|
 
<!-- image -->
{{#if:{{{image|}}} |{{row/image+artist| |{{{image}}} }}<!-- -->}}|}}
<!-- FIXME: -->{{#if:{{{image-artist|}}} | {{unused/image-artist}} }}
 
<!-- information -->
{{#if:{{{owner|}}} |{{row/kv| Owner | {{{owner}}} }}| {{info/owner}} }}
{{#if:{{{owners|}}} |{{row/kv| Owners | {{{owners}}}<!-- }} -->{{info/owners}}| }}
{{#if:{{{usage|}}} |{{row/kv| Usage | {{{usage}}}<!-- }} {{info/usage}} -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era | {{{era}}} }} {{era/{{{era}}}|}}<!-- -->}}|}}
 
<!-- location -->
{{#if:{{{raw-city|}}} |{{row/kv| City | {{place tag|{{{raw-city}}}{{raw/city|}}<!-- }} -->{{info/city}}| }}
{{#if:{{{'city|}}} |{{row/kv| City |{{place tag|{{{'city}}}|}}<!-- --> }}| {{raw/city}} }}
<!-- FIXME: -->{{#if:{{{raw-statecity|}}} |{{row/kv| State |{{{rawcity-state}}}{{raw/state|}}}|<!-- --> {{broken/raw}}| }}
{{#if:{{{state|}}} |{{row/kv| State | {{place tag|{{{state}}}|}}<!-- }} -->{{info/state}}| }}
{{#if:{{{dominance'state|}}} |{{row/kv| DominanceState | {{tag|{{{dominance'state}}} Dominance }}<!-- -->{{raw/state}}| }}
<!-- FIXME: -->{{#if:{{{princedomraw-state|}}} |{{row/kv| Princedom |{{tagstate-raw|{{{princedom}}} princedom}}|<!-- --> {{broken/raw}}| }}
{{#if:{{{raw-regiondominance|}}} |{{row/kv| Region Dominance | {{tag|{{{raw-regiondominance}}}{{raw/region Dominance}}<!-- }} -->{{info/dominance}}| }}
{{#if:{{{regionprincedom|}}} |{{row/kv| RegionPrincedom | |{{place tag|{{{regionprincedom}}}| princedom}}<!-- }} -->{{info/princedom}}| }}
{{#if:{{{raw-nationregion|}}} |{{row/kv| NationRegion | {{place tag|{raw-nation{{region}}}{{raw/nation|}}<!-- }} -->{{info/region}}| }}
{{#if:{{{nation'region|}}} |{{row/kv| NationRegion |{{place tag|{{{nation'region}}}|}}<!-- --> }}| {{raw/region}} }}
<!-- FIXME: -->{{#if:{{{raw-worldregion|}}} |{{row/kv| World |{{{rawregion-world}}}{{raw/world|}}}|<!-- --> {{broken/raw}}| }}
{{#if:{{{earthnation|}}} |{{row/kv| World Nation |[[Earth ({{{earth}}})]][[Category:place tag|{{{earthnation}}}|}} architecture]] }}| {{info/nation}} }}
{{#if:{{{world'nation|}}} |{{row/kv| World Nation |{{place tag|{{{world'nation}}}|}}<!-- --> }}| {{raw/nation}} }}
<!-- FIXME: -->{{#if:{{{universeraw-nation|}}} |{{row/kv| Universe {nation-raw|{{{universe}}}|<!-- --> {{broken/raw}}| }}
<!-- featured{{#if:{{{world|}}} in -->|{{row/kv| FeaturedWorld In | {{place tag|''{{{booksworld}}}''<!--|}} {{{^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 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__
=== Template ===
On lines with multiple parameters (e.g. <code>|raw-world= / world= / earth=</code>) pick only the one most appropriate.
 
<pre class=mw-code>
|usage=
|era=
|raw-city= / city=
|raw-state= / state=
|dominance=
|princedom=
|raw-region= / region=
|raw-nation= / nation=
|raw-world= / world= / earth=
|universe=
|books=
Highlighted lines indicate '''mandatory''' parameters.
 
{{docs}}
{| class="wikitable" width=100%
{{docs/image}}
<!-- ------------- -->
<!-- TABLE CAPTION -->
<!-- ------------- -->
|+ {{t|Architecture}} Parameters
 
<!-- --------------ROW: owner / owners -->
<!-- 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 -->
<!-- ----------------- -->
|-
| style="text-align: center;" | <code>owner</code> <br><small>or</small><br> <code>owners</code>
| Use one of these describe ownership.
| style="white-space: nowrap;" |
In the case of [[Kredik Shaw]]:<br>
:<code><nowiki>|owner=[[Lord Ruler]]</nowiki></code>
|-
 
<!-- ---------- -->
<!-- ROW: usage -->
<!-- ---------- -->
|-
| 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.
<code><nowiki>|usage={{cat tag|Palaces|Palace}}</nowiki></code><br>
<code><nowiki>|usage={{cat tag|Academic institutions|Academy}}</nowiki></code>
|-
 
<!-- -------- -->
<!-- ROW: era -->
<!-- -------- -->
|-
| style="text-align: center;" | <code>era</code>
| Deprecated?
| style="white-space: nowrap;" |
|-
 
<!-- --------------------ROW: city -->
<!-- ROW: raw-city / city -->
<!-- -------------------- -->
|-
| 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>
'''NoteWarning:''': Do not specify <code>state</code>, <code>region</code>, or <code>nation</code> if <code>city</code> is present.<br>
<small>'''Note:''' Automatically generates a link. To bypass the {{t|place tag}} and link generation, use <code>raw-'city</code>.</small>
| style="white-space: nowrap;" |
<code><nowiki>|city=Elendel</nowiki></code><br>
<code><nowiki>|raw-'city=[[Rashekin]]</nowiki></code>
|-
 
<!-- ----------------------ROW: state -->
<!-- ROW: raw-state / state -->
<!-- ---------------------- -->
|-
| 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>
'''NoteWarning:''': Do not specify <code>region</code> or <code>nation</code> if <code>state</code> is present.<br>
<small>'''Note:''' Automatically generates a link. To bypass the {{t|place tag}} and link generation, use <code>raw-'state</code>.</small>
| style="white-space: nowrap;" |
<code><nowiki>|state=Denver</nowiki></code><br>
<code><nowiki>|raw-'state=[[Nightingale124]]</nowiki></code><br>
<code><nowiki>|'state=Iowa</nowiki></code>
|-
 
<!-- -------------- -->
<!-- ROW: dominance -->
<!-- -------------- -->
|-
| 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.<br>
<small>'''Note:''' Automatically generates a link.</small>
| style="white-space: nowrap;" |
<code><nowiki>|dominance=Central</nowiki></code>
|-
 
<!-- -------------- -->
<!-- ROW: princedom -->
<!-- -------------- -->
|-
| 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.<br>
<small>'''Note:''' Automatically generates a link.</small>
| style="white-space: nowrap;" |
<code><nowiki>|princedom=Sadeas</nowiki></code><br>
<code><nowiki>|princedom=Valam</nowiki></code>
 
<!-- ------------------------ -->
<!-- ROW: raw-region / region -->
<!-- ------------------------ -->
|-
 
<!-- ROW: region -->
| 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>
'''NoteWarning:''': Do not specify <code>nation</code> if <code>region</code> is present.<br>
<small>'''Note:''' Automatically generates a link. To bypass the {{t|place tag}} and link generation, use <code>raw-'region</code>.</small>
| style="white-space: nowrap;" |
<code><nowiki>|region=Forests of Hell</nowiki></code><br>
<code><nowiki>|raw-'region=Border between {{tag|Jah Keved}} & {{tag|Alethkar}}</nowiki></code>
 
<!-- ------------------------ -->
<!-- ROW: raw-nation / nation -->
<!-- ------------------------ -->
|-
 
<!-- ROW: nation -->
| 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>
<small>'''Note:''' Automatically generates a link. To bypass the {{t|place tag}} and link generation, use <code>raw-'nation</code>.</small>
| style="white-space: nowrap;" |
<code><nowiki>|nation=Arelon</nowiki></code><br>
<code><nowiki>|raw-'nation=[[Mokia]]</nowiki></code><br>
<code><nowiki>|raw-'nation=The Kingdom of Eddie</nowiki></code>
 
<!-- ------------------------------ -->
<!-- ROW: raw-world / 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.
| 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 ===
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,Current the only valid values for the <code>universe</code> parameteruniverses are:
* [[Cosmere]]
* [[Cytoverse]]
* Skyward universe
* [[Wode]] [[State]]s
* Standalone
 
Note that by convention <code><nowiki>[[Cosmere]]</nowiki></code>these should be linked as they are above.
 
=== Categories & Tags ===
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}}

Navigation menu