Template:Infobox weather event
![]() | This template is used on approximately 2,600 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
![]() | This page is not a sandbox. It should not be used for test editing. To experiment, please use the Wikipedia sandbox, your user sandbox, or the other sandboxes. |
TemplateStyles testing area
This is not a TemplateStyles page. It exists to provide a convenient pseudo-namespace for code testing, as TemplateStyles pages, with the sanitized-css content model, can only be created in the Template and Module namespaces. (The content model of pages can be changed, but that option is only available to administrators and template editors.)
Please name your experimental TemplateStyles in the following format to help keep things tidy:
Template:TemplateStyles sandbox/Your User Name/style page name.css
You may find it convenient to move your experimental TemplateStyles to your userspace, or to a subpage of a related Module:Sandbox module experiment. The content model will remain as sanitized-css when the page is moved.
You can use Special:PrefixIndex/Template:TemplateStyles sandbox to list TemplateStyles pages in this area.
![]() | This template uses Lua: |
Template:Infobox weather event/doc/adoption This template creates a completely modular weather infobox, which aims to support almost all severe weather events and allow modularity. Each of the subboxes are developed with modularity in mind. TemplateData will be available for these boxes soon to ease adding infoboxes to existing articles.
The primary infobox (this infobox) allows for a storm's image, name, and meteorological history. Meteorological data such as storm category and intensity or other data such as damage and deaths, are provided through subboxes.![]() | All usages must be followed by Template:Infobox weather event/Footer to close the infobox (exceptions apply; see below). Please keep this in mind when replacing templates like {{Infobox storm}} which did not require a footer. |
This infobox aims to replace the current weather-related infoboxes: {{Infobox tropical cyclone}}, {{Infobox storm}}, and {{Infobox tropical cyclone current}}. See Template:Infobox weather event/Feature parity for a comparison of parameters in other infoboxes with this infobox. Please do not use this infobox on flood articles since its usage is controversial. Please use {{Infobox flood}} instead.
Usage
Winds and gusts units are always in knots. Pressure is always in millibars/hectopascals. These are non-configurable values in order to standardize and maintain consistency between all boxes. Damage is always in United States dollars, unless explicitly set with |currency=
.
Basic
A very minimal box can be created using the following wikitext.
Wikitext | Output | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{Infobox weather event
| name = Typhoon Tip <!-- This is pre-supplied by the article name. -->
| image = Tip 1979-10-12 0533Z.png
| caption = Typhoon Tip at its record peak intensity on October 12
| formed = October 4, 1979
| extratropical = October 19, 1979
| dissipated = October 24, 1979
| footer = yes <!-- For display purposes. -->
}}
|
|
Header
Up to two images can be displayed by the box at a given time. The image displayed may be the storm's satellite image (using |image=
), its track map (using |track=
), its forecast map (using |forecast=
), or a combination of the two. The track map and forecast map may not be shown together. Caption, alternative text, and sizing can be set relative to each of the images above
Main parameter | Caption | Alternative text | Upright (scaling) | Width |
---|---|---|---|---|
|image= |
|caption= |
|alt= |
|image-upright= |
|image-width=
|
|track= |
|track-caption= |
|track-alt= |
|track-upright= |
|track-width=
|
|forecast= |
|forecast-caption= |
|forecast-alt= |
|forecast-upright= |
|forecast-width=
|
All parameters of {{Infobox weather event/History}} is usable in the header box. You can add in another meteorological history section for long-lasting storms which experienced different stages.
If the event is a single event and does not need meteorological info, effects, or a footer, |footer=yes
can be set to immediately close the template, skipping the need for a footer.
History
Template:Infobox weather event/History/doc
Tropical cyclones
Scales
Each meteorological agency has a subbox of its own, which links to the correct scale and automatically computes the category of a storm.
NWS
Template:Infobox weather event/NWS/doc
JMA
Template:Infobox weather event/JMA/doc
MF
Template:Infobox weather event/MF/doc
IMD
Template:Infobox weather event/IMD/doc
Australian scale
The Australian scale is used by multiple agencies. Multiple infoboxes are provided, each changing the issuing agency but providing the same scale.
The following templates can be used to show this scale:
- Template:Infobox weather event/BOM – Bureau of Meteorology
- Template:Infobox weather event/BMKG – Meteorology, Climatology, and Geophysical Agency (TCWC Jakarta)
- Template:Infobox weather event/PNGNWS – Papua New Guinea National Weather Service
- Template:Infobox weather event/FMS – Fiji Meteorological Service
- Template:Infobox weather event/MetService – Meteorological Service of New Zealand
Lua error: expandTemplate: template "Infobox weather event/Aus" does not exist.
Non-RSMC scales
Scale subboxes also exist for agencies which are not the Regional Specialized Meteorological Center. While the use of the JTWC subbox is generally allowed on all basins besides those which use the Saffir–Simpson scale (North Atlantic/Eastern Pacific/Central Pacific), other agency subboxes, such as those for the PAGASA (Philippines), CWB (Taiwan; subbox does not exist as of now), and PMD (Pakistan; subbox does not exist as of now) should generally be used only when the storm is not recognized by the basin's RSMC.
JTWC
Template:Infobox weather event/JTWC/doc
PAGASA
Template:Infobox weather event/PAGASA/doc
HKO
Template:Infobox weather event/HKO/doc
CMA
Template:Infobox weather event/CMA/doc
Historical scales
These are scales that were used at some point in the past but are no longer in use.
NPMOC
Template:Infobox weather event/NPMOC/doc
No scale
To display meteorological information in cases where an agency or scale is unavailable (such as in the case of historical storms, e.g. the 1881 Haiphong typhoon), you can directly use the /meteorology sub-box. This will remove agency and measurement interval from the box header.
By default, the category "Unknown-strength storm" will appear as the category. This can be overridden by setting |category=
to any available storm category ID.
{{Infobox weather event/meteorology
| category = TY
| pressure = 902
}}
|
Template:Infobox weather event/meteorologyTemplate:Infobox weather event/Footer Winter stormsTemplate:Infobox weather event/Winter storm/doc Tornado outbreaksTemplate:Infobox weather event/Tornado outbreak/doc Tornado familiesTemplate:Infobox weather event/Tornado family/doc TornadoesTemplate:Infobox weather event/Tornado/doc Generic stormsTemplate:Infobox weather event/Storm/doc EffectsTemplate:Infobox weather event/Effects/doc Template:Infobox weather event/Footer/doc ExampleArticle page storm
|