Template:Infobox company: Difference between revisions
Jump to navigation
Jump to search
Just want to see if this is fixed yet
imported>Hb1290 No edit summary |
imported>Hb1290 (Just want to see if this is fixed yet) |
||
Line 1: | Line 1: | ||
<includeonly><templatestyles src=infobox/styles.css /><div class=infobox><infobox> | |||
<header><center>{{font|AVID Sans|{{{name|{{PAGENAME}}}}}}}</center></header> | |||
<image source="image"/> | |||
<group> | |||
<data source="founded"><label>Founded:</label></data> | |||
<data source="predecessors"><label>Predecessors:</label></data> | |||
<data source="founder"><label>Founder:</label></data> | |||
<data source="formerly"><label>Formerly:</label></data> | |||
<data source="key people"><label>Key People:</label></data> | |||
<data source="defunct"><label>Defunct:</label></data> | |||
<data source="fate"><label>Fate:</label></data> | |||
<data source="successors"><label>Successors:</label></data> | |||
<data source="country"><label>Location:</label></data> | |||
<data source="parent"><label>Parent:</label></data> | |||
<data source="subsidiaries"><label>Subsidiaries:</label></data> | |||
</group> | |||
</infobox></div></includeonly> | |||
<noinclude> | |||
<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"}}} | |||
</templatedata> | |||
[[Category:Infobox templates]] | |||
</noinclude> |