Jump to content

Template:TC stats table start3: Difference between revisions

From Shark's Hypothetical Weather
Created page with "{| class="wikitable" |+ align=center style="font-size:100%; color:black; text-align: center;" | {{{year}}} {{{basin}}} season statistics |- style="background:silver;" ! scope=col| Storm<br>name ! scope=col data-sort-type="usLongDate"|Dates active ! scope=col| Storm category<br/>at peak intensity ! scope=col data-sort-type="number"|Max 1-min<br>wind<br>mph (km/h) ! scope=col data-sort-type="number"|Min.<br>press.<br>(wikipedia:Bar (..."
 
No edit summary
Line 8: Line 8:
! scope=col data-sort-type="number"|Min.<br>press.<br>([[wikipedia:Bar (unit)|mbar]])
! scope=col data-sort-type="number"|Min.<br>press.<br>([[wikipedia:Bar (unit)|mbar]])
! scope=col| Areas affected
! scope=col| Areas affected
! scope=col data-sort-type="number"|Damage<br> ([[wikipedia:United States dollar|USD]])
! scope=col data-sort-type="number"|{{#ifeq:{{{scale-type|}}}|aaws|Damage<br> (AC)|Damage<br> ([[wikipedia:United States dollar|USD]])}}
! scope=col data-sort-type="number"|Deaths<noinclude>
! scope=col data-sort-type="number"|Deaths
<noinclude>
|}
|}
This is the header for a table of tropical cyclones statistics for a basin/season.
This is the header for a table of tropical cyclones statistics for a basin/season.


Line 17: Line 19:
=== Template syntax ===
=== Template syntax ===


:<nowiki>{{TC stats table start3|year=|basin=}}</nowiki>
:<nowiki>{{TC stats table start3|year=|basin=|scale-type=}}</nowiki>
::* ''year'' is the year this table is for.
::* ''year'' is the year this table is for.
::* ''basin'' is the oceanic basin this tables is for (i.e., "Atlantic hurricane")
::* ''basin'' is the oceanic basin this table is for (i.e., "Atlantic hurricane")
::* ''scale-type'' controls damage unit display (use `aaws` for fictional Ardonia Currency)


=== Construction of tropical cyclone tables ===
=== Construction of tropical cyclone tables ===


The overall way of constructing a tropical cyclones statistics table is given below.  Unless explicitly indicated otherwise, the templates are used in the order in which they are given.  The parameters for each template is described in its definition.
:<nowiki>{{TC stats table start3|year=|basin=|scale-type=}}</nowiki>
 
::<nowiki>{{</nowiki>[[:template:TC stats cyclone3|TC stats cyclone3]]|cat=|name=|dates=|max-winds=|min-press=|areas|damage=|deaths=|scale-type=}}
:<nowiki>{{TC stats table start|year=|basin=}}</nowiki>
:<nowiki>{{</nowiki>[[:template:TC stats table end3|TC stats table end3]]|num-cyclones=|dates=|max-winds=|min-press=|tot-areas=|tot-damage=|tot-deaths=}}
::<nowiki>{{</nowiki>[[:template:TC stats cyclone3|TC stats cyclone3]]|cat=|name=|dates=|max-winds=|min-press=|areas|damage=|deaths=<nowiki>}}</nowiki>
:<nowiki>{{</nowiki>[[:template:TC stats table end3|TC stats table end3]]|num-cyclones=|dates=|max-winds=|min-press=|tot-areas=|tot-damage=|tot-deaths=<nowiki>}} </nowiki>


[[Category:tropical cyclone statistics templates]]
[[Category:tropical cyclone statistics templates]]
</noinclude>
</noinclude>

Revision as of 23:42, 30 May 2025

{{{year}}} {{{basin}}} season statistics
Storm
name
Dates active Storm category
at peak intensity
Max 1-min
wind
mph (km/h)
Min.
press.
(mbar)
Areas affected Damage
(USD)
Deaths

This is the header for a table of tropical cyclones statistics for a basin/season.

Usage

Template syntax

{{TC stats table start3|year=|basin=|scale-type=}}
  • year is the year this table is for.
  • basin is the oceanic basin this table is for (i.e., "Atlantic hurricane")
  • scale-type controls damage unit display (use `aaws` for fictional Ardonia Currency)

Construction of tropical cyclone tables

{{TC stats table start3|year=|basin=|scale-type=}}
{{TC stats cyclone3|cat=|name=|dates=|max-winds=|min-press=|areas|damage=|deaths=|scale-type=}}
{{TC stats table end3|num-cyclones=|dates=|max-winds=|min-press=|tot-areas=|tot-damage=|tot-deaths=}}