Template:Craft: Difference between revisions

From Kerbal Powers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
   
 
<includeonly>{{Infobox/begin}}
 
<includeonly>{{Infobox/begin}}
{{Infobox/Header|title={{{name}}}|subtitle={{{full_name}}}}}
+
{{Infobox/Header|title={{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}|subtitle={{#if:{{{full_name|}}}|{{{full_name|}}}|}}}}
{{Infobox/Illustration|file=[[File:{{{image}}}]]|caption={{{imagedesc}}}}}
+
{{Infobox/SectionHeader|section={{{type|}}}}}
{{Infobox/Item|key=Role|value={{{type}}}}}
+
{{Infobox/Illustration|file={{#if:{{{image|}}}|[[File:{{{image}}}]]|}}|caption={{{imagedesc|}}}}}
  +
{{Infobox/Item|key=Role|value={{{type|}}}}}
 
{{Infobox/Item|key=National Origin|value={{{origin}}}}}
 
{{Infobox/Item|key=National Origin|value={{{origin}}}}}
 
{{Infobox/SectionHeader|section=Production History}}
 
{{Infobox/SectionHeader|section=Production History}}
{{Infobox/Vertical Item|key=Designed|value={{{design_start}}} - {{{design_end}}}}}
+
{{Infobox/Vertical Item|key=Designed|value={{#if:{{{design_start|}}}|{{#if:{{{design_end|}}}|{{{design_start}}} - {{{design_end}}}}}}}}}
{{Infobox/Vertical Item|key=Produced|value={{{prod_start}}} - {{{prod_end}}}}}
+
{{Infobox/Vertical Item|key=Produced|value={{#if:{{{prod_start|}}}|{{#if:{{{prod_end|}}}|{{{prod_start}}} - {{{prod_end}}}}}}}}}
{{Infobox/Item|key=Designer|value={{{designer}}}}}
+
{{Infobox/Item|key=Designer|value={{{designer|}}}}}
{{Infobox/Item|key=Unit Cost|value={{{cost}}}(√)}}
+
{{Infobox/Item|key=Unit Cost|value={{#if:{{{cost|}}}|{{{cost}}}(√)|}}}}
{{Infobox/Item|key=Number Built|value={{{built}}}}}
+
{{Infobox/Item|key=Number Built|value={{{built|}}}}}
 
{{Infobox/SectionHeader|section=Service History}}
 
{{Infobox/SectionHeader|section=Service History}}
{{Infobox/Vertical Item|key=In Service|value={{{serv_start}}} - {{{serv_end}}}}}
+
{{Infobox/Vertical Item|key=Produced|value={{#if:{{{serv_start|}}}|{{#if:{{{serv_end|}}}|{{{serv_start}}} - {{serv_end}}}}}}}}
 
{{Infobox/Item|key=Used By|value={{{operators}}}}}
 
{{Infobox/Item|key=Used By|value={{{operators}}}}}
 
{{Infobox/end}}</includeonly>
 
{{Infobox/end}}</includeonly>
   
<noinclude>{{Craft
+
<noinclude>
  +
{{Craft}}
|name = {{PAGENAME}}
 
  +
  +
{{Craft
  +
|name = [name]
 
|full_name = [longform/serial name]
 
|full_name = [longform/serial name]
 
|image = KP_dark.png|imagedesc = [description]
 
|image = KP_dark.png|imagedesc = [description]

Revision as of 00:39, 27 October 2022



Craft

National Origin {{{origin}}}
Production History
Service History
Used By {{{operators}}}


[name]
[longform/serial name]
[craft purpose]
KP dark.png
[description]
Role [craft purpose]
National Origin [original nation]
Production History
Designed
[date] - [date]
Produced
[date] - [date]
Designer [design company]
Unit Cost [funds cost](√)
Number Built [number produced]
Service History
Produced
[date] - Template:Serv end
Used By [operating nations]
Vessel Characteristics
Displacement [mass]
Length [length] m
Beam [deck width] m
Height [height] m
Draft [depth underwater] m

Propulsion [engine types and quantity]
Max Speed [speed in] kn ([speed in] m/s)
Operational Range [range in km] km

Complement [crew complement]
Sensors and Processing Systems [sensor types]
Armament [ship based arms]
[vehicle types carried] Carried [vehicle quantities]
Aviation Facilities [runways or landing deck parameters]
Aircraft Characteristics
Dry Mass [mass]
Length [length] m
Width [width] m
Height [height w/gear retracted] m

Propulsion [engine types and quantity]
Operational Range [range in km] km

Crew [crew complement]
Sensor Systems [sensor types]
Armament [ship based arms]
Variants [aircraft variant names]
Spacecraft Characteristics
Launch Mass [full mass] kg
Dry Mass [empty mass] kg
Length [length] m
Width [deck width] m
Height [height] m

Propulsion [engine types and quantity]
Maximum Thrust [in] kN
Specific Impulse [engine ISP] seconds ([range in ] m/s)

Complement [crew complement]
Regime [operational areas of the spacecraft]
Armament [ship based arms]
[vehicle types carried] Carried [vehicle quantities]
Characteristics
Weight [mass]
Length [length] m
Width [width] m
Height [height] m
Crew [crew]

Max Speed [speed in] km/h ([speed in] m/s)
Operational Range [range in km] km

Main Armament [arms]
Backup Armament [arms]
Armor [Armor type]


No description.

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Unknownoptional
full_namefull_name

no description

Unknownoptional
imageimage

no description

Unknownoptional
imagedescimagedesc

no description

Unknownoptional
typetype

no description

Unknownoptional
originorigin

no description

Unknownoptional
design_startdesign_start

no description

Unknownoptional
design_enddesign_end

no description

Unknownoptional
prod_startprod_start

no description

Unknownoptional
prod_endprod_end

no description

Unknownoptional
designerdesigner

no description

Unknownoptional
costcost

no description

Unknownoptional
builtbuilt

no description

Unknownoptional
serv_startserv_start

no description

Unknownoptional
serv_endserv_end

no description

Unknownoptional
operatorsoperators

no description

Unknownoptional