Template:Craft/Land Vehicle: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Character/styles.css" /> |
<templatestyles src="Character/styles.css" /> |
||
⚫ | |||
− | <includeonly> |
||
⚫ | |||
{{Infobox/Item|key=Weight|value={{{mass|}}}}} |
{{Infobox/Item|key=Weight|value={{{mass|}}}}} |
||
{{Infobox/Item|key=Length|value={{#if:{{{length|}}}|{{{length}}} m|}}}} |
{{Infobox/Item|key=Length|value={{#if:{{{length|}}}|{{{length}}} m|}}}} |
||
Line 10: | Line 9: | ||
{{#if:{{{speed|}}}{{{range|}}}|{{Infobox/Bar}}|}} |
{{#if:{{{speed|}}}{{{range|}}}|{{Infobox/Bar}}|}} |
||
{{Infobox/Item|key=Max Speed|value={{#if:{{{speed|}}}|{{#if:{{{metres|}}}|{{{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={{#if:{{{range|}}}|{{{range}}} km|}}}} |
||
{{#if:{{{armor|}}}{{{armament|}}}{{{backup_armament|}}}|{{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> |
||
Line 28: | Line 25: | ||
|width= [width] |
|width= [width] |
||
|height=[height] |
|height=[height] |
||
− | |speed=[speed in]|metres=[speed in] |
+ | |speed=[speed in kph]|metres=[speed in m/s] |
− | |range=[range in km] |
||
|crew=[crew] |
|crew=[crew] |
||
|armament=[arms] |
|armament=[arms] |
||
Line 37: | Line 33: | ||
{{Infobox/end}} |
{{Infobox/end}} |
||
+ | [[Category:Templates]] |
||
− | |||
+ | [[Category:Infobox Sections]] |
||
</noinclude> |
</noinclude> |
Latest revision as of 19:18, 29 April 2025
Characteristics |
---|
Characteristics | |||||
---|---|---|---|---|---|
Weight | [mass] | ||||
Length | [length] m | ||||
Width | [width] m | ||||
Height | [height] m | ||||
Crew | [crew] | ||||
Max Speed | [speed in kph] km/h ([speed in m/s] m/s) | ||||
Main Armament | [arms] | ||||
Backup Armament | [arms] | ||||
Armor | [Armor type] |