Template:Tropical cyclone season effects (cyclone)

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Use this template inside of {{Tropical cyclone season effects}}, in accordance with the documentation of that template.

<templatedata> { "params": { "name": { "label": "Name", "description": "The name of the storm", "example": "Katrina", "type": "string", "required": true }, "formed": { "label": "Date formed", "description": "The date that this storm formed.", "example": "2020-12-31, 02 February 2020, etc.", "type": "date", "autovalue": "12:01, 30 March 2024 (UTC)", "required": true }, "dissipated": { "label": "Date dissipated", "description": "The date that the storm dissipated. If the storm has not yet dissipated, leave this blank or set it to \"present\".", "example": "present, 2021-01-15, 31 December 2020, etc.", "type": "date", "default": "present", "suggested": true }, "winds": { "label": "Maximum sustained wind speed", "description": "The maximum sustained wind speed in kph (default, can be changed by `winds-unit`).", "example": "220", "type": "number", "suggested": true }, "winds-unit": { "label": "Wind speed units", "description": "The units used for wind speed. This will also automatically change `winds-target` if it was not set.", "example": "kph, mph, kn", "type": "string", "default": "kph" }, "pressure": { "label": "Lowest barometric pressure", "description": "The lowest pressure within the storm in hPa (can be changed by `pressure-unit`).", "example": "920", "type": "number", "suggested": true }, "pressure-unit": { "label": "Barometric pressure units", "description": "The units used for pressure. This will also automatically change `pressure-target` if it was not set.", "example": "hPa, inHg, mbar", "type": "string" }, "damages": { "label": "Damages", "description": "The damages caused by the storm in USD (can be changed by `damages-currency`).", "example": "104938213", "type": "number", "suggested": true }, "deaths": { "label": "Deaths", "description": "The deaths caused by the storm.", "example": "400", "type": "number", "suggested": true }, "page": { "label": "Page", "description": "The article for the storm (if it exists).", "example": "Hurricane Katrina", "type": "wiki-page-name", "suggested": true }, "category": { "label": "Category", "description": "The category of the storm.", "example": "cat5, nwpdepression, vintense, sprcyclstorm", "type": "string", "suggested": true }, "category-sort": { "label": "Category sorting value", "description": "The sorting value of the category. This is used to enable sorting capabilities for the \"Category\" column.", "type": "number" }, "winds-sort": { "label": "Wind speed sorting value", "description": "The sorting value for wind speed. This usually isn't required unless the wind speed is not a number.", "type": "number" }, "winds-prefix": { "label": "Wind speed prefix", "description": "Text that goes before the wind speed.", "example": "<, >, etc.", "type": "string" }, "winds-target": { "label": "Wind speed target unit", "description": "The targeted unit for conversion. This is automatically guessed, but can be forced by the user.", "example": "kph, mph, kn", "type": "string" }, "pressure-sort": { "label": "Barometric pressure sorting value", "description": "The sorting value for pressure. This usually isn't required unless the pressure is not a number.", "type": "number" }, "pressure-prefix": { "label": "Pressure prefix", "description": "Text that goes before the pressure.", "example": "<, >, etc.", "type": "string" }, "pressure-target": { "label": "Pressure target unit", "description": "The targeted unit for conversion. This is automatically guessed, but can be forced by the user.", "example": "kph, mph, kn", "type": "string" }, "affected": { "label": "Affected areas", "description": "The list of affected areas.", "example": "China, Hong Kong, Palau, Philippines, Japan, Thailand, Vietnam", "type": "content", "suggested": true }, "damages-currency": { "label": "Damages currency", "description": "The currency symbol used for damages.", "example": "€, £, ¥, etc.", "type": "string", "default": "$" }, "damages-prefix": { "label": "Damages prefix", "description": "Text that goes before the damages.", "example": "<, >, etc.", "type": "string" }, "deaths-prefix": { "label": "Deaths prefix", "description": "Text that goes before the deaths.", "example": "<, >, etc.", "type": "string" }, "refs": { "label": "References", "description": "References to the storm's impact or meteorological data.", "type": "content", "suggested": true }, "show-year": { "label": "Show year?", "description": "Whether or not to force the year of the period to show. In case the season spans longer than one year, this must be set to true.", "example": "true, false", "type": "boolean", "default": "false", "suggested": true } }, "description": "This template is used for populating Lua error in package.lua at line 80: module 'Module:Template invocation' not found. and contains the required metadata for calculating the values in that template.", "format": "inline" } </templatedata>