Template:Corporation: Difference between revisions

From Kerbal Powers Wiki
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={{{flagdesc}}}}}
+
{{Infobox/Illustration|file=[[File:KP dark.png]]|caption={{{logodesc}}}}}
{{Infobox/Item|key=Industry|value={{{denonym}}}}}
+
{{Infobox/Item|key=Industry|value={{{industry}}}}}
 
{{Infobox/SectionHeader|section=Location}}
 
{{Infobox/SectionHeader|section=Location}}
{{Infobox/Item|key=Headquaters|value={{{denonym}}}}}
+
{{Infobox/Item|key=Headquaters|value={{{headquarters}}}}}
{{Infobox/Item|key=Area Served|value={{{denonym}}}}}
+
{{Infobox/Item|key=Area Served|value={{{area}}}}}
 
{{Infobox/SectionHeader|section=Operation}}
 
{{Infobox/SectionHeader|section=Operation}}
{{Infobox/Item|key=Founded|value={{{denonym}}}}}
+
{{Infobox/Item|key=Founded|value={{{year}}}}}
{{Infobox/Item|key=CEO|value={{{denonym}}}}}
+
{{Infobox/Item|key=CEO|value={{{CEO}}}}}
{{Infobox/Item|key=Subsidiaries|value={{{denonym}}}}}
+
{{Infobox/Item|key=Subsidiaries|value={{{subsidiaries}}}}}
 
{{Infobox/end}}
 
{{Infobox/end}}
   
Line 47: Line 47:
 
},
 
},
 
"logodesc": {
 
"logodesc": {
"label": "Flag description",
+
"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 04:07, 17 July 2021


{{{name}}}
{{{localized_name}}}
KP dark.png
{{{logodesc}}}
Industry {{{industry}}}
Location
Headquaters {{{headquarters}}}
Area Served {{{area}}}
Operation
Founded {{{year}}}
CEO {{{CEO}}}
Subsidiaries {{{subsidiaries}}}

Infobox for Corporations

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Company Namename

no description

Stringrequired
Native Namelocalized_name

no description

Stringoptional
Logologo

no description

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_served

no description

Stringsuggested
Year Foundedfounded

no description

Stringoptional
Company CEOceo

no description

Stringoptional
Subsidiary Groupssubsidiaries

no description

Stringoptional