Template:Infobox Company

From Citizendium
Revision as of 03:59, 14 May 2009 by imported>Caesar Schinas (sanitise names, add TlDoc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This documentation is transcluded from Template:Infobox Company/doc (edit | history)

Infobox for articles about companies.

Usage

Copy the following code, paste it directly below the {{subpages}} tag, and then fill in any applicable values.
Do not remove those which do not apply or which you do not know; just leave them blank and they will not show up in the infobox.
Do not leave a blank line either before or after the infobox code.

{{Infobox Company
| name             = 
| parent           = 
| logo             = 
| website          = 
| company_form     = 
| ownership_type   = 
| stock_symbol     = 
| foundation_date  = 
| founded_by       = 
| location_street  = 
| location_city    = 
| location_state   = 
| location_country = 
| industry         = 
| product          = 
}}

Example

Microsoft Corporation
Microsoft wordmark.png
Website www.microsoft.com
Ownership type Public, NASDAQ:MSFT
Founded 1975, by Bill Gates
Headquarters Redmond , Washington
United States
Industry Computers
Product/Service Computer and Consumer Products
{{Infobox Company
| name             = Microsoft Corporation
| parent           = 
| logo             = Microsoft_wordmark.png
| website          = www.microsoft.com
| company_form     = 
| ownership_type   = Public
| stock_symbol     = NASDAQ:MSFT
| foundation_date  = 1975
| founded_by       = [[Bill Gates]]
| location_street  = 
| location_city    = Redmond
| location_state   = Washington
| location_country = United States
| industry         = Computers
| product          = Computer and Consumer Products
}}