Template:Infobox company: Difference between revisions
Jump to navigation
Jump to search
imported>Doctorine Dark No edit summary |
imported>Hb1290 No edit summary |
||
(41 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><infobox> | <includeonly><templatestyles src=infobox/styles.css /><div class=infobox><infobox> | ||
<header | <header>{{{name|{{PAGENAME}}}}}</header> | ||
<image source="image"/> | <image source="image"/> | ||
<group> | <group> | ||
Line 14: | Line 14: | ||
<data source="parent"><label>Parent:</label></data> | <data source="parent"><label>Parent:</label></data> | ||
<data source="subsidiaries"><label>Subsidiaries:</label></data> | <data source="subsidiaries"><label>Subsidiaries:</label></data> | ||
<data source="website"><label>Website:</label></data> | |||
</group> | </group> | ||
</infobox></includeonly> | </infobox></div></includeonly> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{"params":{"name":{"description":"The name of the company.","type":"string"},"image":{"type":"wiki-file-name"},"founded":{"label":"Founded:","description":"The date in which the company was founded/established","required":true},"predecessors":{"label":"Predecessors:","description":"The predecessor(s) of the company."},"founder":{"label":"Founder:","description":"The founder(s) of the company"},"formerly":{"label":"Formerly:","description":"The former name(s) of the company and when the name(s) was/were used"},"key people":{"label":"Key People:","description":"The list of people of prominence working in the company (e.g. CEO, Chairman)"},"defunct":{"label":"Defunct:","description":"The date in which the company went defunct/closed down"},"fate":{"label":"Fate:","description":"The fate/status of the company"},"successors":{"label":"Successors:","description":"The successor(s) of the company"},"country":{"label":"Location:","description":"The country in which the company is established/headquartered on","example":"United States","required":true},"parent":{"label":"Parent:","description":"Another company/other companies that own(s) this company"},"subsidiaries":{"label":"Subsidiaries:","description":"The other (smaller) companies owned by this company"}}} | { | ||
"params": { | |||
"name": { | |||
"description": "The name of the company.", | |||
"type": "string" | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"founded": { | |||
"label": "Founded:", | |||
"description": "The date in which the company was founded/established", | |||
"required": true | |||
}, | |||
"predecessors": { | |||
"label": "Predecessors:", | |||
"description": "The predecessor(s) of the company." | |||
}, | |||
"founder": { | |||
"label": "Founder:", | |||
"description": "The founder(s) of the company" | |||
}, | |||
"formerly": { | |||
"label": "Formerly:", | |||
"description": "The former name(s) of the company and when the name(s) was/were used" | |||
}, | |||
"key people": { | |||
"label": "Key People:", | |||
"description": "The list of people of prominence working in the company (e.g. CEO, Chairman)" | |||
}, | |||
"defunct": { | |||
"label": "Defunct:", | |||
"description": "The date in which the company went defunct/closed down" | |||
}, | |||
"fate": { | |||
"label": "Fate:", | |||
"description": "The fate/status of the company" | |||
}, | |||
"successors": { | |||
"label": "Successors:", | |||
"description": "The successor(s) of the company" | |||
}, | |||
"country": { | |||
"label": "Location:", | |||
"description": "The country in which the company is established/headquartered on", | |||
"example": "United States", | |||
"required": true | |||
}, | |||
"parent": { | |||
"label": "Parent:", | |||
"description": "Another company/other companies that own(s) this company" | |||
}, | |||
"subsidiaries": { | |||
"label": "Subsidiaries:", | |||
"description": "The other (smaller) companies owned by this company" | |||
}, | |||
"website": { | |||
"label": "Websites:", | |||
"description": "Websites owned by the company" | |||
} | |||
} | |||
} | |||
</templatedata> | </templatedata> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 11:36, 11 June 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the company. | String | optional |
image | image | no description | File | optional |
Founded: | founded | The date in which the company was founded/established | Unknown | required |
Predecessors: | predecessors | The predecessor(s) of the company. | Unknown | optional |
Founder: | founder | The founder(s) of the company | Unknown | optional |
Formerly: | formerly | The former name(s) of the company and when the name(s) was/were used | Unknown | optional |
Key People: | key people | The list of people of prominence working in the company (e.g. CEO, Chairman) | Unknown | optional |
Defunct: | defunct | The date in which the company went defunct/closed down | Unknown | optional |
Fate: | fate | The fate/status of the company | Unknown | optional |
Successors: | successors | The successor(s) of the company | Unknown | optional |
Location: | country | The country in which the company is established/headquartered on
| Unknown | required |
Parent: | parent | Another company/other companies that own(s) this company | Unknown | optional |
Subsidiaries: | subsidiaries | The other (smaller) companies owned by this company | Unknown | optional |
Websites: | website | Websites owned by the company | Unknown | optional |