Template:Infobox company: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 71: | Line 71: | ||
}} | }} | ||
|- valign="top" | |- valign="top" | ||
{{#if:{{{revenue|}}}| | {{#if:{{{revenue|}}} | {{!}} '''Revenue:''' {{!!}} {{{revenue|}}} }} | ||
{{!}} {{{revenue|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{locations|}}}| | {{#if:{{{locations|}}} | {{!}} '''Locations:''' {{!!}} {{{locations|}}} }} | ||
{{!}} {{{locations|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{location|}}}| | {{#if:{{{location|}}} | {{!}} '''Location:''' {{!!}} {{{location|}}} }} | ||
{{!}} {{{location|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{location_addr|}}}| | {{#if:{{{location_addr|}}} | {{!}} '''Address:''' {{!!}} {{{location_addr|}}} }} | ||
{{!}} {{{location_addr|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{location_csz|}}}| | {{#if:{{{location_csz|}}} | {{!}} '''City/ST/zip:''' {{!!}} {{{location_csz|}}} }} | ||
{{!}} {{{location_csz|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{location_country|}}}| | {{#if:{{{location_country|}}} | {{!}} '''Country:''' {{!!}} {{{location_country|}}} }} | ||
{{!}} {{{location_country|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{ founded|}}}| | {{#if:{{{ founded|}}} | {{!}} '''Founded:''' {{!!}} {{{ founded|}}} }} | ||
{{!}} {{{ founded|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{founder|}}}| | {{#if:{{{founder|}}} | {{!}} '''Founder:''' {{!!}} {{{founder|}}} }} | ||
{{!}} {{{founder|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{origins|}}}| | {{#if:{{{origins|}}} | {{!}} '''Origins:''' {{!!}} {{{origins|}}} }} | ||
{{!}} {{{origins|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{parent|}}}| | {{#if:{{{parent|}}} | {{!}} '''Parent''' {{!!}} {{{parent|}}} }} | ||
|- valign="top" | |- valign="top" | ||
{{#if:{{{owner|}}}| | {{#if:{{{owner|}}} | {{!}} '''Owner(s)'''{{!!}} {{{owner|}}} }} | ||
|- valign="top" | |- valign="top" | ||
{{#if:{{{dissolved|}}}| | {{#if:{{{dissolved|}}} | {{!}} '''Dissolved''' {{!!}} {{{dissolved|}}} }} | ||
{{!}} {{{dissolved|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{active|}}}| | {{#if:{{{active|}}}| | ||
! style="text-align:left;" {{!}} '''Years Active''' | ! style="text-align:left;" {{!}} '''Years Active''' {{!!}} {{{active|}}} }} | ||
{{!}} {{{active|}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
{{#if:{{{footnotes|}}}| | {{#if:{{{footnotes|}}} | {{!}} '''Footnotes:''' {{!!}} {{{footnotes|}}} }} | ||
{{!}} {{{footnotes|}}} | |||
}} | |||
|} <includeonly>[[Category:Company]]</includeonly><noinclude> | |} <includeonly>[[Category:Company]]</includeonly><noinclude> | ||
; Notes | ; Notes | ||
Revision as of 04:02, 29 August 2021
| Infobox company | |
| Company information |
- Notes
This Infobox may also be used to summarize information about a person or group of people.
The infobox can be added by copying and pasting the template shown below:
(Note: Only "name" is required. Other attributes do not have to be included.) NB: For [[Cooperative|co-operatives]], please use [[Template:Infobox Co-operative]]. For Defunct/Dissolved Companies, please use: [[Template:Infobox Company-Defunct]].
Usage
The company_name, company_type, foundation and location parameters are obligatory.</nowiki>
{|Infobox company
| company_name =
| image =
| company_type =
| key_people =
| genre =
| industry =
| products =
| networth =
| homepage =
| phone =
| fax =
| awards =
| revenue =
| employees =
| members =
| locations =
| birthplace =
| location =
| csz =
| country =
| founded =
| founder =
| origins =
| parent =
| owner =
| dissolved =
| active =
| footnotes =
}}