Template:Infobox company
Appearance
Template:Infobox company
Use this template to add a standardized infobox to company articles.
Usage
Copy and paste the following into an article and fill in the fields you need. Delete any lines you do not need to avoid blank rows.
{{Infobox company
| name =
| type =
| founded =
| founder =
| headquarters =
| industry =
| products =
| services =
| key_people =
| parent =
| subsid =
| website =
}}
Parameters
| Parameter | Description |
|---|---|
name |
Company name. Defaults to the article title if left blank. |
type |
Company type, e.g. Public, Private, Non-profit |
founded |
Founding date and/or location |
founder |
Name(s) of founder(s) |
headquarters |
City, country of main headquarters |
industry |
Industry or industries the company operates in |
products |
Main products offered |
services |
Main services offered |
key_people |
Key executives and their roles |
parent |
Parent company if applicable |
subsid |
Subsidiaries if applicable |
website |
Official website, e.g. [https://example.com example.com]
|
Example
{{Infobox company
| name = Acme Corporation
| type = Public
| founded = June 15, 1950
| founder = John Doe
| headquarters = Springfield, Illinois, United States
| industry = Manufacturing
| products = Widgets, Gadgets
| key_people = Jane Smith (CEO)
| website = [https://acmecorp.com acmecorp.com]
}}