Difference between revisions of "Template:Infobox Company"

MyWikiBiz, Author Your Legacy — Tuesday March 19, 2024
Jump to navigationJump to search
Line 11: Line 11:
 
|-
 
|-
 
!style="text-align:right; padding-right:0.75em;"| Headquarters
 
!style="text-align:right; padding-right:0.75em;"| Headquarters
| [[address:={{{address}}}]]<br>{{#if:{{{city_wiki}}}|[[city:={{{city}}}|{{{city_wiki}}}]]|[[city:={{{city}}} ]]}}<br>[[state:={{{state}}}| {{{state_wiki}}} ]] [[country:={{{country_name}}}|{{{country_wiki}}}]] [[zip:={{{zip}}}]]-[[plus4:={{{plus4}}}]]  
+
| [[address:={{{address}}}]]<br>{{#if:{{{city_wiki}}}|[[city:={{{city}}}|{{{city_wiki}}}]]|[[city:={{{city}}} ]]}}<br>{{#if:{{{state_wiki}}}|[[state:={{{state}}}|{{{state_wiki}}}]]|[[state:={{{state}}} ]]}}<br>{{#if:{{{country_wiki}}}|[[country:={{{country}}}|{{{country_wiki}}}]]|[[country:={{{country}}} ]]}}<br>[[zip:={{{zip}}}]]-[[plus4:={{{plus4}}}]]  
 
{{#if:{{{contact_person}}}|<tr><th style="text-align:right; padding-right:0.75em;">Key&nbsp;people</th><td>{{{contact_person}}}</td></tr>}}
 
{{#if:{{{contact_person}}}|<tr><th style="text-align:right; padding-right:0.75em;">Key&nbsp;people</th><td>{{{contact_person}}}</td></tr>}}
 
{{#if:{{{contact_person}}}|<tr><th style="text-align:right; padding-right:0.75em;">Key&nbsp;people</th><td>{{{contact_person}}}</td></tr>}}
 
{{#if:{{{contact_person}}}|<tr><th style="text-align:right; padding-right:0.75em;">Key&nbsp;people</th><td>{{{contact_person}}}</td></tr>}}

Revision as of 03:57, 2 November 2006

{{{company_name}}}
{{{company_logo}}}
Type {{{company_type}}} ({{{wiki_exchange}}}: {{{wiki_symbol}}})
Founded {{{year_started}}}
Headquarters {{{address}}}
{{{city_wiki}}}
{{{state_wiki}}}
{{{country_wiki}}}
{{{zip}}}-{{{plus4}}}
Key people{{{contact_person}}}
Key people{{{contact_person}}}
Area served{{{area_served}}}



Use Template:Infobox_NPO for non-profit/not-for-profit organizations (i.e. NPO).

Usage

The company_name, company_type, foundation and location parameters are obligatory.

{{Infobox Company
| company_name     = 
| company_logo     = 
| company_slogan   =
| vector_logo      = 
| company_type     = 
| genre            =
| foundation       =
| founder          =
| location         = 
| origins          = 
| key_people       = 
| area_served      = 
| industry         = 
| products         = 
| revenue          = 
| operating_income = 
| net_income       = 
| num_employees    = 
| parent           = 
| subsid           = 
| owner            =
| homepage         = 
| footnotes        = 
}}