Template:Infobox weather event/MF/doc
This is a documentation subpage for Template:Infobox weather event/MF. 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 Météo-France scale. This subbox relies on the meta-template Template:Infobox weather event/scale.
The acronym used in the scale can be changed with |agency=
. For example, you may set it to MFR
to represent Météo-France Reunion.
{{Infobox weather event/MF
| agency = MFR
| winds = 140
| gusts = 162
| pressure = 870
}}
|
|
{{Infobox weather event/MF
| winds = 87
| gusts = 100
| pressure = 974
}}
|
|
Zone of disturbed weather | Tropical disturbance | Tropical depression | Moderate tropical storm | Severe tropical storm | Tropical cyclone | Intense tropical cyclone | Very intense tropical cyclone |
<27 kn, <50 km/h, <31 mph | 28–29 kn, 51–53 km/h, 32–33 mph | 30–33 kn, 55–61 km/h, 34–37 mph | 34–47 kn, 62–87 km/h, 39–54 mph | 48–63 kn, 88–116 km/h, 55–72 mph | 64–89 kn, 118–164 km/h, 73–102 mph | 90–115 kn, 166–212 km/h, 103–132 mph | >116 kn, >214 km/h, >133 mph |
TemplateData
A subbox for displaying meteorological information for a storm according to data from the Météo-France (MF). 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 |
Agency | agency | Agency issuing the meteorological data. Changes the acronym used.
| String | suggested |