Template:Craft/Land Vehicle: Difference between revisions

From Kerbal Powers Wiki
Jump to navigation Jump to search
(Created page with "<templatestyles src="Character/styles.css" /> <includeonly> {{Infobox/SectionHeader|section=Military Service}} {{Infobox/Item|key=Allegiance|value={{{alligiance}}}}} {{Infobo...")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<templatestyles src="Character/styles.css" />
 
<templatestyles src="Character/styles.css" />
   
  +
<includeonly><nowiki/>{{Infobox/SectionHeader|section=Characteristics}}
<includeonly>
 
{{Infobox/SectionHeader|section=Military Service}}
+
{{Infobox/Item|key=Weight|value={{{mass|}}}}}
{{Infobox/Item|key=Allegiance|value={{{alligiance}}}}}
+
{{Infobox/Item|key=Length|value={{#if:{{{length|}}}|{{{length}}} m|}}}}
{{Infobox/Item|key=Branch/Service|value={{{branch}}}}}
+
{{Infobox/Item|key=Width|value={{#if:{{{width|}}}|{{{width}}} m|}}}}
{{Infobox/Vertical Item|key=Years of Service|value={{{periods}}}}}
+
{{Infobox/Item|key=Height|value={{#if:{{{height|}}}|{{{height}}} m|}}}}
{{Infobox/Item|key=Rank|value={{{rank}}}}}
+
{{Infobox/Item|key=Crew|value={{{crew|}}}}}
  +
{{#if:{{{speed|}}}{{{range|}}}|{{Infobox/Bar}}|}}
{{Infobox/Item|key=Conflicts|value={{{conflicts}}}}}
 
{{Infobox/Item|key=Awards|value={{{awards}}}}}
+
{{Infobox/Item|key=Max Speed|value={{#if:{{{speed|}}}|{{#if:{{{metres|}}}|{{{speed}}} km/h ({{{metres}}} m/s)|}}|}}}}
  +
{{Infobox/Item|key=Operational Range|value={{#if:{{{range|}}}|{{{range}}} km|}}}}
</includeonly>
 
  +
{{#if:{{{armor|}}}{{{armament|}}}{{{backup_armament|}}}|{{Infobox/Bar}}|}}
 
{{Infobox/Item|key=Main Armament|value={{{armament|}}}}}
  +
{{Infobox/Item|key=Backup Armament|value={{{backup_armament|}}}}}
  +
{{Infobox/Item|key=Armor|value={{{armor|}}}}}</includeonly>
   
 
<noinclude>
 
<noinclude>
  +
{{Infobox/begin}}
  +
{{Craft/Land Vehicle}}
  +
{{Infobox/end}}
  +
 
{{Infobox/begin}}
 
{{Infobox/begin}}
 
{{Craft/Land Vehicle
 
{{Craft/Land Vehicle
  +
|mass=[mass]
|alligiance=[alligiance]
 
|branch=[branch]
+
|length=[length]
|periods= [periods]
+
|width= [width]
|rank=[rank]
+
|height=[height]
  +
|speed=[speed in]|metres=[speed in]
|conflicts=[conflicts]
 
  +
|range=[range in km]
|awards=[awards]
 
  +
|crew=[crew]
  +
|armament=[arms]
  +
|backup_armament=[arms]
  +
|armor=[Armor type]
 
}}
 
}}
 
{{Infobox/end}}
 
{{Infobox/end}}

Latest revision as of 00:10, 8 November 2022



Characteristics
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]