Template:Infobox rocket/stage/sandbox
! colspan="2" style="text-align: center; font-size: 100%" {{!}} {{#ifeq:{{{type|none}}}|none|{{{name
}}|{{#ifeq:{{{type|}}}|booster|Boosters {{#if:{{{diff|}}}|({{{diff|}}})}}|{{{stageno|}}} stage {{#if:{{{diff|}}}|({{{diff|}}})}} }} {{#if:{{{name|}}}| - {{{name}}} }} }}class="infobox" style="font-size: 88%; width: 22em; text-align: left"
|-
{{#ifeq:{{{type|}}}|booster|
! No. boosters
{{!}} {{{number}}}
}}
|-
{{#if:{{{length|}}}|
! Length
{{!}} {{{length}}}
}}
|-
{{#if:{{{diameter|}}}|
! Diameter
{{!}} {{{diameter}}}
}}
|-
{{#if:{{{width|}}}|
! Width
{{!}} {{{width}}}
}}
|-
{{#if:{{{empty|}}}|
! Empty mass
{{!}} {{{empty}}}
}}
|-
{{#if:{{{gross|}}}|
! Gross mass
{{!}} {{{gross}}}
}}
|-
{{#if:{{{propmass|}}}|
! Propellant mass
{{!}} {{{propmass}}}
}}
|-
{{#switch:{{{solid|}}}
|yes=
{{#switch:{{{engines|}}}
|off=
|=
|#default=
! Motor
{{!}} {{{engines}}}
}}
|#default=
{{#switch:{{{engines|}}}
|off=
|=
|#default=
! Engines
{{!}} {{{engines}}}
}}
}}
|-
! Thrust
| {{{thrust}}} {{#if:{{{alt-thrust|}}}|({{{alt-thrust}}})}}
|-
{{#ifeq:{{{type|}}}|booster|{{#if:{{{total|}}}|
! Total thrust
{{!}} {{{total}}} {{#if:{{{alt-total|}}}|({{{alt-total}}})}}
}} }}
|-
{{#if:{{{SI|}}}|
{{!}} {{{SI}}}
}}
|-
{{#if:{{{burntime|}}}|
! Burn time
{{!}} {{{burntime}}}
}}
|-
! Fuel
| {{{fuel}}}
|-
|}
Intended for use in conjunction with {{lt|Infobox rocket}}. Not for individual use.