Template:Infobox company: Difference between revisions
Appearance
Created page with "<noinclude> ==Template:Infobox company== Creates a standardized infobox for company articles. ===Usage=== Copy and paste the following into an article. Delete any rows you do not need. <pre> {{Infobox company | name = | type = | traded_as = | industry = | founded = | founder = | defunct = | fate = | predecessor = | successor = | headquarters =..." |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
==Template:Infobox company== | ==Template:Infobox company== | ||
Use this template to add a standardized infobox to company articles. | |||
'''Important:''' Only include the parameters you need. Delete any lines you do not need to avoid blank rows. | |||
===Usage=== | ===Usage=== | ||
<pre> | <pre> | ||
{{Infobox company | {{Infobox company | ||
| name | | name = | ||
| type | | type = | ||
| founded = | |||
| founder = | |||
| founded | | headquarters = | ||
| founder | | industry = | ||
| products = | |||
| services = | |||
| key_people = | |||
| parent = | |||
| headquarters | | subsid = | ||
| | | website = | ||
| products | |||
| services | |||
| | |||
| parent | |||
| subsid | |||
| website = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude><includeonly>{| class="wikitable" style="float:right; clear:right; width:22em; margin:0 0 1em 1em;" | |||
</noinclude><includeonly>{| class=" | |||
|- | |- | ||
! style="background:# | ! colspan="2" style="background:#cee0f2; text-align:center; font-size:110%; padding:6px;" | {{{name|{{PAGENAME}}}}} | ||
| {{{ | |||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; width:40%; padding:4px 6px;" | Type | ||
| {{{ | | style="padding:4px 6px;" | {{{type|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Founded | ||
| {{{ | | style="padding:4px 6px;" | {{{founded|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Founder | ||
| {{{ | | style="padding:4px 6px;" | {{{founder|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Headquarters | ||
| {{{ | | style="padding:4px 6px;" | {{{headquarters|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Industry | ||
| {{{ | | style="padding:4px 6px;" | {{{industry|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Products | ||
| {{{ | | style="padding:4px 6px;" | {{{products|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Services | ||
| {{{ | | style="padding:4px 6px;" | {{{services|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Key people | ||
| {{{ | | style="padding:4px 6px;" | {{{key_people|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Parent | ||
| {{{ | | style="padding:4px 6px;" | {{{parent|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Subsidiaries | ||
| {{{subsid|}}} | | style="padding:4px 6px;" | {{{subsid|}}} | ||
|- | |- | ||
! style="background:#f3f3f3; padding: | ! style="background:#f3f3f3; padding:4px 6px;" | Website | ||
| {{{website|}}} | | style="padding:4px 6px;" | {{{website|}}} | ||
|}</includeonly> | |}</includeonly> | ||
Latest revision as of 01:38, 13 April 2026
Template:Infobox company
[edit]Use this template to add a standardized infobox to company articles.
Important: Only include the parameters you need. Delete any lines you do not need to avoid blank rows.
Usage
[edit]{{Infobox company
| name =
| type =
| founded =
| founder =
| headquarters =
| industry =
| products =
| services =
| key_people =
| parent =
| subsid =
| website =
}}