Contents

Template:Infobox company: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#if:{{{logo|}}}|{{#setmainimage:{{{logo}}}}}}
<includeonly>{{#if:{{{logo|}}}
<div class="wp-infobox">
|{{#setmainimage:{{{logo}}}}}
}}<div class="wp-infobox">
<div class="wp-infobox-header"><div class="wp-infobox-name">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{industry|}}}|<div class="wp-infobox-subtitle">{{{industry}}}</div>}}</div>
<div class="wp-infobox-header"><div class="wp-infobox-name">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{industry|}}}|<div class="wp-infobox-subtitle">{{{industry}}}</div>}}</div>
{{#if:{{{logo|}}}|<div class="wp-infobox-image">[[File:{{{logo}}}|320px|alt={{{logo_alt|{{{name|{{PAGENAME}}}}} logo}}}]]</div>}}{{#if:{{{logo|}}}|{{#if:{{{caption|}}}|<div class="wp-infobox-caption">{{{caption}}}</div>}}}}
{{#if:{{{logo|}}}|<div class="wp-infobox-image">[[File:{{{logo}}}|320px|alt={{{logo_alt|{{{name|{{PAGENAME}}}}} logo}}}]]</div>}}{{#if:{{{logo|}}}|{{#if:{{{caption|}}}|<div class="wp-infobox-caption">{{{caption}}}</div>}}}}

Revision as of 14:03, 31 August 2026

Usage

Use this template for companies and commercial businesses.

All parameters are optional. Empty parameters are not displayed.

{{Infobox company
| name =
| legal_name =
| native_name =
| trading_name =
| other_name =
| formerly =
| logo =
| logo_alt =
| caption =
| type =
| industry =
| traded_as =
| founded =
| founder =
| founders =
| fate =
| headquarters =
| number_of_locations =
| locations_as_of =
| area_served =
| key_people =
| products =
| services =
| brands =
| divisions =
| employees =
| employees_as_of =
| revenue =
| revenue_as_of =
| owner =
| parent =
| subsidiaries =
| predecessor =
| successor =
| domain =
| website =
}}

legal_name should contain the registered or legal company name when it differs from the normal article name.

trading_name may contain the name under which the company trades.

formerly may contain an important former company name.

Use either founder or founders depending on the subject.

Use traded_as only for publicly traded companies when reliably sourced.

Changing figures such as number of locations, employees, and revenue should include a corresponding date or year in locations_as_of, employees_as_of, or revenue_as_of.

parent identifies a parent company. subsidiaries identifies notable subsidiaries.

domain and website are always displayed at the end of the infobox.

Do not guess company figures or use undated changing statistics.

Example

Example using Apple:

{{Infobox company
| name = Apple Inc.
| legal_name = Apple Inc.
| native_name =
| trading_name =
| other_name = Apple
| formerly = Apple Computer Company; Apple Computer, Inc.
| logo =
| logo_alt =
| caption =
| type = Public company
| industry = Technology
| traded_as = NASDAQ: AAPL
| founded = 1976
| founders = Steve Jobs; Steve Wozniak; Ronald Wayne
| headquarters = Cupertino, California, United States
| area_served = Worldwide
| products = iPhone; Mac; iPad; Apple Watch
| services = App Store; iCloud; Apple Music
| domain = apple.com
| website = https://www.apple.com/
}}

Example infobox

Apple Inc.
Technology
Legal name
Apple Inc.
Other name
Apple
Type
Public company
Industry
Technology
Traded as
NASDAQ: AAPL
Founded
1976
Founders
Steve Jobs; Steve Wozniak; Ronald Wayne
Headquarters
Cupertino, California, United States
Area served
Worldwide
Domain
apple.com
Website
Official website