Template:Infobox engines: Difference between revisions
Jump to navigation
Jump to search
reimplement invoke vals Tag: 2017 source edit |
m bracket typo Tag: 2017 source edit |
||
| Line 242: | Line 242: | ||
| data2 = {{#invoke:Data|getData|{{PAGENAME}}|mass}} | | data2 = {{#invoke:Data|getData|{{PAGENAME}}|mass}} | ||
| label3 = Size | | label3 = Size | ||
| data3 = | | data3 = {{Size|Size={{#invoke:Data|getData|{{PAGENAME}}|size}}}} | ||
| label4 = Max Temp (K) | | label4 = Max Temp (K) | ||
| data4 = {{#invoke:Data|getData|{{PAGENAME}}|max_temp}} | | data4 = {{#invoke:Data|getData|{{PAGENAME}}|max_temp}} | ||
Revision as of 20:17, 25 November 2024
Generate an infobox for an engine. Units are included in data labels, they do not have to be provided.
| 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 (1 atm) | atm thrust | The max thrust this engine creates at 1 atmosphere of pressure. | String | required |
| Thrust (Vacuum) | vacuum thrust vac thrust thrust vac | The max thrust this engine creates in vacuum. | String | required |
| Isp (1 atm) | atm isp | The specific impulse of this engine 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 |
[[Category:Infobox templates|Template:Remove first word]]
