Template:Infobox weather event/Current
Current storm information |
---|
Usage
This subbox provides current storm information. It should be used for storms which are currently active and tracked by a Regional Specialized Meteorological Centre. It should be used in conjunction with the current/live versions of scale templates.
Place this below (or as a replacement of, particularly on season pages) the /History box. When using the main template (which has its own history box), keep the history parameters off to disable the "Meteorological history" header or use |no-history=
to suppress the box.
Wikitext | Output | ||||||||
---|---|---|---|---|---|---|---|---|---|
{{Infobox weather event
| name = Typhoon Zeta
}}{{Infobox weather event/Current
| as-of = {{LOCALHOUR}}:00 [[Coordinated Universal Time|UTC]], {{LOCALMONTHNAMEGEN}} {{LOCALDAY}}
| lat = 37.7
| lon = -122.4
| distance-from = {{convert|24855|nmi|round=5}} E of [[San Francisco]]
| movement = [[Points of the compass|WNW]] at {{cvt|9|kn}}
}}{{Infobox weather event/Footer}}
|
|
When there are multiple storms in the same season page and this template is being used, the anchor at the header of the subbox will be incorrectly linked. To change this, set |sectnum=
to the section offset of the correct "Current storm information" section. For example, if this storm describes the storm with the third "Current storm information" section on the same page, use |sectnum=3
.
TemplateData
A subbox for providing the current location and position of a weather event, used in conjunction with scale templates.
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 |
Name | name | Name of this storm. By default, the page name is used. | Page name | required |
Main storm article | article mainarticle stormarticle | The main article for this storm, if the storm has a page and this box is used on a season page. | Page name | optional |
Current storm information section number | sectnum | The n-th section number of the "Current storm information" section for this storm. See the documentation for more details.
| Number | optional |
As of | as of as-of time | The time at which the data of the subbox is valid at.
| String | suggested |
Location | location | The location of the storm. Overridden by latitude, longitude, or coordinates. | Content | optional |
Latitude | lat | Latitude of the storm's center in decimal form.
| Number | suggested |
Longitude | lon | Longitude of the storm's center in decimal form.
| Number | suggested |
Coordinates | coordinates | Coordinates of the storm. Overrides "lat" and "lon", if provided. Be wary of precision, and include "dim:1000km" as an option to avoid zoomed-in boxes.
| Content | suggested |
Center uncertainty | within-units | The amount of uncertainty for the position of the center for the storm.
| Content | optional |
Distance from | distance-from | The distance of the storm from a certain place. Usually provided in the format "[distance] [direction] of [place]".
| Unknown | suggested |
Movement | movement | The storm's current movement. Usually written in knots.
| Content | suggested |
Official data reference | ref reference | If there is official and live data for the storm, providing a reference will link the official data at the bottom of the box and disable the box header. | Content | optional |