Template:Craft/Land Vehicle: Difference between revisions
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 |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Character/styles.css" /> |
<templatestyles src="Character/styles.css" /> |
||
+ | <includeonly><nowiki/>{{Infobox/SectionHeader|section=Characteristics}} |
||
− | <includeonly> |
||
− | {{Infobox/ |
+ | {{Infobox/Item|key=Weight|value={{{mass|}}}}} |
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Length|value={{#if:{{{length|}}}|{{{length}}} m|}}}} |
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Width|value={{#if:{{{width|}}}|{{{width}}} m|}}}} |
− | {{Infobox/ |
+ | {{Infobox/Item|key=Height|value={{#if:{{{height|}}}|{{{height}}} m|}}}} |
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Crew|value={{{crew|}}}}} |
+ | {{#if:{{{speed|}}}{{{range|}}}|{{Infobox/Bar}}|}} |
||
⚫ | |||
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Max Speed|value={{#if:{{{speed|}}}|{{#if:{{{metres|}}}|{{{speed}}} km/h ({{{metres}}} m/s)|}}|}}}} |
+ | {{#if:{{{armor|}}}{{{armament|}}}{{{backup_armament|}}}|{{Infobox/Bar}}|}} |
||
− | </includeonly> |
||
⚫ | |||
+ | {{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] |
||
− | | |
+ | |length=[length] |
− | | |
+ | |width= [width] |
− | | |
+ | |height=[height] |
+ | |speed=[speed in kph]|metres=[speed in m/s] |
||
− | |conflicts=[conflicts] |
||
− | | |
+ | |crew=[crew] |
+ | |armament=[arms] |
||
+ | |backup_armament=[arms] |
||
+ | |armor=[Armor type] |
||
}} |
}} |
||
{{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] |