Template:Craft/Land Vehicle: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<includeonly> |
<includeonly> |
||
{{Infobox/SectionHeader|section=Characteristics}} |
{{Infobox/SectionHeader|section=Characteristics}} |
||
− | {{Infobox/Item|key=Weight|value={{{mass}}}}} |
+ | {{Infobox/Item|key=Weight|value={{{mass|}}}}} |
− | {{Infobox/Item|key=Length|value={{{length}}} m}} |
+ | {{Infobox/Item|key=Length|value={{#if:{{{length|}}}|{{{length}}} m|}}}} |
− | {{Infobox/Item|key=Width|value={{{width}}} m}} |
+ | {{Infobox/Item|key=Width|value={{#if:{{{width|}}}|{{{width}}} m|}}}} |
− | {{Infobox/Item|key=Height|value={{{height}}} m}} |
+ | {{Infobox/Item|key=Height|value={{#if:{{{height|}}}|{{{height}}} m|}}}} |
− | {{Infobox/Item|key=Crew|value={{{crew}}}}} |
+ | {{Infobox/Item|key=Crew|value={{{crew|}}}}} |
− | {{Infobox/Bar}} |
+ | {{#if:{{{speed|}}}{{{range|}}}|{{Infobox/Bar}}|}} |
− | {{Infobox/Item|key=Max Speed|value={{{speed}}} km/h ({{{metres}}} m/s)}} |
+ | {{Infobox/Item|key=Max Speed|value={{#if:{{{speed|}}}|{{#if:{{{metres|}}}|{{{speed}}} km/h ({{{metres}}} m/s)|}}|}}}} |
− | {{Infobox/Item|key=Operational Range|value={{{range}}}}} |
+ | {{Infobox/Item|key=Operational Range|value={{#if:{{{range|}}}|{{{range}}} km|}}}} |
− | {{Infobox/Bar}} |
+ | {{#if:{{{armor|}}}{{{armament|}}}{{{backup_armament|}}}|{{Infobox/Bar}}|}} |
− | {{Infobox/Item|key=Main Armament|value={{{armament}}}}} |
+ | {{Infobox/Item|key=Main Armament|value={{{armament|}}}}} |
− | {{Infobox/Item|key=Backup Armament|value={{{backup_armament}}}}} |
+ | {{Infobox/Item|key=Backup Armament|value={{{backup_armament|}}}}} |
− | {{Infobox/Item|key=Armor|value={{{armor}}}}} |
+ | {{Infobox/Item|key=Armor|value={{{armor|}}}}} |
</includeonly> |
</includeonly> |
||
<noinclude> |
<noinclude> |
||
+ | {{Infobox/begin}} |
||
+ | {{Craft/Land Vehicle}} |
||
+ | {{Infobox/end}} |
||
+ | |||
{{Infobox/begin}} |
{{Infobox/begin}} |
||
{{Craft/Land Vehicle |
{{Craft/Land Vehicle |
Revision as of 00:55, 27 October 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] |