Template:Infobox weather event/Tornado/doc: Difference between revisions

From Pantonian Republic Wiki
Jump to navigation Jump to search
m (syntaxhighlight lang="wikitext")
 
m (1 revision imported)
 

Latest revision as of 20:26, 8 April 2024

Usage

This sub-box generates a meteorological information box specifically targeted towards single tornadoes. The header changes depending on the highest tornado rating provided.

This template supports two scales: the Fujita scale (priority) and the TORRO scale. These can be provided using the |fujita-scale= and |torro-scale= parameters, respectively. The version of the Fujita scale changes depending on the value. For example, supplying |fujita-scale=EF5 will make the template automatically use the Enhanced Fujita scale. Likewise, supplying |fujita-scale=IF5 will make the template automatically use the International Fujita scale. The header category may be overridden with the |category= parameter; supply a valid storm category ID to change it.

The |basin= parameter can also be used to change the units; set it to atl or epac to switch the default units. To avoid units entirely, you may choose to pass text into the related values (e.g. pass {{convert|142|mph|kmh|abbr=on}}|winds= or |gusts=), but this makes later maintenance difficult, and is not advised.

This subbox relies on the meta-template Template:Infobox weather event/meteorology.

{{Infobox weather event/Tornado
| basin = atl
| fujita-scale = EF5
| winds = 180
}}
EF5 tornado
on the Enhanced Fujita scale
Highest winds205 mph (335 km/h)
{{Infobox weather event/Tornado
| basin = atl
| fujita-scale = EF3
| torro-scale = T5
| winds = 120
}}
EF3 tornado
on the Enhanced Fujita scale
T5 tornado
on the TORRO scale
Highest winds140 mph (220 km/h)
{{Infobox weather event/Tornado
| basin = atl
| fujita-scale = IF2-
| winds = 105
}}
IF2- tornado
on the International Fujita scale
Highest winds120 mph (195 km/h)
{{Infobox weather event/Tornado
| basin = atl
| torro-scale = T10
| winds = 250
}}
T10 tornado
on the TORRO scale
Highest winds290 mph (465 km/h)

TemplateData

<templatedata> Template:Infobox weather event/meteorology/TemplateData </templatedata>