Jump to content

Template:TC stats table end3: Difference between revisions

From Shark's Hypothetical Weather
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
Line 1: Line 1:
<div>
<noinclude><div>
{| class="wikitable"
{| class="wikitable"
|- style="background-color:#silver"
</noinclude>|- style="background-color:#silver"
! colspan=11 style="text-align:center;" | Season aggregates
! colspan=11 style="text-align:center;" | Season aggregates
|- style="background-color:#{{TC stats neutral color}};"
|- style="background-color:#{{TC stats neutral color}};"
Line 11: Line 11:
! style="text-align:center;" | {{{tot-damage}}}
! style="text-align:center;" | {{{tot-damage}}}
! style="text-align:center;" | {{{tot-deaths}}}
! style="text-align:center;" | {{{tot-deaths}}}
! &nbsp;
|}
|}
</div><noinclude>
</div><noinclude>

Latest revision as of 00:33, 31 May 2025

Season aggregates
{{{num-cyclones}}} systems {{{dates}}}   {{{max-winds}}} {{{min-press}}} {{{tot-areas}}} {{{tot-damage}}} {{{tot-deaths}}}  

This templates produces the footer for tropical cyclone statistics tables, and ends the table.

Usage

{{TC stats table end|num-cyclones=|dates=|max-winds=|min-press=|tot-areas=|tot-damage=|tot-deaths=}}

  • num-cyclones is the total number of tropical cyclones (including depressions) listed in the table.
    • If special formatting is needed, num-cyclones-text can be used instead. Note that the word "cyclones" must be explicitly included in the text if this alternate parameter is used.
  • dates is the range of dates (inclusive) for all of the listed tropical cyclones.
  • max-winds is the maximum windspeed listed.
  • min-press is the minimum pressure listed.
  • tot-areas should be left blank; the field is present as a filler rather than provide unnecessary, repetitive information.
  • tot-damage is the total damage for the season.
  • tot-deaths is the total deaths for the season.

To see how this template is used with other tropical cyclone statistics templates, see template:TC stats table start3