Template:Corporation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
{{Infobox/begin}} |
{{Infobox/begin}} |
||
{{Infobox/Header|title={{{name}}}|subtitle={{{localized_name}}}}} |
{{Infobox/Header|title={{{name}}}|subtitle={{{localized_name}}}}} |
||
| − | {{Infobox/Illustration|file=[[File:KP dark.png]]|caption={{{ |
+ | {{Infobox/Illustration|file=[[File:KP dark.png]]|caption={{{logodesc}}}}} |
| − | {{Infobox/Item|key=Industry|value={{{ |
+ | {{Infobox/Item|key=Industry|value={{{industry}}}}} |
{{Infobox/SectionHeader|section=Location}} |
{{Infobox/SectionHeader|section=Location}} |
||
| − | {{Infobox/Item|key=Headquaters|value={{{ |
+ | {{Infobox/Item|key=Headquaters|value={{{headquarters}}}}} |
| − | {{Infobox/Item|key=Area Served|value={{{ |
+ | {{Infobox/Item|key=Area Served|value={{{area}}}}} |
{{Infobox/SectionHeader|section=Operation}} |
{{Infobox/SectionHeader|section=Operation}} |
||
| − | {{Infobox/Item|key=Founded|value={{{ |
+ | {{Infobox/Item|key=Founded|value={{{year}}}}} |
| − | {{Infobox/Item|key=CEO|value={{{ |
+ | {{Infobox/Item|key=CEO|value={{{CEO}}}}} |
| − | {{Infobox/Item|key=Subsidiaries|value={{{ |
+ | {{Infobox/Item|key=Subsidiaries|value={{{subsidiaries}}}}} |
{{Infobox/end}} |
{{Infobox/end}} |
||
| Line 47: | Line 47: | ||
}, |
}, |
||
"logodesc": { |
"logodesc": { |
||
| − | "label": " |
+ | "label": "Logo description", |
"description": "A short description of the logos features", |
"description": "A short description of the logos features", |
||
"type": "string", |
"type": "string", |
||
Revision as of 03:07, 17 July 2021
Infobox for Corporations
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Company Name | name | no description | String | required |
| Native Name | localized_name | no description | String | optional |
| Logo | logo | no description | File | required |
| Logo description | logodesc | A short description of the logos features | String | suggested |
| Industry | industry | Industry the company specialises in | String | required |
| Headquarters Location | headquarters | no description | String | required |
| Regions of Operation | area_served | no description | String | suggested |
| Year Founded | founded | no description | String | optional |
| Company CEO | ceo | no description | String | optional |
| Subsidiary Groups | subsidiaries | no description | String | optional |
