Template:Infobox part: Difference between revisions
Jump to navigation
Jump to search
Updated params to use pagename Tag: 2017 source edit |
Tag: Undo |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude><includeonly> | </noinclude><includeonly>{{Infobox | ||
{{Infobox | |||
| name = {{PAGENAME}} | | name = {{PAGENAME}} | ||
| title = {{PAGENAME}} | | title = {{PAGENAME}} | ||
| image = [[File:{{#invoke:Data|getData|{{PAGENAME}}|file}}|200px|center]] | | image = [[File:{{#invoke:Data|getData|{{PAGENAME}}|file}}|200px|center]] | ||
| caption = {{#invoke:Data|getData|{{PAGENAME}}|subtitle}} | | caption = {{#invoke:Data|getData|{{PAGENAME}}|subtitle}} | ||
| below = {{#invoke:Data|getData|{{PAGENAME}}|manufacturer}} | |||
| labelstyle = width: | | labelstyle = width: 50%; text-align: left; | ||
| titlestyle = | | titlestyle = | ||
padding: 0.2em 0em 0.2em; | padding: 0.2em 0em 0.2em; | ||
font-size: 22px; | font-size: 22px; | ||
font-weight: bold; | font-weight: bold; | ||
| bodystyle = width: | | bodystyle = width: 23em; | ||
border: 1px solid #a2a9b1; | |||
border-spacing: 3px; | |||
margin: 0.5em 0 0.5em 1em; | |||
padding: 0.2em; | padding: 0.2em; | ||
float: right; | float: right; | ||
clear: right; | clear: right; | ||
font-size: | font-size: 12px; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
| headerstyle = font-weight: bold; | |||
| headerstyle = font-weight: bold; | font-size: 16px; | ||
text-align: left; | |||
padding-top: 0.5em | |||
| autoheaders = y | |||
| captionstyle = text-align: center; font-style: italic; | | captionstyle = text-align: center; font-style: italic; | ||
| header10 = Statistics | |||
| label11 = Mass | |||
| data11 = {{#invoke:Data|getData|{{PAGENAME}}|mass}} <small>t</small> | |||
| label12 = Size | | label12 = Size | ||
| data12 = {{Size|Size={{#invoke:Data|getData|{{PAGENAME}}|size}}}} | | data12 = {{Size|Size={{#invoke:Data|getData|{{PAGENAME}}|size}}}} | ||
| | | label13 = Max Temp | ||
| data13 = {{#invoke:Data|getData|{{PAGENAME}}|max_temp}} <small>K</small> | |||
| label14 = Impact Tolerance | |||
| data14 = {{#invoke:Data|getData|{{PAGENAME}}|imp_tol}} <small>m/s</small> | |||
| label20 = Methalox | |||
| data20 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|resources|methalox}} | {{#invoke:Data|getData|{{PAGENAME}}|resources|methalox}} <small>t</small>}} | |||
| label21 = Methane | |||
| data21 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|resources|methane}} | {{#invoke:Data|getData|{{PAGENAME}}|resources|methane}} <small>t</small>}} | |||
| label22 = Monopropellant | |||
| data22 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|resources|monopropellant}} | {{#invoke:Data|getData|{{PAGENAME}}|resources|monopropellant}} <small>t</small>}} | |||
| label23 = Solid Fuel | |||
| data23 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|resources|solid_fuel}} | {{#invoke:Data|getData|{{PAGENAME}}|resources|solid_fuel}} <small>t</small>}} | |||
| label24 = Hydrogen | |||
| data24 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|resources|hydrogen}} | {{#invoke:Data|getData|{{PAGENAME}}|resources|hydrogen}} <small>t</small>}} | |||
| label25 = Xenon | |||
| data25 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|resources|xenon}} | {{#invoke:Data|getData|{{PAGENAME}}|resources|xenon}} <small>t</small>}} | |||
| label26 = Electric Charge (U) | |||
| data26 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|resources|electric_charge}} | {{#invoke:Data|getData|{{PAGENAME}}|resources|electric_charge}} <small>U</small>}} | |||
| label29 = Stores Research | |||
| data29 = {{#ifeq: {{#invoke:Data|getData|{{PAGENAME}}|stores_research}} | true | ✔ |}} | |||
| header30 = Engine | |||
| data31 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|engine}} | {{Infobox engines}} |}} | |||
| header32 = Engine Gimbal | |||
| data33 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|engine_gimbal}} | {{Infobox engine gimbal}} |}} | |||
| header34 = Generator | |||
| data35 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|generator}} | {{Infobox generator}} |}} | |||
| header36 = Command Module | |||
| data37 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|command_module}} | {{Infobox command module}} |}} | |||
| header38 = Reaction Wheel | |||
| data39 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|reaction_wheel}} | {{Infobox reaction wheel}} |}} | |||
| header40 = Data Transmitter | |||
| data41 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|data_transmitter}} | {{Infobox data transmitter}} |}} | |||
| header42 = Light | |||
| data43 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|light}} | {{Infobox light}} |}} | |||
| header50 = Converter | |||
| data51 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|converter}} | {{Infobox converter}} |}} | |||
| header80 = Parachute | |||
| data81 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|parachute}} | {{Infobox parachute}} |}} | |||
| header120 = Science Experiment | |||
| data121 = {{#if: {{#invoke:Data|getData|{{PAGENAME}}|modules|science_experiment}} | {{Infobox science experiment}} |}} | |||
}}</includeonly> | }}</includeonly> |
Latest revision as of 05:01, 27 March 2025
Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i @ error/delegate.c/InvokeDelegate/1966. convert-im6.q16: unable to open file `/tmp/magick-33H8T-qFYDCnJm55gNHdleN0zHj50nP7': No such file or directory @ error/constitute.c/ReadImage/619. convert-im6.q16: no images defined `PNG:/var/www/web117/tmp/transform_f6ebb238f8c6.png' @ error/convert.c/ConvertImageCommand/3229. Template documentation[view] [edit] [history] [purge]
![]() Example Methalox Engine | |||||||||||||||||||||||||
Statistics | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Mass | 0.500 t | ||||||||||||||||||||||||
Size | SM | ||||||||||||||||||||||||
Max Temp | 1000 K | ||||||||||||||||||||||||
Impact Tolerance | 10 m/s | ||||||||||||||||||||||||
Monopropellant | 100 t | ||||||||||||||||||||||||
Electric Charge | 200 U | ||||||||||||||||||||||||
Stores Research | ✔ | ||||||||||||||||||||||||
Engine | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Engine Gimbal | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Generator | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Converter | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Parachute | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Science Experiment | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Community Conglomerate | |||||||||||||||||||||||||