Template:Corporation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Added parent company field, cleaned TemplateData) |
||
| Line 8: | Line 8: | ||
{{Infobox/Item|key=Headquaters|value={{{headquarters|}}}}} |
{{Infobox/Item|key=Headquaters|value={{{headquarters|}}}}} |
||
{{Infobox/Item|key=Area Served|value={{{area|}}}}} |
{{Infobox/Item|key=Area Served|value={{{area|}}}}} |
||
| − | {{#if:{{{ |
+ | {{#if:{{{foundation_year|}}}{{{dissolved_year|}}}{{{ceo|}}}{{{parent|}}}{{{subsidiaries|}}}|{{Infobox/Bar}}|}} |
{{Infobox/Item|key=Founded|value={{{foundation_year|}}}}} |
{{Infobox/Item|key=Founded|value={{{foundation_year|}}}}} |
||
{{Infobox/Item|key=Dissolved|value={{{dissolved_year|}}}}} |
{{Infobox/Item|key=Dissolved|value={{{dissolved_year|}}}}} |
||
| Line 53: | Line 53: | ||
[[Category:Templates]] |
[[Category:Templates]] |
||
| + | {{clr}} |
||
== TemplateData == |
== TemplateData == |
||
<templatedata> |
<templatedata> |
||
Revision as of 21:45, 9 February 2025
Usage
{{Corporation
|name = [company short name]
|full_name = [full company name]
|logo = KP_dark.png|logodesc = [logodesc]
|industry = [industry]
|headquarters = [nation/address]
|area = [operating_locations]
|foundation_year = [foundation_year]
|dissolved_year = [dissolved_year]
|year = [foundation_year]
|ceo = [ceo]
|subsidiaries = [subcompanies]
}}
Sub-template components
{{Corporation/Airline|...}}: Section for airlines and other air-services companies.
TemplateData
Infobox for Corporations
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Company Name | name | Usage name of the company
| String | required |
| Full Company Name | full_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 | Location of the company's headquarters | String | required |
| Regions of Operation | area | Area typically served by the company
| String | suggested |
| Year of Foundation | foundation_year | no description | Date | suggested |
| Company CEO | ceo | no description | String | suggested |
| Subsidiary Groups | subsidiaries | no description | String | suggested |
| Year of Dissolution | dissolved_year | no description | Date | suggested |
