Template:Craft/Spacecraft: 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 |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Character/styles.css" /> |
<templatestyles src="Character/styles.css" /> |
||
⚫ | |||
− | <includeonly> |
||
⚫ | |||
⚫ | |||
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Dry Mass|value={{#if:{{{dry_mass|}}}|{{{dry_mass}}} kg|}}}} |
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Length|value={{#if:{{{length|}}}|{{{length}}} m|}}}} |
− | {{Infobox/ |
+ | {{Infobox/Item|key=Width|value={{#if:{{{width|}}}|{{{width}}} m|}}}} |
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Height|value={{#if:{{{height|}}}|{{{height}}} m|}}}} |
+ | {{#if:{{{thrust|}}}{{{propulsion|}}}{{{impulse|}}}|{{Infobox/Bar}}|}} |
||
⚫ | |||
− | {{Infobox/Item|key= |
+ | {{Infobox/Item|key=Propulsion|value={{{propulsion|}}}}} |
+ | {{Infobox/Item|key=Maximum Thrust|value={{#if:{{{thrust|}}}|{{{thrust}}} kN|}}}} |
||
− | </includeonly> |
||
+ | {{Infobox/Item|key=Specific Impulse|value={{#if:{{{impulse|}}}|{{#if:{{{delta|}}}|{{{impulse}}} seconds ({{{delta}}} m/s)|}}|}}}} |
||
+ | {{#if:{{{quantity|}}}{{{armament|}}}{{{regime|}}}{{{crew|}}}|{{Infobox/Bar}}|}} |
||
+ | {{Infobox/Item|key=Complement|value={{{crew|}}}}} |
||
+ | {{Infobox/Item|key=Regime|value={{{regime|}}}}} |
||
+ | {{Infobox/Item|key=Armament|value={{{armament|}}}}} |
||
+ | {{Infobox/Item|key={{{vehicles|}}} Carried|value={{{quantity|}}}}}</includeonly> |
||
<noinclude> |
<noinclude> |
||
+ | {{Infobox/begin}} |
||
+ | {{Craft/Spacecraft}} |
||
+ | {{Infobox/end}} |
||
+ | |||
{{Infobox/begin}} |
{{Infobox/begin}} |
||
{{Craft/Spacecraft |
{{Craft/Spacecraft |
||
+ | |wet_mass=[full mass] |
||
− | |alligiance=[alligiance] |
||
+ | |dry_mass=[empty mass] |
||
− | |branch=[branch] |
||
− | | |
+ | |length=[length] |
+ | |width= [deck width] |
||
− | |rank=[rank] |
||
+ | |height=[height] |
||
− | |conflicts=[conflicts] |
||
+ | |propulsion=[engine types and quantity] |
||
− | |awards=[awards] |
||
+ | |thrust=[in] |
||
+ | |impulse=[engine ISP]|delta=[range in ] |
||
+ | |crew=[crew complement] |
||
+ | |regime=[operational areas of the spacecraft] |
||
+ | |armament=[ship based arms] |
||
+ | |vehicles=[vehicle types carried]|quantity=[vehicle quantities] |
||
}} |
}} |
||
{{Infobox/end}} |
{{Infobox/end}} |
Latest revision as of 23:10, 7 November 2022
Spacecraft Characteristics |
---|
Spacecraft Characteristics | |||||
---|---|---|---|---|---|
Launch Mass | [full mass] kg | ||||
Dry Mass | [empty mass] kg | ||||
Length | [length] m | ||||
Width | [deck width] m | ||||
Height | [height] m | ||||
Propulsion | [engine types and quantity] | ||||
Maximum Thrust | [in] kN | ||||
Specific Impulse | [engine ISP] seconds ([range in ] m/s) | ||||
Complement | [crew complement] | ||||
Regime | [operational areas of the spacecraft] | ||||
Armament | [ship based arms] | ||||
[vehicle types carried] Carried | [vehicle quantities] |