Jump to content

Template:Infobox company

From Musician Wiki
Revision as of 01:36, 13 April 2026 by Jasongeek (talk | contribs)

Template:Infobox company

Use this template to add a standardized infobox to company articles. Empty fields are automatically hidden.

Usage

{{Infobox company
| name         = 
| type         = 
| founded      = 
| founder      = 
| headquarters = 
| industry     = 
| products     = 
| services     = 
| key_people   = 
| parent       = 
| subsid       = 
| website      = 
}}

Parameters

Parameter Description
name Company name. Defaults to article title if blank.
type Company type, e.g. Public, Private, Non-profit
founded Founding date and/or location
founder Name(s) of founder(s)
headquarters City and country of headquarters
industry Industry or industries
products Main products
services Main services
key_people Key executives and roles
parent Parent company
subsid Subsidiaries
website Official website URL

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]
}}