Template:Tornado Chart 2029+: Difference between revisions
Appearance
Created page with "{| class="wikitable" |+ style="white-space:nowrap" | Confirmed tornadoes by {{#if:{{{EFU|}}}{{{EF0|}}}{{{EF1|}}}{{{EF2|}}}{{{EF3|}}}{{{EF4|}}}{{{EF5|}}}{{{EF6|}}}|Enhanced Fujita rating|{{#ifeq:{{{Enhanced|}}}|yes|Enhanced Fujita rating|Fujita rating}}}} |- ! scope="col" style="background:#{{storm colour|unk}}" | {{#if:{{{EFU|}}}|EFU|{{#ifeq:{{{Enhanced|}}}|yes|E}}FU}} ! scope="col" style="background..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ style="white-space:nowrap" | Confirmed tornadoes by | |+ style="white-space:nowrap" | Confirmed tornadoes by [[Enhanced Fujita scale|Enhanced Fujita rating]] | ||
|- | |- | ||
! scope="col" style="background:# | ! scope="col" style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EFU}};" | EFU | ||
! scope="col" style="background:# | ! scope="col" style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF0}};" | EF0 | ||
! scope="col" style="background:# | ! scope="col" style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF1}};" | EF1 | ||
! scope="col" style="background:# | ! scope="col" style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF2}};" | EF2 | ||
! scope="col" style="background:# | ! scope="col" style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF3}};" | EF3 | ||
! scope="col" style="background:# | ! scope="col" style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF4}};" | EF4 | ||
! scope="col" style="background:# | ! scope="col" style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF5}};" | EF5 | ||
! scope="col" style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF6}};" | EF6 | |||
! scope="col" | Total | ! scope="col" | Total | ||
|- style="text-align:center; font-weight:bold" | |- style="text-align:center; font-weight:bold" | ||
| style="background:#{{ | | style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EFU}};" | {{{EFU|0}}} | ||
| style="background:#{{ | | style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF0}};" | {{{EF0|0}}} | ||
| style="background:#{{ | | style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF1}};" | {{{EF1|0}}} | ||
| style="background:#{{ | | style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF2}};" | {{{EF2|0}}} | ||
| style="background:#{{ | | style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF3}};" | {{{EF3|0}}} | ||
| style="background:#{{ | | style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF4}};" | {{{EF4|0}}} | ||
| style="background:#{{ | | style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF5}};" | {{{EF5|0}}} | ||
| style="background:#{{#invoke:StormCategoryColor|renderBackgroundColor|EF6}};" | {{{EF6|0}}} | |||
}} | |||
| {{{total|{{{Total|0}}}}}} | | {{{total|{{{Total|0}}}}}} | ||
|- | |- | ||
| Line 30: | Line 26: | ||
==Usage== | ==Usage== | ||
<syntaxhighlight lang="wikitext"> | <syntaxhighlight lang="wikitext"> | ||
{{Tornado Chart | {{Tornado Chart | ||
Revision as of 10:13, 15 ⧼november⧽ 2025
| EFU | EF0 | EF1 | EF2 | EF3 | EF4 | EF5 | EF6 | Total |
|---|---|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Usage
{{Tornado Chart
| Enhanced = yes
| EFU = 0
| EF0 = 0
| EF1 = 0
| EF2 = 0
| EF3 = 0
| EF4 = 0
| EF5 = 0
| EF6 = 0
| total = 0
| notes = <!-- optional -->
}}
Example
{{Tornado Chart
| Enhanced = yes
| EFU = 0
| EF0 = 6*
| EF1 = 7
| EF2 = 8
| EF3 = 9
| EF4 = 10
| EF5 = 11
| EF6 = 0
| total = 51
| notes = * This is a note
}}
| EFU | EF0 | EF1 | EF2 | EF3 | EF4 | EF5 | Total |
|---|---|---|---|---|---|---|---|
| 0 | 6* | 7 | 8 | 9 | 10 | 11 | 51 |
| * This is a note | |||||||