Template:Vessel/Operator: Difference between revisions

From Kerbal Powers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
   
 
<includeonly>
 
<includeonly>
{{Infobox/SectionHeader|section={{#if:{{{operator_flag|}}}|[[File:{{{operator_flag}}}|30px]]|}} {{#if:{{{operator|}}}|{{{operator}}}|[operating nation]}}}}
+
{{Infobox/SectionHeader|section={{#if:{{{operator_flag|}}}|[[File:{{{operator_flag}}}|30px]]|}}}}
​{{#if:{{{name|}}}|{{Infobox/Item|key=Name|value={{{name}}}|}}}}
+
{{Infobox/Item|key=Name|value={{{name}}}}}
​{{#if:{{{namesake|}}}|{{Infobox/Item|key=Namesake|value={{{namesake}}}|}}}}
+
{{Infobox/Item|key=Namesake|value={{{namesake}}}}}
​{{#if:{{{aquisition_date|}}}|{{Infobox/Item|key=Aquired|value={{{aquisition_date}}}|}}}}
+
{{Infobox/Item|key=Aquired|value={{{aquisition_date}}}}}
 
</includeonly>
 
</includeonly>
 
 
   
 
<noinclude>
 
<noinclude>
Line 17: Line 15:
 
| name=[name]
 
| name=[name]
 
| namesake=[namesake]
 
| namesake=[namesake]
| aquisition_date = [date aquired]
+
| aquisition_date=[date aquired]
 
}}
 
}}
 
{{Infobox/end}}
 
{{Infobox/end}}
 
{{Infobox/begin}}
 
{{Infobox/begin}}
{{Vessel/Operator
+
{{Vessel/Operator}}
}}
 
 
{{Infobox/end}}
 
{{Infobox/end}}
   

Revision as of 19:12, 26 October 2022



KP dark.png
Name [name]
Namesake [namesake]
Aquired [date aquired]
Name {{{name}}}
Namesake {{{namesake}}}
Aquired {{{aquisition_date}}}

No description.

Template parameters

ParameterDescriptionTypeStatus
Flagoperator_flag

Flag filename

Default
KP dark.png
Example
KP dark.png
Auto value
void.png
Filesuggested
Operatoroperator

Operating Nation of the vessel in this period

Example
[[KSC]]
Page namerequired
Namename

Name of the vessel under this nation

Example
KSC ''Jebidiah Kerman''
Stringrequired
Namesakenamesake

The character, location, or other item to which the ship owes its name

Example
[[Jool]]
Page namesuggested
Aquisition Dateaquisition_date

Date of Aquisition by the specified nation

Example
22/03/2144
Datesuggested