Template:Craft/Aircraft: 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 |
||
(6 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=Aircraft Characteristics}} |
||
− | <includeonly> |
||
− | {{Infobox/ |
+ | {{Infobox/Item|key=Dry Mass|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|}}}} |
+ | {{#if:{{{range|}}}{{{metres|}}}{{{cruise|}}}{{{propulsion|}}}|{{Infobox/Bar}}|}} |
||
⚫ | |||
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Propulsion|value={{{propulsion|}}}}} |
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Maximum Velocity|value={{{speed|}}}}} |
+ | {{Infobox/Item|key=Operational Range|value={{#if:{{{range|}}}|{{{range}}} km|}}}} |
||
− | </includeonly> |
||
+ | {{#if:{{{sensors|}}}{{{crew|}}}{{{armament|}}}{{{variants|}}}|{{Infobox/Bar}}|}} |
||
⚫ | |||
+ | {{Infobox/Item|key=Sensor Systems|value={{{sensors|}}}}} |
||
+ | {{Infobox/Item|key=Armament|value={{{armament|}}}}} |
||
+ | {{Infobox/Item|key=Variants|value={{{variants|}}}}}</includeonly> |
||
<noinclude> |
<noinclude> |
||
+ | {{Infobox/begin}} |
||
+ | {{Craft/Aircraft}} |
||
+ | {{Infobox/end}} |
||
+ | |||
{{Infobox/begin}} |
{{Infobox/begin}} |
||
{{Craft/Aircraft |
{{Craft/Aircraft |
||
+ | |mass=[mass] |
||
− | |alligiance=[alligiance] |
||
− | | |
+ | |length=[length] |
− | | |
+ | |width= [width] |
+ | |height=[height w/gear retracted] |
||
− | |rank=[rank] |
||
+ | |propulsion=[engine types and quantity] |
||
− | |conflicts=[conflicts] |
||
− | | |
+ | |speed=[speed in] |
+ | |range=[range in km] |
||
+ | |crew=[crew complement] |
||
+ | |sensors=[sensor types] |
||
+ | |armament=[ship based arms] |
||
+ | |variants=[aircraft variant names] |
||
}} |
}} |
||
{{Infobox/end}} |
{{Infobox/end}} |
Latest revision as of 23:10, 7 November 2022
Aircraft Characteristics |
---|
Aircraft Characteristics | |||||
---|---|---|---|---|---|
Dry Mass | [mass] | ||||
Length | [length] m | ||||
Width | [width] m | ||||
Height | [height w/gear retracted] m | ||||
Propulsion | [engine types and quantity] | ||||
Maximum Velocity | [speed in] | ||||
Operational Range | [range in km] km | ||||
Crew | [crew complement] | ||||
Sensor Systems | [sensor types] | ||||
Armament | [ship based arms] | ||||
Variants | [aircraft variant names] |