Template:TC stats cyclone
{{{name}}} | {{{dates}}} | {{TC stats {{{cat}}} desc}} | {{{max-winds}}} | {{{min-press}}} | {{{ace}}} |
---|
This is the template for encoding the left side of a tropical cyclone statistics table line, including the new row start.
Usage
The invoking syntax of this template is {{TC stats cyclone|cat=|name=|dates=|max-winds=|min-press=|ace=|mult-landfalls=}}.
- cat must be a value from the left-side column of the following table
- SSHS - 大西洋 + 東太平洋 (Northwest of 180)
Code | Code Title |
---|---|
cat=Depression | Tropical Depression |
cat=subdepression | Subtropical Depression |
cat=potential | Potential Tropical Cyclone |
cat=Storm | Tropical Storm |
cat=subtropical | Subtropical Storm |
cat=Cat1 | Category 1 Hurricane |
cat=Cat2 | Category 2 Hurricane |
cat=Cat3 | Category 3 Hurricane |
cat=Cat4 | Category 4 Hurricane |
cat=Cat5 | Category 5 Hurricane |
西北太平洋 (East of 180)
Code | Code Title |
---|---|
cat=Depression | 熱帶低氣壓 |
cat=Storm | 熱帶風暴 |
cat=STS | 強烈熱帶風暴 |
cat=Typhoon | 颱風 |
North Indian
Code | Code Title |
---|---|
cat=D | Depression |
cat=DD | Deep Depression |
cat=CS | Cyclonic Storm |
cat=scs | Severe Cyclonic Storm |
cat=VSCS | Very Severe Cyclonic Storm |
cat=SCS | Super Cyclonic Storm |
South West Indian Ocean
Code | Code Title |
---|---|
cat=disturbance | Tropical Disturbance |
cat=depression | Tropical Depression |
cat=mtstorm | Moderate Tropical Storm |
cat=STS | Severe Tropical Storm |
cat=TC | Tropical Cyclone |
cat=ITC | Intense Tropical Cyclone |
cat=VITC | Very Intense Tropical Cyclone |
BOM & Nadi
Code | Code Title |
---|---|
cat=Disturbance | Tropical Disturbance |
cat=low | Tropical Low |
cat=depression | Tropical Depression |
cat=Auscat1 | Category 1 Cyclone |
cat=Auscat2 | Category 2 Cyclone |
cat=Auscat3 | Category 3 Cyclone |
cat=Auscat4 | Category 4 Cyclone |
cat=Auscat5 | Category 5 Cyclone |
- name is the name/designation of the storm
- Do not include qualifiers such as "Hurricane" in the name. For example, for the 11th named storm of the 2005 Atlantic hurricane season, this parameter should read "Katrina", not "Hurricane Katrina".)
- dates is the active date range of the storm.
- The suggested format is "day1 - day2 Month", with the month abbeviated if its name is longer than four characters.
- When a storm starts and ends in different month, the suggested syntax is "day1 Month1 - day2 Month2".
- The months should be a link to that month, and the days and link to that day of its month.
- max-winds is the maximum winds in miles per hour.
- min-press is the minimum pressure in millibars.
- ace is the total Accumulated Cyclone Energy (ACE) for the cyclone.
- mult-landfalls is optional. It indicates that number of landfalls the cyclone had when more than one occurred. (This controls the number of rows used by the cells created. The default value is 1.)
- name is the name/designation of the storm
For a full descption of how this template is used in conjunction with other tropical cyclone statistics templates, see template:TC stats table start.