Jump to content

Template:TC stats table end3: Difference between revisions

From Shark's Hypothetical Weather
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{| border="1" cellpadding="5" cellspacing="0"
{| border="1" cellpadding="5" cellspacing="0"
</noinclude>|- style="background-color:#silver"
</noinclude>
! colspan=11 style="text-align:center;" | Season aggregates
|- style="background-color:silver;"
|- bgcolor=#silver
! colspan="8" style="text-align:center;" | Season aggregates
! style="text-align:center;" | {{{num-cyclones-text|{{{num-cyclones}}} systems}}}
|-
! {{{dates}}}
! style="text-align:center; vertical-align:middle;" | {{{num-cyclones-text|{{{num-cyclones}}} systems}}}
! style="text-align:center;" | &nbsp; || style="text-align:center;" | {{{max-winds}}}  
| style="text-align:left; vertical-align:middle;" | {{{dates}}}
! style="text-align:center;" |{{{min-press}}}
| style="text-align:center; vertical-align:middle;" |  
! style="text-align:center;" | {{{tot-areas}}}
| style="text-align:center; vertical-align:middle;" | {{{max-winds}}}
! style="text-align:center;" | {{{tot-damage}}}
| style="text-align:center; vertical-align:middle;" | {{{min-press}}}
! style="text-align:center;" | {{{tot-deaths}}}
| style="text-align:left; vertical-align:middle;" | {{{tot-areas}}}
|}<noinclude>
| style="text-align:center; vertical-align:middle;" | {{{tot-damage}}}
| style="text-align:center; vertical-align:middle;" | {{{tot-deaths}}}
|}
<noinclude>


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


==Usage==
== Usage ==


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


:* ''num-cyclones'' is the total number of cyclones (including depressions) listed in the table.
:* ''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.
:** If special formatting is needed, ''num-cyclones-text'' can be used instead. The word "systems" 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.
:* ''dates'' is the range of dates (inclusive) for all listed tropical cyclones.
:* ''max-winds'' is the maximum windspeed listed.
:* ''max-winds'' is the maximum windspeed listed.
:* ''min-press'' is the minimum pressure 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-areas'' is a placeholder and can be blank.
:* ''tot-damage'' is the total damage for the season.
:* ''tot-damage'' is the total damage for the season.
:* ''tot-deaths'' is the total deaths for the season.
:* ''tot-deaths'' is the total deaths for the season.


To see how this template is used with other [[:category:tropical cyclone statistics templates|tropical cyclone statistics templates]], see [[:template:TC stats table start3]]
See also: [[:template:TC stats table start3]]
<!--
<!--
[[Category:tropical cyclone statistics templates]]
[[Category:tropical cyclone statistics templates]]
--></noinclude>
-->
</noinclude>

Revision as of 00:15, 31 May 2025

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


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

Usage

{{TC stats table end3|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. The word "systems" must be explicitly included in the text if this alternate parameter is used.
  • dates is the range of dates (inclusive) for all listed tropical cyclones.
  • max-winds is the maximum windspeed listed.
  • min-press is the minimum pressure listed.
  • tot-areas is a placeholder and can be blank.
  • tot-damage is the total damage for the season.
  • tot-deaths is the total deaths for the season.

See also: template:TC stats table start3