|
|
(6 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {| class="wikitable" style="text-align: center;" | | <div style="overflow-x: auto;"> |
| |+ style="font-size:100%; color:black;" | {{{year}}} {{{basin}}} season statistics | | {| class="wikitable" style="{{#switch:{{{align|}}} |
| | | center | centre = margin-left: auto; margin-right: auto; |
| | | left = clear:left; float:left; margin-right:1em; |
| | | right = clear:right; float:right; margin-left:1em; |
| | }}" |
| | |+ style="font-size:100%" | {{{year}}} {{{basin}}} season statistics |
| |- style="background:silver;" | | |- style="background:silver;" |
| ! scope=col style="vertical-align:middle;" | Storm<br>name | | ! scope=col| Storm<br>name |
| ! scope=col style="vertical-align:middle;" | Dates active | | ! scope=col data-sort-type="usLongDate"|Dates active |
| ! scope=col style="vertical-align:middle;" | Storm [[wikipedia:Tropical cyclone scales|category]]<br/>at peak intensity | | ! scope=col| Storm [[wikipedia:Tropical cyclone scales|category]]<br/>at peak intensity |
| ! scope=col style="vertical-align:middle;" | Max 1-min<br>wind<br>mph (km/h) | | ! scope=col data-sort-type="number"|Max 1-min<br>wind<br>mph (km/h) |
| ! scope=col style="vertical-align:middle;" | Min.<br>press.<br>([[wikipedia:Bar (unit)|mbar]]) | | ! scope=col data-sort-type="number"|Min.<br>press.<br>([[wikipedia:Bar (unit)|mbar]]) |
| ! scope=col style="vertical-align:middle;" | Areas affected | | ! scope=col| Areas affected |
| ! scope=col style="vertical-align:middle;" | {{#ifeq:{{{scale-type|}}}|aaws|Damage<br> (AC)|Damage<br> ([[wikipedia:United States dollar|USD]])}} | | ! scope=col data-sort-type="number"|Damage<br> ({{#ifeq:{{{ardonia|}}}|yes|AC|[[wikipedia:United States dollar|USD]]}}) |
| ! scope=col style="vertical-align:middle;" | Deaths | | ! scope=col data-sort-type="number"|Deaths |
| <noinclude>
| | ! scope=col| {{abbr|Ref(s).|References}}<noinclude> |
| |} | | |}</div> |
| | | {{documentation}} |
| This is the header for a table of tropical cyclones statistics for a basin/season.
| |
| | |
| == Usage ==
| |
| | |
| === Template syntax ===
| |
| | |
| :<nowiki>{{TC stats table start3|year=|basin=|scale-type=}}</nowiki>
| |
| ::* ''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 ===
| |
| | |
| :<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>{{</nowiki>[[:template:TC stats table end3|TC stats table end3]]|num-cyclones=|dates=|max-winds=|min-press=|tot-areas=|tot-damage=|tot-deaths=}}
| |
| | |
| [[Category:Tropical cyclone statistics templates]]
| |
| </noinclude> | | </noinclude> |