Difference between revisions of "Template:Business"

m
rm featured in
(Created page with "{{infobox |title={{{name|{{PAGENAME}}}}}|id=Business |{{#if:{{{image|}}} |{{row/image |{{{image}}} }}|}}<!-- about -->{{#if:{{{services|}}} |{{row/kv|Ser...")
 
m (rm featured in)
 
(24 intermediate revisions by 5 users not shown)
{{infobox
|title={{{name|{{PAGENAME}}}}}|id=Business<!--
|{{#if:{{{image|}}} |{{row/image |{{{image}}} }}|}}<!--
 
-->|1=
about
-->{{#if:{{{serviceslogo|}}} |{{row/kv|Servicesimage+artist |{{{serviceslogo}}} |artist={{{logo-artist|}}} }}|}}<!--
-->{{#if:{{{ownerimage|}}} |{{row/kv|Ownerimage+artist |{{{ownerimage}}} |artist={{{image-artist|}}} }}|}}<!--
 
<!-- information -->
location
-->{{#if:{{{cityowner|}}} |{{row/kv|City Owner |{{{cityowner}}}<!-- -->}}|}}<!--
-->{{#if:{{{nationowners|}}} |{{row/kv|Nation Owners |{{{nationowners}}}<!-- -->}}|}}<!--
-->{{#if:{{{worldfounder|}}} |{{row/kv|World Founder |[[{{{worldfounder}}}]]<!-- -->}}|}}<!--
-->{{#if:{{{universefounders|}}} |{{row/kv|Universe Founders |{{{universefounders}}}<!-- -->}}|}}<!--
{{#if:{{{leader|}}} |{{row/kv| Leader |{{{leader}}}<!-- -->}}|}}
{{#if:{{{leaders|}}} |{{row/kv| Leaders |{{{leaders}}}<!-- -->}}|}}
{{#if:{{{members|}}} |{{row/kv| Members |{{{members}}}<!-- -->}}|}}
 
{{#if:{{{services|}}} |{{row/kv| Services |{{{services}}}<!-- -->}}|}}
featured in -->{{row/kv|Featured In |''{{{books}}}'' }}
{{#if:{{{products|}}} |{{row/kv| Products |{{{products}}}<!-- -->}}|}}
{{#if:{{{era|}}} |{{row/kv| Era |[[{{{era}}}]]{{era/{{{era}}}|}}<!-- -->}}|}}
 
<!-- location -->
{{#if:{{{city|}}} |{{row/kv| City |{{{city}}}<!-- -->}}|}}
{{#if:{{{nation|}}} |{{row/kv| Nation |{{{nation}}}<!-- -->}}|}}
{{#if:{{{earth|}}} |{{row/kv| World of Origin |[[Earth ({{{earth}}})]]<!-- -->}}|}}
{{#if:{{{world|}}} |{{row/kv| World of Origin |{{toponym link|{{{world}}}}}<!-- -->}}|}}
{{#if:{{{'world|}}} |{{row/kv| World of Origin |{{{'world}}}{{raw/world}}<!-- -->}}|}}
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
 
}}<includeonly><!--
 
-->[[category:{{cat ns|Businesses]]|only=0}}<!--
 
-->{{#if:<!--
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!-- -->{{{universe|}}}<!--
-->||{{infobox/no-world}}<!--
-->}}<!--
 
-->{{#if:{{{world-raw|}}}{{{raw-world|}}}|[[category: depreciated raw parameters]]}}<!--
 
-->{{#if:{{{logo-artist|}}}|[[category: redundant artist attribution]]}}<!--
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
 
--></includeonly><noinclude>
This template is to be used on pages for businesses, both within the cosmere and without.
 
__TOC__
To use this infobox, add {{t|business}} to the top of the page and fill in some of the fields.
 
=== Template ===
<pre class=mw-code>
{{business
|logo=
|image=
|owner= / owners=
|founder= / founders=
|leader= / leaders=
|members=
|services=
|era=
|city=
|nation=
|world= / earth=
|universe=
}}
</pre>
 
=== Parameters ===
Highlighted lines indicate '''mandatory''' parameters.
 
On lines with multiple parameters (e.g. <code>|founder= / founders=</code>) pick only the one most appropriate.
 
{{docs}}
 
{{docs/image}}
 
<!-- 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: 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 services the business provides.
| style="white-space: nowrap;" |
<code><nowiki>|services=Carriage rides</nowiki></code>
|-
 
<!-- ROW: products -->
| style="text-align: center;" | <code>products</code>
| Use this to described the type(s) of goods the business provides.
| style="white-space: nowrap;" |
<code><nowiki>|products=Alcohol</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>
|-
 
{{docs/world}}
{{docs/universe}}
 
|}
 
=== Categories & Tags ===
The only required parameter is {{{books}}}. Optional parameters include {{{services}}}, {{{city}}}, {{{nation}}}, {{{world}}}, and {{{universe}}}.
Pages that make use of the '''Business''' template will be added to the [[:Category: Businesses|businesses]] category.
 
It adds pages to [[:Category: BusinessesInfoboxes]].
 
== Articles using Template ==
[[category: infoboxes]]
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages.}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}