Template:TC stats table end3: Difference between revisions
Appearance
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: | </noinclude> | ||
! colspan= | |- style="background-color:silver;" | ||
|- | ! colspan="8" style="text-align:center;" | Season aggregates | ||
! style="text-align:center;" | {{{num-cyclones-text|{{{num-cyclones}}} systems}}} | |- | ||
! style="text-align:center; vertical-align:middle;" | {{{num-cyclones-text|{{{num-cyclones}}} systems}}} | |||
| style="text-align:left; vertical-align:middle;" | {{{dates}}} | |||
| style="text-align:center; vertical-align:middle;" | | |||
| style="text-align:center; vertical-align:middle;" | {{{max-winds}}} | |||
| style="text-align:center; vertical-align:middle;" | {{{min-press}}} | |||
| 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 | This template produces the footer for tropical cyclone statistics tables, and ends the table. | ||
==Usage== | == Usage == | ||
<nowiki>{{</nowiki>TC stats table | <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. | :** 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 | :* ''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'' | :* ''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. | ||
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.
- num-cyclones is the total number of cyclones (including depressions) listed in the table.
See also: template:TC stats table start3