Jump to content

Template:TC stats table end3: Difference between revisions

From Shark's Hypothetical Weather
No edit summary
No edit summary
Line 6: Line 6:
! style="text-align:center;" | {{{num-cyclones-text|{{{num-cyclones}}} systems}}}
! style="text-align:center;" | {{{num-cyclones-text|{{{num-cyclones}}} systems}}}
! {{{dates}}}
! {{{dates}}}
! style="text-align:center;" |   || style="text-align:right;" | {{{max-winds}}}  
! style="text-align:center;" |   || style="text-align:center;" | {{{max-winds}}}  
! style="text-align:center;" |{{{min-press}}}
! style="text-align:center;" |{{{min-press}}}
! style="text-align:center;" | {{{tot-areas}}}
! style="text-align:center;" | {{{tot-areas}}}

Revision as of 23:39, 30 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 cyclones (including depressions) listed in the table.
    • If special formatting is needed, num-cyclones-text can be used instead. Note that the word "cylones" 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