Contents

Template:Infobox company: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{logo|}}}|{{#setmainimage:{{{logo}}}}}}}
<includeonly>{{#if:{{{logo|}}}|{{#setmainimage:{{{logo}}}}}}}<div class="wp-infobox">
<div class="wp-infobox">


<div class="wp-infobox-header">
<div class="wp-infobox-header">
Line 7: Line 6:
</div>
</div>


{{#if:{{{logo|}}}|<div class="wp-infobox-image">[[File:{{{logo}}}|320px|alt={{{logo_alt|{{{name|{{PAGENAME}}}}} logo}}}]]</div>}}
{{#if:{{{logo|}}}|
<div class="wp-infobox-image" style="padding:12px 14px 0 !important;box-sizing:border-box;">
[[File:{{{logo}}}|320px|alt={{{logo_alt|{{{name|{{PAGENAME}}}}} logo}}}]]
</div>
}}


{{#if:{{{logo|}}}|{{#if:{{{caption|}}}|<div class="wp-infobox-caption">{{{caption}}}</div>}}}}
{{#if:{{{caption|}}}|
<div class="wp-infobox-caption">{{{caption}}}</div>
}}


<div class="wp-infobox-data">
<div class="wp-infobox-data">


 
{{#if:{{{legal_name|}}}|
{{#if:{{{legal_name|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Legal name</div><div class="wp-infobox-value">{{{legal_name}}}</div></div>}}
<div class="wp-infobox-row">
 
<div class="wp-infobox-label">Legal name</div>
{{#if:{{{native_name|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Native name</div><div class="wp-infobox-value">{{{native_name}}}</div></div>}}
<div class="wp-infobox-value">{{{legal_name}}}</div>
 
{{#if:{{{short_name|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Short name</div><div class="wp-infobox-value">{{{short_name}}}</div></div>}}
 
{{#if:{{{acronym|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Acronym</div><div class="wp-infobox-value">{{{acronym}}}</div></div>}}
 
{{#if:{{{trading_name|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Trading name</div><div class="wp-infobox-value">{{{trading_name}}}</div></div>}}
 
{{#if:{{{other_name|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Other name</div><div class="wp-infobox-value">{{{other_name}}}</div></div>}}
 
{{#if:{{{formerly|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Formerly</div><div class="wp-infobox-value">{{{formerly}}}</div></div>}}
 
 
{{#if:{{{type|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Type</div><div class="wp-infobox-value">{{{type}}}</div></div>}}
 
{{#if:{{{legal_structure|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Legal structure</div><div class="wp-infobox-value">{{{legal_structure}}}</div></div>}}
 
{{#if:{{{industry|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Industry</div><div class="wp-infobox-value">{{{industry}}}</div></div>}}
 
{{#if:{{{purpose|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Purpose</div><div class="wp-infobox-value">{{{purpose}}}</div></div>}}
 
{{#if:{{{mission|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Mission</div><div class="wp-infobox-value">{{{mission}}}</div></div>}}
 
 
{{#if:{{{founded|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Founded</div><div class="wp-infobox-value">{{{founded}}}</div></div>}}
 
{{#if:{{{founding_location|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Founding location</div><div class="wp-infobox-value">{{{founding_location}}}</div></div>}}
 
{{#if:{{{founder|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Founder</div><div class="wp-infobox-value">{{{founder}}}</div></div>}}
 
{{#if:{{{founders|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Founders</div><div class="wp-infobox-value">{{{founders}}}</div></div>}}
 
 
{{#if:{{{chairperson|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Chairperson</div><div class="wp-infobox-value">{{{chairperson}}}</div></div>}}
 
{{#if:{{{ceo|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">CEO</div><div class="wp-infobox-value">{{{ceo}}}</div></div>}}
 
{{#if:{{{president|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">President</div><div class="wp-infobox-value">{{{president}}}</div></div>}}
 
{{#if:{{{executive_director|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Executive director</div><div class="wp-infobox-value">{{{executive_director}}}</div></div>}}
 
 
{{#if:{{{headquarters|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Headquarters</div><div class="wp-infobox-value">{{{headquarters}}}</div></div>}}
 
{{#if:{{{locations|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Locations</div><div class="wp-infobox-value">{{{locations}}}</div></div>}}
 
{{#if:{{{area_served|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Area served</div><div class="wp-infobox-value">{{{area_served}}}</div></div>}}
 
{{#if:{{{countries|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Countries</div><div class="wp-infobox-value">{{{countries}}}</div></div>}}
 
 
{{#if:{{{products|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Products</div><div class="wp-infobox-value">{{{products}}}</div></div>}}
 
{{#if:{{{services|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Services</div><div class="wp-infobox-value">{{{services}}}</div></div>}}
 
{{#if:{{{brands|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Brands</div><div class="wp-infobox-value">{{{brands}}}</div></div>}}
 
{{#if:{{{platform|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Platform</div><div class="wp-infobox-value">{{{platform}}}</div></div>}}
 
{{#if:{{{technology|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Technology</div><div class="wp-infobox-value">{{{technology}}}</div></div>}}
 
 
{{#if:{{{employees|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Employees</div><div class="wp-infobox-value">{{{employees}}}</div></div>}}
 
{{#if:{{{revenue|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Revenue</div><div class="wp-infobox-value">{{{revenue}}}</div></div>}}
 
{{#if:{{{funding|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Funding</div><div class="wp-infobox-value">{{{funding}}}</div></div>}}
 
{{#if:{{{valuation|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Valuation</div><div class="wp-infobox-value">{{{valuation}}}</div></div>}}
 
 
{{#if:{{{owner|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Owner</div><div class="wp-infobox-value">{{{owner}}}</div></div>}}
 
{{#if:{{{parent_company|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Parent company</div><div class="wp-infobox-value">{{{parent_company}}}</div></div>}}
 
{{#if:{{{subsidiaries|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Subsidiaries</div><div class="wp-infobox-value">{{{subsidiaries}}}</div></div>}}
 
 
{{#if:{{{website|}}}|<div class="wp-infobox-row"><div class="wp-infobox-label">Website</div><div class="wp-infobox-value">[{{{website}}} Official website]</div></div>}}
 
 
</div>
</div>
</div>
{{#wikipartner_company_schema:
name={{{name|{{PAGENAME}}}}}
|logo={{{logo|}}}
|logo_alt={{{logo_alt|}}}
|caption={{{caption|}}}
|industry={{{industry|}}}
|type={{{type|}}}
|legal_structure={{{legal_structure|}}}
|founded={{{founded|}}}
|founder={{{founder|}}}
|founders={{{founders|}}}
|headquarters={{{headquarters|}}}
|area_served={{{area_served|}}}
|products={{{products|}}}
|services={{{services|}}}
|ceo={{{ceo|}}}
|website={{{website|}}}
}}
}}


</includeonly>
{{#if:{{{native_name|}}}|
 
<div class="wp-infobox-row">
<noinclude>
<div class="wp-infobox-label">Native name</div>
 
<div class="wp-infobox-value">{{{native_name}}}</div>
== Usage ==
</div>
 
Use this template for articles about companies, startups, nonprofits, agencies, institutions, and other organizations.
 
All parameters are optional. Add only information supported by reliable sources. Empty fields are not displayed.
 
== Basic usage ==
 
Use this version for most company articles.
 
<pre>
{{Infobox company
| name =
| logo =
| logo_alt =
| caption =
| industry =
| type =
| founded =
| founder =
| headquarters =
| ceo =
| products =
| services =
| website =
}}
}}
</pre>


 
{{#if:{{{trading_name|}}}|
== Full usage ==
<div class="wp-infobox-row">
 
<div class="wp-infobox-label">Trading name</div>
Use additional parameters when detailed company information is available.
<div class="wp-infobox-value">{{{trading_name}}}</div>
 
</div>
<pre>
{{Infobox company
| name =
| legal_name =
| native_name =
| short_name =
| acronym =
| trading_name =
| other_name =
| formerly =
 
| logo =
| logo_alt =
| caption =
 
| type =
| legal_structure =
| industry =
| purpose =
| mission =
 
| founded =
| founding_location =
| founder =
| founders =
 
| chairperson =
| ceo =
| president =
| executive_director =
 
| headquarters =
| locations =
| area_served =
| countries =
 
| products =
| services =
| brands =
| platform =
| technology =
 
| employees =
| revenue =
| funding =
| valuation =
 
| owner =
| parent_company =
| subsidiaries =
 
| website =
}}
}}
</pre>


 
{{#if:{{{other_name|}}}|
== Parameter guidance ==
<div class="wp-infobox-row">
 
<div class="wp-infobox-label">Other name</div>
'''name''' 
<div class="wp-infobox-value">{{{other_name}}}</div>
The commonly used name of the company.
</div>
 
'''legal_name''' 
The official registered name when different from the common name.
 
'''native_name''' 
The company's name in another language or writing system.
 
'''short_name''' 
A commonly used shortened name.
 
'''acronym''' 
An abbreviation used publicly by the organization.
 
'''trading_name''' 
A business name used in commerce when different from the legal name.
 
'''formerly''' 
Previous names of the company.
 
'''logo''' 
The official company logo file.
 
'''logo_alt''' 
Short description of the logo for accessibility.
 
'''caption''' 
Extra information about the logo or image.
 
'''type''' 
The organization type, such as public company, private company, nonprofit, startup, or agency.
 
'''legal_structure''' 
The legal form, such as corporation, limited company, foundation, or nonprofit organization.
 
'''industry''' 
The main business sector.
 
'''purpose''' 
The main purpose of a nonprofit or mission-based organization.
 
'''mission''' 
The organization's stated mission when notable.
 
'''founded''' 
The year or date the organization was founded.
 
'''founding_location''' 
The location where the organization was founded.
 
'''founder''' and '''founders''' 
The person or people who created the organization.
 
'''chairperson''' 
The chairperson or board leader.
 
'''ceo''' 
The current chief executive officer.
 
'''president''' 
The current president when this title is used.
 
'''executive_director''' 
Usually for nonprofits and institutions.
 
'''headquarters''' 
The main headquarters location.
 
'''locations''' 
Important offices, branches, or operating locations.
 
'''area_served''' 
The main geographic area where the organization operates.
 
'''countries''' 
Countries where the organization has major operations.
 
'''products''' 
Important products created or sold by the organization.
 
'''services''' 
Important services provided.
 
'''brands''' 
Major brands owned by the organization.
 
'''platform''' 
Used for technology companies that operate a platform.
 
'''technology''' 
Important technology associated with the organization.
 
'''employees''' 
Number of employees when reliably sourced.
 
'''revenue''' 
Revenue information when publicly available.
 
'''funding''' 
Investment or funding information mainly for startups.
 
'''valuation''' 
Company valuation when publicly reported.
 
'''owner''' 
Owner or controlling entity.
 
'''parent_company''' 
A larger company that owns the organization.
 
'''subsidiaries''' 
Important companies controlled by the organization.
 
'''website''' 
Official website only.
 
 
== Editing guidelines ==
 
- Do not add estimated values without reliable sources.
- Do not add private company information that is not publicly available.
- Avoid promotional language such as "leading", "best", or "largest" unless properly sourced.
- Use the official company logo only when available.
- Keep descriptions factual and neutral.
 
 
[[Category:WikiPartner infobox templates]]
[[Category:Company infobox templates]]
[[Category:WikiPartner templates]]
 
</noinclude>
 
== Examples ==
 
=== Example 1: Large company ===
 
Example using Apple Inc.:
 
<pre>
{{Infobox company
| name = Apple Inc.
| legal_name = Apple Inc.
| logo =
| logo_alt = Apple logo
| industry = Technology
| type = Public company
| founded = 1976
| founding_location = Los Altos, California, United States
| founders = Steve Jobs; Steve Wozniak; Ronald Wayne
| ceo = Tim Cook
| headquarters = Cupertino, California, United States
| area_served = Worldwide
| products = iPhone; Mac; iPad; Apple Watch
| services = iCloud; Apple Music; Apple TV+
| employees = Over 160,000
| website = https://www.apple.com
}}
}}
</pre>


 
{{#if:{{{formerly|}}}|
<div class="wp-infobox">
<div class="wp-infobox-row">
 
<div class="wp-infobox-label">Formerly</div>
<div class="wp-infobox-header">
<div class="wp-infobox-value">{{{formerly}}}</div>
<div class="wp-infobox-name">Apple Inc.</div>
<div class="wp-infobox-subtitle">Technology</div>
</div>
</div>
}}


<div class="wp-infobox-data">
{{#if:{{{type|}}}|
 
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Type</div>
<div class="wp-infobox-label">Type</div>
<div class="wp-infobox-value">Public company</div>
<div class="wp-infobox-value">{{{type}}}</div>
</div>
</div>
}}


{{#if:{{{industry|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Founded</div>
<div class="wp-infobox-label">Industry</div>
<div class="wp-infobox-value">1976</div>
<div class="wp-infobox-value">{{{industry}}}</div>
</div>
</div>
}}


{{#if:{{{traded_as|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Founders</div>
<div class="wp-infobox-label">Traded as</div>
<div class="wp-infobox-value">Steve Jobs; Steve Wozniak; Ronald Wayne</div>
<div class="wp-infobox-value">{{{traded_as}}}</div>
</div>
</div>
}}


{{#if:{{{founded|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Headquarters</div>
<div class="wp-infobox-label">Founded</div>
<div class="wp-infobox-value">Cupertino, California, United States</div>
<div class="wp-infobox-value">{{{founded}}}</div>
</div>
</div>
}}


{{#if:{{{founder|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Products</div>
<div class="wp-infobox-label">Founder</div>
<div class="wp-infobox-value">iPhone; Mac; iPad</div>
<div class="wp-infobox-value">{{{founder}}}</div>
</div>
</div>
}}


{{#if:{{{founders|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Founders</div>
<div class="wp-infobox-value">{{{founders}}}</div>
</div>
</div>
}}
{{#if:{{{fate|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Fate</div>
<div class="wp-infobox-value">{{{fate}}}</div>
</div>
</div>
=== Example 2: Technology startup ===
Example using OpenAI:
<pre>
{{Infobox company
| name = OpenAI
| logo =
| industry = Artificial intelligence
| type = Private company
| founded = 2015
| founders = Sam Altman; Elon Musk; Greg Brockman; Ilya Sutskever; John Schulman; Wojciech Zaremba
| headquarters = San Francisco, California, United States
| products = ChatGPT; GPT models
| services = Artificial intelligence research and products
| funding =
| ceo = Sam Altman
| website = https://openai.com
}}
}}
</pre>


 
{{#if:{{{headquarters|}}}|
<div class="wp-infobox">
<div class="wp-infobox-row">
 
<div class="wp-infobox-label">Headquarters</div>
<div class="wp-infobox-header">
<div class="wp-infobox-value">{{{headquarters}}}</div>
<div class="wp-infobox-name">OpenAI</div>
<div class="wp-infobox-subtitle">Artificial intelligence</div>
</div>
</div>
}}


<div class="wp-infobox-data">
{{#if:{{{number_of_locations|}}}|
 
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Type</div>
<div class="wp-infobox-label">Locations</div>
<div class="wp-infobox-value">Private company</div>
<div class="wp-infobox-value">{{{number_of_locations}}}{{#if:{{{locations_as_of|}}}| ({{{locations_as_of}}})}}</div>
</div>
</div>
}}


{{#if:{{{area_served|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Founded</div>
<div class="wp-infobox-label">Area served</div>
<div class="wp-infobox-value">2015</div>
<div class="wp-infobox-value">{{{area_served}}}</div>
</div>
</div>
}}


{{#if:{{{key_people|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">CEO</div>
<div class="wp-infobox-label">Key people</div>
<div class="wp-infobox-value">Sam Altman</div>
<div class="wp-infobox-value">{{{key_people}}}</div>
</div>
</div>
}}


{{#if:{{{products|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Products</div>
<div class="wp-infobox-label">Products</div>
<div class="wp-infobox-value">ChatGPT; GPT models</div>
<div class="wp-infobox-value">{{{products}}}</div>
</div>
</div>
}}


{{#if:{{{services|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Services</div>
<div class="wp-infobox-value">{{{services}}}</div>
</div>
</div>
}}
{{#if:{{{brands|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Brands</div>
<div class="wp-infobox-value">{{{brands}}}</div>
</div>
</div>
}}


{{#if:{{{divisions|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Divisions</div>
<div class="wp-infobox-value">{{{divisions}}}</div>
</div>
}}


=== Example 3: Nonprofit organization ===
{{#if:{{{employees|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Employees</div>
<div class="wp-infobox-value">{{{employees}}}{{#if:{{{employees_as_of|}}}| ({{{employees_as_of}}})}}</div>
</div>
}}


Example using Wikimedia Foundation:
{{#if:{{{revenue|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Revenue</div>
<div class="wp-infobox-value">{{{revenue}}}{{#if:{{{revenue_as_of|}}}| ({{{revenue_as_of}}})}}</div>
</div>
}}


<pre>
{{#if:{{{owner|}}}|
{{Infobox company
<div class="wp-infobox-row">
| name = Wikimedia Foundation
<div class="wp-infobox-label">Owner</div>
| logo =
<div class="wp-infobox-value">{{{owner}}}</div>
| industry = Nonprofit organization
</div>
| type = Nonprofit
| founded = 2003
| founder = Jimmy Wales
| headquarters = San Francisco, California, United States
| purpose = Supporting free knowledge projects
| products = Wikipedia; Wikimedia Commons; Wikidata
| services = Free educational and information platforms
| employees =
| website = https://wikimediafoundation.org
}}
}}
</pre>


 
{{#if:{{{parent|}}}|
<div class="wp-infobox">
<div class="wp-infobox-row">
 
<div class="wp-infobox-label">Parent</div>
<div class="wp-infobox-header">
<div class="wp-infobox-value">{{{parent}}}</div>
<div class="wp-infobox-name">Wikimedia Foundation</div>
<div class="wp-infobox-subtitle">Nonprofit organization</div>
</div>
</div>
}}


<div class="wp-infobox-data">
{{#if:{{{subsidiaries|}}}|
 
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Founded</div>
<div class="wp-infobox-label">Subsidiaries</div>
<div class="wp-infobox-value">2003</div>
<div class="wp-infobox-value">{{{subsidiaries}}}</div>
</div>
</div>
}}


{{#if:{{{predecessor|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Founder</div>
<div class="wp-infobox-label">Predecessor</div>
<div class="wp-infobox-value">Jimmy Wales</div>
<div class="wp-infobox-value">{{{predecessor}}}</div>
</div>
</div>
}}


{{#if:{{{successor|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Purpose</div>
<div class="wp-infobox-label">Successor</div>
<div class="wp-infobox-value">Supporting free knowledge projects</div>
<div class="wp-infobox-value">{{{successor}}}</div>
</div>
</div>
}}


{{#if:{{{website|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Headquarters</div>
<div class="wp-infobox-label">Website</div>
<div class="wp-infobox-value">San Francisco, California, United States</div>
<div class="wp-infobox-value">[{{{website}}} Official website]</div>
</div>
</div>
}}


</div>
</div>
</div>
</div><!--
 
-->{{#wikipartner_company_schema:
<templatedata>
name={{{name|{{PAGENAME}}}}}
{
|legal_name={{{legal_name|}}}
"params": {
|native_name={{{native_name|}}}
"name": {
|trading_name={{{trading_name|}}}
"label": "Name",
|other_name={{{other_name|}}}
"description": "Commonly used name of the company.",
|formerly={{{formerly|}}}
"type": "string"
|logo={{{logo|}}}
},
|founded={{{founded|}}}
"legal_name": {
|headquarters={{{headquarters|}}}
"label": "Legal name",
|area_served={{{area_served|}}}
"description": "Official registered name if different.",
|traded_as={{{traded_as|}}}
"type": "string"
|website={{{website|}}}
},
}}<!--
"native_name": {
--></includeonly><noinclude>
"label": "Native name",
{{:Template:Infobox company/doc}}
"description": "Name in another language or writing system.",
"type": "string"
},
"short_name": {
"label": "Short name",
"description": "Common shortened name.",
"type": "string"
},
"acronym": {
"label": "Acronym",
"description": "Publicly used abbreviation.",
"type": "string"
},
"trading_name": {
"label": "Trading name",
"description": "Business name used publicly.",
"type": "string"
},
"other_name": {
"label": "Other name",
"description": "Other notable names.",
"type": "string"
},
"formerly": {
"label": "Formerly",
"description": "Previous company names.",
"type": "string"
},
"logo": {
"label": "Logo",
"description": "Official logo file.",
"type": "wiki-file-name"
},
"logo_alt": {
"label": "Logo alt text",
"description": "Short accessibility description.",
"type": "string"
},
"caption": {
"label": "Caption",
"description": "Image caption.",
"type": "string"
},
"type": {
"label": "Type",
"description": "Company type such as public company, startup, nonprofit.",
"type": "string"
},
"legal_structure": {
"label": "Legal structure",
"description": "Legal form of the organization.",
"type": "string"
},
"industry": {
"label": "Industry",
"description": "Main industry.",
"type": "string"
},
"purpose": {
"label": "Purpose",
"description": "Purpose of nonprofit or mission-based organizations.",
"type": "string"
},
"mission": {
"label": "Mission",
"description": "Official mission statement when notable.",
"type": "string"
},
"founded": {
"label": "Founded",
"description": "Year or date founded.",
"type": "string"
},
"founding_location": {
"label": "Founding location",
"description": "Location where founded.",
"type": "string"
},
"founder": {
"label": "Founder",
"description": "Founder of the organization.",
"type": "string"
},
"founders": {
"label": "Founders",
"description": "Founders of the organization.",
"type": "string"
},
"chairperson": {
"label": "Chairperson",
"description": "Current chairperson.",
"type": "string"
},
"ceo": {
"label": "CEO",
"description": "Current chief executive officer.",
"type": "string"
},
"president": {
"label": "President",
"description": "Current president.",
"type": "string"
},
"executive_director": {
"label": "Executive director",
"description": "Executive director.",
"type": "string"
},
"headquarters": {
"label": "Headquarters",
"description": "Main headquarters location.",
"type": "string"
},
"locations": {
"label": "Locations",
"description": "Important locations.",
"type": "string"
},
"area_served": {
"label": "Area served",
"description": "Geographic service area.",
"type": "string"
},
"countries": {
"label": "Countries",
"description": "Countries of operation.",
"type": "string"
},
"products": {
"label": "Products",
"description": "Important products.",
"type": "string"
},
"services": {
"label": "Services",
"description": "Important services.",
"type": "string"
},
"brands": {
"label": "Brands",
"description": "Owned brands.",
"type": "string"
},
"platform": {
"label": "Platform",
"description": "Technology platform.",
"type": "string"
},
"technology": {
"label": "Technology",
"description": "Important technology.",
"type": "string"
},
"employees": {
"label": "Employees",
"description": "Number of employees.",
"type": "string"
},
"revenue": {
"label": "Revenue",
"description": "Revenue information.",
"type": "string"
},
"funding": {
"label": "Funding",
"description": "Funding information.",
"type": "string"
},
"valuation": {
"label": "Valuation",
"description": "Reported valuation.",
"type": "string"
},
"owner": {
"label": "Owner",
"description": "Owner or controlling entity.",
"type": "string"
},
"parent_company": {
"label": "Parent company",
"description": "Parent organization.",
"type": "string"
},
"subsidiaries": {
"label": "Subsidiaries",
"description": "Important subsidiaries.",
"type": "string"
},
"website": {
"label": "Website",
"description": "Official website only.",
"type": "url"
}
},
"description": "Infobox for companies, startups, agencies, nonprofits, and institutions.",
"paramOrder": [
"name",
"legal_name",
"native_name",
"short_name",
"acronym",
"trading_name",
"other_name",
"formerly",
"logo",
"logo_alt",
"caption",
"type",
"legal_structure",
"industry",
"purpose",
"mission",
"founded",
"founding_location",
"founder",
"founders",
"chairperson",
"ceo",
"president",
"executive_director",
"headquarters",
"locations",
"area_served",
"countries",
"products",
"services",
"brands",
"platform",
"technology",
"employees",
"revenue",
"funding",
"valuation",
"owner",
"parent_company",
"subsidiaries",
"website"
]
}
</templatedata>


[[Category:WikiPartner infobox templates]]
[[Category:WikiPartner infobox templates]]
[[Category:Company infobox templates]]
[[Category:WikiPartner documentation]]
[[Category:Organization infobox templates]]
[[Category:WikiPartner templates]]
 
</noinclude>
</noinclude>

Latest revision as of 19:19, 6 September 2026

Infobox company is WikiPartner's standard infobox for companies, corporations, commercial businesses, brands, and other notable business organizations.

All parameters are optional. Add only information supported by reliable sources. Empty fields are automatically hidden.

Adding this template to an article also generates WikiPartner company structured data automatically. Editors do not need to create schema markup manually.

Short usage

Use this version for most company articles.

{{Infobox company
| name =
| logo =
| logo_alt =
| type =
| industry =
| founded =
| founder =
| headquarters =
| area_served =
| products =
| services =
| website =
}}

Full usage

Use this version when more company information is available. Remove parameters that are not needed.

{{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 =

| website =
}}

Examples

The examples below show both the wikitext entered by an editor and the rendered WikiPartner infobox.

Technology company — Apple Inc.

Wikitext

{{Infobox company
| name = Apple Inc.
| legal_name = Apple Inc.
| other_name = Apple
| formerly = Apple Computer Company; Apple Computer, Inc.
| logo = Apple logo black.svg
| logo_alt = Apple logo
| type = Public company
| industry = Technology
| traded_as = NASDAQ: AAPL
| founded = 1 April 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
| website = https://www.apple.com/
}}

Rendered infobox

Apple Inc.
Technology


Legal name
Apple Inc.



Other name
Apple
Formerly
Apple Computer Company; Apple Computer, Inc.
Type
Public company
Industry
Technology
Traded as
NASDAQ: AAPL
Founded
1 April 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










Automotive company — Toyota

Wikitext

{{Infobox company
| name = Toyota
| legal_name = Toyota Motor Corporation
| logo = Toyota logo.svg
| logo_alt = Toyota logo
| type = Public company
| industry = Automotive
| founded = 28 August 1937
| founder = Kiichiro Toyoda
| headquarters = Toyota City, Aichi, Japan
| area_served = Worldwide
| products = Automobiles; commercial vehicles
| website = https://global.toyota/
}}

Rendered infobox

Toyota
Automotive


Legal name
Toyota Motor Corporation





Type
Public company
Industry
Automotive


Founded
28 August 1937
Founder
Kiichiro Toyoda



Headquarters
Toyota City, Aichi, Japan


Area served
Worldwide


Products
Automobiles; commercial vehicles











Sportswear company — Nike

Wikitext

{{Infobox company
| name = Nike
| legal_name = NIKE, Inc.
| formerly = Blue Ribbon Sports
| logo = Logo NIKE.svg
| logo_alt = Nike logo
| type = Public company
| industry = Sportswear
| traded_as = NYSE: NKE
| founded = 25 January 1964
| founders = Bill Bowerman; Phil Knight
| headquarters = Beaverton, Oregon, United States
| area_served = Worldwide
| products = Athletic footwear; apparel; sports equipment
| website = https://www.nike.com/
}}

Rendered infobox

Nike
Sportswear


Legal name
NIKE, Inc.




Formerly
Blue Ribbon Sports
Type
Public company
Industry
Sportswear
Traded as
NYSE: NKE
Founded
25 January 1964


Founders
Bill Bowerman; Phil Knight


Headquarters
Beaverton, Oregon, United States


Area served
Worldwide


Products
Athletic footwear; apparel; sports equipment











Usage notes

  • Use name for the commonly recognized company name.
  • Use legal_name only when the registered company name differs from the article name.
  • Use logo for the logo filename only. Do not include File:....
  • Use logo_alt for short alternative text describing the logo.
  • Use caption only when the logo or image needs a useful caption.
  • Use either founder or founders, depending on whether one or several founders need to be listed.
  • Use locations_as_of, employees_as_of, and revenue_as_of whenever the related figure can change over time.
  • Use traded_as for the stock exchange and ticker symbol of a publicly traded company.
  • Leave parameters out when they are not relevant.
  • Do not guess revenue, employee counts, ownership, leadership, or other company information.
  • Company information should be supported by reliable sources.

TemplateData

WikiPartner's standard infobox for companies and commercial businesses.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Common or article name of the company.

Stringoptional
Legal namelegal_name

Registered or legal company name when different from the common name.

Stringoptional
Native namenative_name

Company name in its native language or writing system.

Stringoptional
Trading nametrading_name

Name under which the company trades when different from its legal name.

Stringoptional
Other nameother_name

Another commonly used or widely recognized name.

Stringoptional
Formerlyformerly

Important former names of the company.

Stringoptional
Logologo

Company logo filename without File markup.

Fileoptional
Logo alternative textlogo_alt

Short alternative text describing the company logo.

Stringoptional
Captioncaption

Optional caption displayed below the logo.

Stringoptional
Typetype

Company type, such as public company, private company, subsidiary, or state-owned company.

Stringoptional
Industryindustry

Main industry or industries in which the company operates.

Stringoptional
Traded astraded_as

Stock exchange and ticker symbol for publicly traded companies.

Stringoptional
Foundedfounded

Date or year the company was founded.

Stringoptional
Founderfounder

Founder when one person or entity is listed.

Stringoptional
Foundersfounders

Founders when several people or entities are listed.

Stringoptional
Fatefate

What happened to a company that no longer operates.

Stringoptional
Headquartersheadquarters

Principal headquarters of the company.

Stringoptional
Number of locationsnumber_of_locations

Number of offices, stores, branches, facilities, or other company locations.

Stringoptional
Locations as oflocations_as_of

Date or year applicable to the number of locations.

Stringoptional
Area servedarea_served

Geographic area in which the company operates or provides services.

Stringoptional
Key peoplekey_people

Notable senior people directly relevant to the company.

Stringoptional
Productsproducts

Main products produced or sold by the company.

Stringoptional
Servicesservices

Main services provided by the company.

Stringoptional
Brandsbrands

Important brands owned or operated by the company.

Stringoptional
Divisionsdivisions

Important internal divisions of the company.

Stringoptional
Employeesemployees

Number of employees.

Stringoptional
Employees as ofemployees_as_of

Date or year applicable to the employee count.

Stringoptional
Revenuerevenue

Reported company revenue.

Stringoptional
Revenue as ofrevenue_as_of

Financial year or date applicable to the revenue figure.

Stringoptional
Ownerowner

Owner when the company has an identifiable owner.

Stringoptional
Parentparent

Parent company or organization.

Stringoptional
Subsidiariessubsidiaries

Notable subsidiaries of the company.

Stringoptional
Predecessorpredecessor

Predecessor company or companies when relevant.

Stringoptional
Successorsuccessor

Successor company or companies when relevant.

Stringoptional
Websitewebsite

Official company website.

URLoptional