Difference between revisions of "Template:Business"

Jump to navigation Jump to search
m
m (change to 'world & use {{docs}} rows)
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]]<!-- -->}}|}}
{{#if:{{{world|}}} |{{row/kv| World |[[{{{world}}}]]<!-- -->}}|}}
{{#if:{{{raw-'world|}}} |{{row/kv| World |{{{raw-'world}}}{{raw/world}}<!-- -->}}|}}
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
 
 
-->{{#if:<!--
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{raw-'world|}}}<!-- -->{{{universe|}}}<!--
-->||{{infobox/no-world}}<!--
-->}}<!--
 
-->{{#if:{{{world-raw|}}}{{{raw-world|}}}|[[category: depreciated raw parameters]]}}<!--
 
-->{{#if:{{{logo-artist|}}}|[[category: redundant artist attribution]]}}<!--
On lines with multiple parameters (e.g. <code>|founder= / founders=</code>) pick only the one most appropriate.
 
{{docs}}
{| class="wikitable" width=100%
<!-- ------------- -->
<!-- TABLE CAPTION -->
<!-- ------------- -->
|+ {{t|Business}} Parameters
 
{{docs/image}}
<!-- -------------- -->
<!-- COLUMN HEADERS -->
<!-- -------------- -->
|-
! scope="col" style="font-weight: bold;" | Parameter
! scope="col" style="font-weight: bold;" | Description
! scope="col" style="font-weight: bold;" | Examples
 
<!-- --------- -->
<!-- ROW: logo -->
<!-- --------- -->
|-
| style="text-align: center;" | <code>logo</code>
| If the business has a known logo hosted on the Coppermind, you can display it here by using the {{t|row/image+artist}} template.
| style="white-space: nowrap;" |
<code><nowiki>|logo=17thshard.jpg</nowiki></code>
 
<!-- ---------- -->
<!-- ROW: image -->
<!-- ---------- -->
|-
| style="text-align: center;" | <code>image</code>
| If the business has an image associated with it (e.g. a depiction of its HQ), you can display it here by using the {{t|row/image+artist}} template.
| style="white-space: nowrap;" |
<code><nowiki>|image=Example.png</nowiki></code>
 
<!-- ------------------- -->
<!-- ROW: owner / owners -->
<!-- ------------------- -->
|-
| style="text-align: center;" | <code>owner</code> <br><small>or</small><br> <code>owners</code>
| Use this to indicate the owner(s) of the business.
| style="white-space: nowrap;" |
<code><nowiki>|owner=[[Silence Montane]]</nowiki></code>
|-
 
<!-- ----------------------- -->
<!-- ROW: founder / founders -->
<!-- ----------------------- -->
|-
| style="text-align: center;" | <code>founder</code> <br><small>or</small><br> <code>founders</code>
| Use this to indicate the founder(s) of the business.
| style="white-space: nowrap;" |
<code><nowiki></nowiki></code>
|-
 
<!-- --------------------- -->
<!-- ROW: leader / leaders -->
<!-- --------------------- -->
|-
| style="text-align: center;" | <code>leader</code> <br><small>or</small><br> <code>leaders</code>
| Use this to indicate the leader(s) of the business.
| style="white-space: nowrap;" |
<code><nowiki></nowiki></code>
|-
 
<!-- ------------ -->
<!-- ROW: members -->
<!-- ------------ -->
|-
| style="text-align: center;" | <code>members</code>
| Use this to list notable members of the business.
| style="white-space: nowrap;" |
<code><nowiki>|members=Vathi, Eusto, Winds</nowiki></code>
|-
 
<!-- ------------- -->
<!-- ROW: services -->
<!-- ------------- -->
|-
| style="text-align: center;" | <code>services</code>
| Use this to described the type(s) of goods and services the business provides.
| style="white-space: nowrap;" |
<code><nowiki>|services=Carriage rides</nowiki></code>
|-
 
<!-- -------- -->
<!-- ROW: era -->
<!-- -------- -->
|-
| style="text-align: center;" | <code>era</code>
| Deprecated?
| style="white-space: nowrap;" |
<code><nowiki></nowiki></code>
|-
 
<!-- --------- -->
<!-- ROW: city -->
<!-- --------- -->
|-
| style="text-align: center;" | <code>city</code>
| Use this to indicate the city where the business can be found.
| style="white-space: nowrap;" |
<code><nowiki>|city=[[Elendel]]</nowiki></code>
|-
 
<!-- ----------- -->
<!-- ROW: nation -->
<!-- ----------- -->
|-
| style="text-align: center;" | <code>nation</code>
| Use this to indicate the nation where the business can be found.
| style="white-space: nowrap;" |
<code><nowiki>|nation=[[Alethkar]]</nowiki></code>
 
<!-- --------------------->
<!-- ROW: world / earth -->
<!-- --------------------->
|-
| 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 business can be found.<br>
Cosmere worlds get automatically linked.<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>
 
{{docs/world}}
<!-- ------------- -->
<!-- ROW: {{docs/universe -->}}
{{docs/books}}
<!-- ------------- -->
|-
| style="text-align: center;" | <code>universe</code>
| Use this to indicate the (connected) universe where the business can be found.
| style="white-space: nowrap;" |
<code><nowiki>|universe=[[Cosmere]]</nowiki></code><br>
<code><nowiki>|universe=''Standalone''</nowiki></code>
 
<!-- ---------- -->
<!-- ROW: books -->
<!-- ---------- -->
|- style="background:#FFDEAD;"
| style="text-align: center;" | <code>books</code>
| Use this to indicate which book or series the business is featured in.
| style="white-space: nowrap;" |
<code><nowiki>|books=[[Mistborn Era 1]]</nowiki></code><br>
<code><nowiki>|books=[[The Stormlight Archive]]</nowiki></code>
 
|}