Jump to content

Template:Infobox company: Difference between revisions

From Musician Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="float:right; width:22em;"
<noinclude>
==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===
<pre>
{{Infobox company
| name        =
| type        =
| founded      =
| founder      =
| headquarters =
| industry    =
| products    =
| services    =
| key_people  =
| parent      =
| subsid      =
| website      =
}}
</pre>
 
[[Category:Infobox templates]]
</noinclude><includeonly>{| class="wikitable" style="float:right; clear:right; width:22em; margin:0 0 1em 1em;"
|-
|-
! colspan="2" style="background:#cee0f2; text-align:center; font-size:110%;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="background:#cee0f2; text-align:center; font-size:110%; padding:6px;" | {{{name|{{PAGENAME}}}}}
|-
|-
! style="width:40%;" | Type
! style="background:#f3f3f3; width:40%; padding:4px 6px;" | Type
| {{{type|}}}
| style="padding:4px 6px;" | {{{type|}}}
|-
|-
! | Traded as
! style="background:#f3f3f3; padding:4px 6px;" | Founded
| {{{traded_as|}}}
| style="padding:4px 6px;" | {{{founded|}}}
|-
|-
! | Industry
! style="background:#f3f3f3; padding:4px 6px;" | Founder
| {{{industry|}}}
| style="padding:4px 6px;" | {{{founder|}}}
|-
|-
! | Founded
! style="background:#f3f3f3; padding:4px 6px;" | Headquarters
| {{{founded|}}}
| style="padding:4px 6px;" | {{{headquarters|}}}
|-
|-
! | Founder
! style="background:#f3f3f3; padding:4px 6px;" | Industry
| {{{founder|}}}
| style="padding:4px 6px;" | {{{industry|}}}
|-
|-
! | Defunct
! style="background:#f3f3f3; padding:4px 6px;" | Products
| {{{defunct|}}}
| style="padding:4px 6px;" | {{{products|}}}
|-
|-
! | Fate
! style="background:#f3f3f3; padding:4px 6px;" | Services
| {{{fate|}}}
| style="padding:4px 6px;" | {{{services|}}}
|-
|-
! | Predecessor
! style="background:#f3f3f3; padding:4px 6px;" | Key people
| {{{predecessor|}}}
| style="padding:4px 6px;" | {{{key_people|}}}
|-
|-
! | Successor
! style="background:#f3f3f3; padding:4px 6px;" | Parent
| {{{successor|}}}
| style="padding:4px 6px;" | {{{parent|}}}
|-
|-
! | Headquarters
! style="background:#f3f3f3; padding:4px 6px;" | Subsidiaries
| {{{headquarters|}}}
| style="padding:4px 6px;" | {{{subsid|}}}
|-
|-
! | Area served
! style="background:#f3f3f3; padding:4px 6px;" | Website
| {{{area_served|}}}
| style="padding:4px 6px;" | {{{website|}}}
|-
|}</includeonly>
! | Key people
| {{{key_people|}}}
|-
! | Products
| {{{products|}}}
|-
! | Services
| {{{services|}}}
|-
! | Revenue
| {{{revenue|}}}
|-
! | Operating income
| {{{operating_income|}}}
|-
! | Net income
| {{{net_income|}}}
|-
! | Total assets
| {{{assets|}}}
|-
! | Total equity
| {{{equity|}}}
|-
! | Employees
| {{{num_employees|}}}
|-
! | Owner
| {{{owner|}}}
|-
! | Parent
| {{{parent|}}}
|-
! | Divisions
| {{{divisions|}}}
|-
! | Subsidiaries
| {{{subsid|}}}
|-
! | Website
| {{{website|}}}
|}

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