Template:Corporation: Difference between revisions

From Kerbal Powers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
 
{{Infobox/Item|key=Area Served|value={{{area|}}}}}
 
{{Infobox/Item|key=Area Served|value={{{area|}}}}}
 
{{#if:{{{year|}}}{{{ceo|}}}{{{subsidiaries|}}} |{{Infobox/Bar}}|}}
 
{{#if:{{{year|}}}{{{ceo|}}}{{{subsidiaries|}}} |{{Infobox/Bar}}|}}
{{Infobox/Item|key=Founded|value={{{year|}}}}}
+
{{Infobox/Item|key=Founded|value={{{foundation_year|}}}}}
  +
{{Infobox/Item|key=Dissolved|value={{{dissolved_year|}}}}}
 
{{Infobox/Item|key=CEO|value={{{ceo|}}}}}
 
{{Infobox/Item|key=CEO|value={{{ceo|}}}}}
 
{{Infobox/Item|key=Subsidiaries|value={{{subsidiaries|}}}}}
 
{{Infobox/Item|key=Subsidiaries|value={{{subsidiaries|}}}}}
{{Infobox/end}}</includeonly>
+
{{Infobox/end}}</includeonly>{{draft}}
   
 
<noinclude>
 
<noinclude>
Line 18: Line 19:
   
 
{{Corporation
 
{{Corporation
|name = {{PAGENAME}}
+
|name = [company short name]
 
|full_name = [full company name]
 
|full_name = [full company name]
 
|logo = KP_dark.png|logodesc = [logodesc]
 
|logo = KP_dark.png|logodesc = [logodesc]
Line 24: Line 25:
 
|headquarters = [nation/address]
 
|headquarters = [nation/address]
 
|area = [operating_locations]
 
|area = [operating_locations]
  +
|foundation_year = [foundation_year]
  +
|dissolved_year = [dissolved_year]
 
|year = [foundation_year]
 
|year = [foundation_year]
 
|ceo = [ceo]
 
|ceo = [ceo]
Line 45: Line 48:
 
"type": "wiki-file-name",
 
"type": "wiki-file-name",
 
"required": true,
 
"required": true,
"default": "KP_dark.png"
+
"default": "KP_dark.png",
  +
"example": "KP dark.png"
 
},
 
},
 
"logodesc": {
 
"logodesc": {
Line 77: Line 81:
 
"label": "Full Company Name",
 
"label": "Full Company Name",
 
"type": "string"
 
"type": "string"
},
 
"year": {
 
"label": "Year Founded",
 
"type": "date",
 
"suggested": true
 
 
},
 
},
 
"area": {
 
"area": {
 
"label": "Regions of Operation",
 
"label": "Regions of Operation",
 
"type": "string",
 
"type": "string",
 
"suggested": true
 
},
  +
"foundation_year": {
 
"label": "Year of Foundation",
 
"type": "date",
  +
"suggested": true
  +
},
  +
"dissolved_year": {
  +
"label": "Year of Dissolution",
  +
"type": "date",
 
"suggested": true
 
"suggested": true
 
}
 
}
Line 99: Line 108:
 
"headquarters",
 
"headquarters",
 
"area",
 
"area",
"year",
+
"foundation_year",
 
"ceo",
 
"ceo",
"subsidiaries"
+
"subsidiaries",
  +
"dissolved_year"
 
]
 
]
 
}
 
}

Revision as of 15:27, 28 October 2022

This page is a draft and is still being written. You can help by completing it.


Corporation

Location
Headquaters {{{headquarters}}}
This page is a draft and is still being written. You can help by completing it.


[company short name]
[full company name]
KP dark.png
[logodesc]
Industry [industry]
Location
Headquaters [nation/address]
Area Served [operating_locations]

Founded [foundation_year]
Dissolved [dissolved_year]
CEO [ceo]
Subsidiaries [subcompanies]
This page is a draft and is still being written. You can help by completing it.

Infobox for Corporations

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Company Namename

no description

Default
{{PAGENAME}}
Stringrequired
Full Company Namefull_name

no description

Stringoptional
Logologo

no description

Default
KP_dark.png
Example
KP dark.png
Filerequired
Logo descriptionlogodesc

A short description of the logos features

Stringsuggested
Industryindustry

Industry the company specialises in

Stringrequired
Headquarters Locationheadquarters

no description

Stringrequired
Regions of Operationarea

no description

Stringsuggested
Year of Foundationfoundation_year

no description

Datesuggested
Company CEOceo

no description

Stringsuggested
Subsidiary Groupssubsidiaries

no description

Stringsuggested
Year of Dissolutiondissolved_year

no description

Datesuggested