Difference between revisions of "Template:ShellDetailsTableHeader"
(Created) |
(Allow changing fuse delay units) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="wikitable {{{1|sortable}}}" style="text-align:center" width="100%" | + | <includeonly>{| class="wikitable {{{1|sortable}}}" style="text-align:center" width="100%" |
! colspan="13" | {{#switch:({{{missile|}}},{{{proxy|}}})|(true,)=Missile|(,true)=Proximity-fused shell|#default={{{2|Shell}}}}} details | ! colspan="13" | {{#switch:({{{missile|}}},{{{proxy|}}})|(true,)=Missile|(,true)=Proximity-fused shell|#default={{{2|Shell}}}}} details | ||
|- | |- | ||
Line 7: | Line 7: | ||
{{#if: {{{missile|}}}|! rowspan="2" {{!}} Range<br>(m)}} | {{#if: {{{missile|}}}|! rowspan="2" {{!}} Range<br>(m)}} | ||
! rowspan="2" | Projectile<br>mass (kg) | ! rowspan="2" | Projectile<br>mass (kg) | ||
− | ! rowspan="2" | Fuse delay<br>(m) | + | ! rowspan="2" | Fuse delay{{#if:{{{fuseDelay|m}}}|<br>({{{fuseDelay|m}}})}} |
! rowspan="2" | Fuse sensitivity<br>(mm) | ! rowspan="2" | Fuse sensitivity<br>(mm) | ||
{{#if: {{{proxy|}}}|! rowspan="2" {{!}} Arming distance<br>(m) | {{#if: {{{proxy|}}}|! rowspan="2" {{!}} Arming distance<br>(m) | ||
Line 16: | Line 16: | ||
! 0% !! 50% !! 100% | ! 0% !! 50% !! 100% | ||
|- | |- | ||
+ | </includeonly><noinclude>{{doc}}</noinclude> |