Template:Infobox weather event/Tornado family/doc
This is a documentation subpage for Template:Infobox weather event/Tornado family. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This sub-box generates a meteorological information box specifically targeted towards tornado families. The header color changes depending on the highest tornado rating provided; the name stays the same. Use |tornadoes=
to indicate the number of tornadoes in this tornado family.
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 color of the header may be overridden with the |category=
parameter; supply a valid storm category color 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 family
| basin = atl
| tornadoes = 15
| fujita-scale = EF2
| winds = 127
}} |
|
{{Infobox weather event/Tornado family
| basin = atl
| tornadoes = 11
| duration = 2 hours, 48 minutes
| fujita-scale = EF4
| torro-scale = T6
| winds = 175
}} |
|
TemplateData
<templatedata> Template:Infobox weather event/meteorology/TemplateData </templatedata>