Template:Tornado chart small IF-scale
FU | F0 | F0.5 | F1 | F1.5 | F2 | F2.5 | F3 | F4 | F5 |
---|---|---|---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |

Usage
If you include total =
followed by the total number of tornadoes, it will appear. If name = Outbreak name
, then "Outbreak name" will appear above the chart.
<syntaxhighlight lang="wikitext">
FU | F0 | F1 | F2 | F3 | F4 | F5 |
---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 |
</syntaxhighlight>
If EF0-EF5 are used, then the template will use International Fujita scale <syntaxhighlight lang="wikitext">
FU | F0 | F1 | F2 | F3 | F4 | F5 |
---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 |
</syntaxhighlight>
Example
<syntaxhighlight lang="wikitext">
FU | F0 | F1 | F2 | F3 | F4 | F5 | Total | |
---|---|---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 | 56 | |
* This is a note |
</syntaxhighlight>
FU | F0 | F1 | F2 | F3 | F4 | F5 | Total | |
---|---|---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 | 56 | |
* This is a note |
For more examples, see the talk page.