Template:Infobox company: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
imported>Hb1290 (Just want to see if this is fixed yet) |
imported>AnonSiZa mNo edit summary |
||
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></div></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": "(Required if the company has a website. If it is archived, an archive page is required.)" | |||
} | |||
} | |||
} | |||
</templatedata> | </templatedata> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> |