Difference between revisions of "Template:Infobox rocket/stage"
Jump to navigation
Jump to search
imported>Frietjes |
imported>Anythingcouldhappen (added function to change "Engines" to "Motor" for solid motors) |
||
| Line 38: | Line 38: | ||
}} | }} | ||
|- | |- | ||
| + | {{#switch:{{{solid|}}} | ||
| + | |yes= | ||
{{#switch:{{{engines|}}} | {{#switch:{{{engines|}}} | ||
| − | |off=|= | + | |off= |
| + | |= | ||
| + | |#default= | ||
| + | ! Motor | ||
| + | {{!}} {{{engines}}} | ||
| + | }} | ||
| + | |#default= | ||
| + | {{#switch:{{{engines|}}} | ||
| + | |off= | ||
| + | |= | ||
|#default= | |#default= | ||
! Engines | ! Engines | ||
{{!}} {{{engines}}} | {{!}} {{{engines}}} | ||
| + | }} | ||
}} | }} | ||
|- | |- | ||