Template:Infobox weather event/PAGASA
Unknown strength tropical cyclone | |
---|---|
10-minute sustained (PAGASA) | |
Highest winds | 220 km/h (140 mph) |
Highest gusts | 230 km/h (145 mph) |
Lowest pressure | 954 hPa (mbar); Lua error in Module:Convert at line 1850: attempt to index local 'en_value' (a nil value). inHg |
Usage
This subbox provides a meteorological data subbox based on the Philippine Atmospheric, Geophysical and Astronomical Services Administration scale. This subbox relies on the meta-template Template:Infobox weather event/scale.
This template supports both the old Tropical Cyclone Warning System categories (>220 kilometres per hour (140 mph; 120 kn) for TCWS #5) and the new (Modified) Tropical Cyclone Warning System implemented in 2022. To switch between scales, use the |scale=
parameter along with the year of the scale: 2022
(default) or 2015
.
<syntaxhighlight lang="wikitext"> | ||||||||||
Typhoon | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
10-minute sustained (PAGASA) | ||||||||||
Highest winds | 205 km/h (125 mph) | |||||||||
Highest gusts | 245 km/h (150 mph) | |||||||||
Lowest pressure | 910 hPa (mbar); Lua error in Module:Convert at line 1850: attempt to index local 'en_value' (a nil value). inHg | |||||||||
|
<syntaxhighlight lang="wikitext"> | ||||||||||
Unknown strength tropical cyclone | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
10-minute sustained (PAGASA) | ||||||||||
Highest winds | 205 km/h (125 mph) | |||||||||
Highest gusts | 245 km/h (150 mph) | |||||||||
Lowest pressure | 910 hPa (mbar); Lua error in Module:Convert at line 1850: attempt to index local 'en_value' (a nil value). inHg | |||||||||
|
<syntaxhighlight lang="wikitext"> | ||||||||||
Severe tropical storm | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
10-minute sustained (PAGASA) | ||||||||||
Highest winds | 100 km/h (65 mph) | |||||||||
Highest gusts | 125 km/h (75 mph) | |||||||||
Lowest pressure | 990 hPa (mbar); Lua error in Module:Convert at line 1850: attempt to index local 'en_value' (a nil value). inHg | |||||||||
|
- 2022 scale
Lua error in package.lua at line 80: module 'Module:Storm categories/icons' not found.
- 2015 scale
Lua error in package.lua at line 80: module 'Module:Storm categories/icons' not found.
TemplateData
<templatedata> { "params": { "child": { "label": "Child display?", "description": "Whether this is a child box or not. Use `yes`, unless you're using this box standalone.", "example": "yes", "type": "boolean", "default": "yes" }, "bodystyle": { "label": "Body style", "description": "Custom CSS for the box", "type": "string", "default": "border-collapse: collapse" },
"winds": {
"label": "Maximum sustained winds",
"description": "The maximum sustained winds of a given storm. Not to be confused with maximum wind gusts (provided with \"gusts\"). Supply value in knots.",
"example": "124",
"type": "number",
"suggested": true
},
"winds-prefix": {
"label": "Maximum winds prefix",
"description": "Prefix for the maximum sustained winds. Use this to add approximation symbols, such as '~', '<', or '>'.",
"example": "~",
"type": "string"
},
"winds-suffix": {
"label": "Maximum winds suffix",
"description": "Suffix for the maximum sustained winds. Use this to add references, footnotes, or other content.",
"type": "content"
},
"gusts": {
"label": "Maximum wind gust",
"description": "The maximum wind gust of a given storm. Not to be confused with maximum sustained winds (provided with \"winds\"). Supply value in knots.",
"example": "164",
"type": "number",
"suggested": true
},
"gusts-prefix": {
"label": "Maximum gusts prefix",
"description": "Prefix for the maximum wind gusts. Use this to add approximation symbols, such as '~', '<', or '>'.",
"example": "~",
"type": "string"
},
"gusts-suffix": {
"label": "Maximum gusts suffix",
"description": "Suffix for the maximum wind gusts. Use this to add references, footnotes, or other content.",
"type": "content"
},
"beaufort-scale": {
"aliases": [
"beaufort scale"
],
"label": "Beaufort scale",
"description": "The maximum sustained winds on the Beaufort scale. Rarely used except for historical storms; consider using \"winds\" instead.",
"type": "number"
},
"pressure": {
"label": "Lowest pressure",
"description": "Lowest pressure, usually measured near the storm's center. Supply value in hectopascals/millibars (hPa/mbar).",
"example": "975",
"type": "number",
"suggested": true
},
"pressure-prefix": {
"label": "Lowest pressure prefix",
"description": "Prefix for the pressure. Use this to add approximation symbols, such as '~', '<', or '>'.",
"example": "~",
"type": "string"
},
"pressure-suffix": {
"label": "Lowest pressure suffix",
"description": "Suffix for the lowest pressure. Use this to add references, footnotes, or other content.",
"type": "content"
}
,
"categoryonly": {
"label": "Category only?",
"description": "Only return the category of this storm as a string. Useful if you only want the category of a storm based on meteorological data, but not the actual box itself.",
"type": "boolean",
"default": "no"
}
},
"description": "A subbox for displaying meteorological information for a storm according to data from the Philippine Atmospheric, Geophysical and Astronomical Services Administration (PAGASA). Should be used adjacent to an 'Infobox weather event' template, and before an 'Infobox weather event/Footer' template.",
"format": "block"
}
</templatedata>
The above documentation is transcluded from Template:Infobox weather event/PAGASA/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |