More actions
(changed image size to 200px) Tag: 2017 source edit |
(Added more engine params) Tag: 2017 source edit |
||
Line 46: | Line 46: | ||
"impact tol": { | "impact tol": { | ||
"label": "Impact Tolerance (m/s)", | "label": "Impact Tolerance (m/s)", | ||
"description": " | "description": "The velocity at which a collision will destroy this part.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Line 79: | Line 79: | ||
], | ], | ||
"label": "Thrust (Vacuum)", | "label": "Thrust (Vacuum)", | ||
"description": "The max thrust this engine creates in vacuum", | "description": "The max thrust this engine creates in vacuum.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Line 101: | Line 101: | ||
"description": "The in-game manufacturer of the part.", | "description": "The in-game manufacturer of the part.", | ||
"example": "Jebediah's Junkyard", | "example": "Jebediah's Junkyard", | ||
"type": "string", | |||
"required": true | |||
}, | |||
"atm thrust": { | |||
"label": "Thrust (1 atm)", | |||
"description": "The max thrust this engine creates at 1 atmosphere of pressure.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"atm isp": { | |||
"label": "Isp (1 atm)", | |||
"description": "The specific impulse of this engine at 1 atmosphere of pressure.", | |||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Line 116: | Line 128: | ||
"fuel type", | "fuel type", | ||
"vacuum thrust", | "vacuum thrust", | ||
"vacuum isp" | "atm thrust", | ||
"vacuum isp", | |||
"atm isp" | |||
] | ] | ||
} | } | ||
Line 144: | Line 158: | ||
| label7 = Fuel | | label7 = Fuel | ||
| data7 = # | | data7 = # | ||
| label8 = Thrust | | label8 = Thrust: Vac. (kN) | ||
| data8 = # | | data8 = # | ||
| label9 = | | label9 = Thrust: 1 atm. (kN) | ||
| data9 = # | | data9 = # | ||
| label10 = I<sub>sp</sub>: Vac. (s) | |||
| data10 = # | |||
| label11 = I<sub>sp</sub>: 1 atm. (s) | |||
| data11 = # | |||
| below = Jedediah's Junk Yard | | below = Jedediah's Junk Yard | ||
Line 180: | Line 198: | ||
| label7 = Fuel | | label7 = Fuel | ||
| data7 = {{{fuel type|}}} | | data7 = {{{fuel type|}}} | ||
| label8 = Thrust | | label8 = Thrust: Vac. (kN) | ||
| data8 = {{{vacuum thrust|}}} | | data8 = {{{vacuum thrust|}}} | ||
| label9 = I<sub>sp</sub> | | label9 = Thrust: 1 atm. (kN) | ||
| | | data9 = {{{atm thrust|}}} | ||
| label10 = I<sub>sp</sub>: Vac. (s) | |||
| data10 = {{{vacuum isp|}}} | |||
| label11 = I<sub>sp</sub>: 1 atm. (s) | |||
| data11 = {{{atm isp|}}} | |||
| below = {{{manufacturer|}}} | | below = {{{manufacturer|}}} |
Revision as of 04:14, 21 September 2024
Generate an infobox for an engine.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Part Image | image picture thumbnail | The filename of the part, including the file extension
| File | required |
Caption | caption subtitle | The part's classification per the in-game description.
| String | required |
Mass (t) | mass | Mass (t) | String | required |
Size | size | Size of part (using {{Size}})
| String | required |
Max Temperature (K) | max temp | Maximum withstandable engine temperature | String | required |
Impact Tolerance (m/s) | impact tol | The velocity at which a collision will destroy this part. | String | required |
Manufacturer | manufacturer maker brand | The in-game manufacturer of the part.
| String | required |
Fuel Type | fuel type fuel | The fuel this engine burns.
| String | required |
Thrust (Vacuum) | vacuum thrust vac thrust thrust vac | The max thrust this engine creates in vacuum. | String | required |
Thrust (1 atm) | atm thrust | The max thrust this engine creates at 1 atmosphere of pressure. | String | required |
Isp (Vac.) | vacuum isp vac isp isp vac | The specific impulse of this engine in vacuum. | String | required |
Isp (1 atm) | atm isp | The specific impulse of this engine at 1 atmosphere of pressure. | String | required |
Statistics | |
---|---|
Mass (t) |
|
Size |
|
Max Temp (K) |
|
Impact Tolerance (m/s) |
|
Engine Info | |
Fuel |
|
Thrust: Vac. (kN) |
|
Thrust: 1 atm. (kN) |
|
Isp: Vac. (s) |
|
Isp: 1 atm. (s) |
|
Jedediah's Junk Yard | |