Template:Infobox weather event/NWS/doc
![]() | This is a documentation subpage for Template:Infobox weather event/NWS. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This subbox provides a meteorological data subbox based on the National Weather Service scale, which uses the Saffir–Simpson scale.
This subbox relies on the meta-template Template:Infobox weather event/SSHWS, which in turn relies on the meta-template Template:Infobox weather event/scale.
</syntaxhighlight><syntaxhighlight lang="wikitext"> | ||||||||||
Category 5 major hurricane | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
1-minute sustained (SSHWS/NWS) | ||||||||||
Highest winds | 175 mph (280 km/h) | |||||||||
Highest gusts | 200 mph (325 km/h) | |||||||||
Lowest pressure | 902 mbar (hPa); 26.64 inHg | |||||||||
|
<syntaxhighlight lang="wikitext"> | ||||||||||
Tropical storm | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
1-minute sustained (SSHWS/NWS) | ||||||||||
Highest winds | 50 mph (85 km/h) | |||||||||
Highest gusts | 65 mph (100 km/h) | |||||||||
Lowest pressure | 989 mbar (hPa); 29.21 inHg | |||||||||
|
Tropical depression | Tropical storm | Category 1 hurricane | Category 2 hurricane | Category 3 major hurricane | Category 4 major hurricane | Category 5 major hurricane |
<31 kn, <57 km/h, <35 mph | 32–63 kn, 59–116 km/h, 36–72 mph | 64–82 kn, 118–151 km/h, 73–94 mph | 83–95 kn, 153–175 km/h, 95–109 mph | 96–112 kn, 177–207 km/h, 110–128 mph | 113–136 kn, 209–251 km/h, 130–156 mph | >137 kn, >253 km/h, >157 mph |
TemplateData
A subbox for displaying meteorological information for a storm according to data from the National Weather Service (NWS). Should be used adjacent to an 'Infobox weather event' template, and before an 'Infobox weather event/Footer' template.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Child display? | child | Whether this is a child box or not. Use `yes`, unless you're using this box standalone.
| Boolean | optional |
Body style | bodystyle | Custom CSS for the box
| String | optional |
Maximum sustained winds | winds | The maximum sustained winds of a given storm. Not to be confused with maximum wind gusts (provided with "gusts"). Supply value in knots.
| Number | suggested |
Maximum winds prefix | winds-prefix | Prefix for the maximum sustained winds. Use this to add approximation symbols, such as '~', '<', or '>'.
| String | optional |
Maximum winds suffix | winds-suffix | Suffix for the maximum sustained winds. Use this to add references, footnotes, or other content. | Content | optional |
Maximum wind gust | gusts | The maximum wind gust of a given storm. Not to be confused with maximum sustained winds (provided with "winds"). Supply value in knots.
| Number | suggested |
Maximum gusts prefix | gusts-prefix | Prefix for the maximum wind gusts. Use this to add approximation symbols, such as '~', '<', or '>'.
| String | optional |
Maximum gusts suffix | gusts-suffix | Suffix for the maximum wind gusts. Use this to add references, footnotes, or other content. | Content | optional |
Beaufort scale | beaufort-scale beaufort scale | The maximum sustained winds on the Beaufort scale. Rarely used except for historical storms; consider using "winds" instead. | Number | optional |
Lowest pressure | pressure | Lowest pressure, usually measured near the storm's center. Supply value in hectopascals/millibars (hPa/mbar).
| Number | suggested |
Lowest pressure prefix | pressure-prefix | Prefix for the pressure. Use this to add approximation symbols, such as '~', '<', or '>'.
| String | optional |
Lowest pressure suffix | pressure-suffix | Suffix for the lowest pressure. Use this to add references, footnotes, or other content. | Content | optional |
Category only? | categoryonly | 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.
| Boolean | optional |