Difference between revisions of "Template:Infobox Company"

MyWikiBiz, Author Your Legacy — Thursday April 18, 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}}}<br>{{{city}}}<br>{{{state_name}}} {{{country_name}}} {{{zip}}}-{{{plus4}}}
+
| {{{city}}}, {{{state_name}}} {{{country_name}}}
 
{{#if:{{{key_person}}}|<tr><th style="text-align:right; padding-right:0.75em;">Key people</th><td>{{{key_person}}}</td></tr>}}
 
{{#if:{{{key_person}}}|<tr><th style="text-align:right; padding-right:0.75em;">Key people</th><td>{{{key_person}}}</td></tr>}}
  

Revision as of 05:27, 2 November 2006

{{{company_name}}}
{{{company_logo}}}
Type {{{company_type}}} {{{exchange}}} {{{symbol}}}
Founded {{{year_started}}}
Headquarters {{{city}}}, {{{state_name}}} {{{country_name}}}
Key people{{{key_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        = 
}}