Template:Infobox tornado year: Difference between revisions
Appearance
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 1: | Line 1: | ||
{| | <includeonly>{{Infobox | ||
| bodyclass = vevent | |||
| | |||
| title = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}} | |||
| | |||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|{{{image location|}}}}}}|size={{{image_size|}}}|upright=1.2|alt={{{alt|{{{image alt|}}}}}}|suppressplaceholder=yes}} | |||
| | | caption = {{{caption|}}} | ||
| | |||
| | | image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image2|{{{image2 location|}}}}}}|size={{{image2_size|}}}|upright=1.2|alt={{{alt|{{{image2 alt|}}}}}}|suppressplaceholder=yes}} | ||
{{# | | caption2 = {{{caption2|}}} | ||
{{ | | label1 = Timespan | ||
{{ | | data1 = {{{timespan|}}} | ||
}} | | label2 = Maximum rated tornado | ||
| | | data2 = {{#switch:{{{max_F|{{{max_EF|}}}}}} | ||
| unrated|FU|F0|F1|F2|F3|F4|F5 = [[Fujita scale|{{{max_F|}}}]] tornado | |||
| | | EFU|EF0|EF1|EF2|EF3|EF4|EF5 = [[Enhanced Fujita scale|{{{max_EF|}}}]] tornado | ||
| | }}<!-- | ||
-->{{Unbulleted list|item_style = text-indent: -1em; padding-left: 1em; | |||
| | | {{{max_location|}}}{{#if:{{{max_date|}}}|<br>on {{{max_date|}}}}} | ||
| | | {{{max_location2|}}}{{#if:{{{max_date2|}}}|<br>on {{{max_date2|}}}}} | ||
| {{{max_location3|}}}{{#if:{{{max_date3|}}}|<br>on {{{max_date3|}}}}} | |||
| | | {{{max_location4|}}}{{#if:{{{max_date4|}}}|<br>on {{{max_date4|}}}}} | ||
| {{{max_location5|}}}{{#if:{{{max_date5|}}}|<br>on {{{max_date5|}}}}} | |||
| | | {{{max_location6|}}}{{#if:{{{max_date6|}}}|<br>on {{{max_date6|}}}}} | ||
| {{{max_location7|}}}{{#if:{{{max_date7|}}}|<br>on {{{max_date7|}}}}} | |||
|- | | {{{max_location8|}}}{{#if:{{{max_date8|}}}|<br>on {{{max_date8|}}}}} | ||
}} | |||
| label3 = Tornadoes in U.S. | |||
| data3 = {{{tornadoes_usa|}}} | |||
| label4 = Damage (U.S.) | |||
|} | | data4 = {{{total_damages_usa|}}} | ||
| label5 = Fatalities (U.S.) | |||
| data5 = {{{total_fatalities_usa|}}} | |||
| label6 = Fatalities (worldwide) | |||
| data6 = {{{total_fatalities_world|}}} | |||
| below = {{startflatlist}} | |||
* [[Tornadoes of {{#expr:{{{year}}}-2}}|{{#expr:{{{year}}}-2}}]] | |||
* [[Tornadoes of {{#expr:{{{year}}}-1}}|{{#expr:{{{year}}}-1}}]] | |||
* '''{{{year}}}'''<!-- | |||
-->{{#ifexpr:{{{year}}}+1<={{CURRENTYEAR}}|* [[Tornadoes of {{#expr:{{{year}}}+1}}|{{#expr:{{{year}}}+1}}]]}}<!-- | |||
-->{{#ifexpr:{{{year}}}+2<={{CURRENTYEAR}}|* [[Tornadoes of {{#expr:{{{year}}}+2}}|{{#expr:{{{year}}}+2}}]]}} | |||
{{endflatlist}} | |||
| belowstyle = border-top: 1px solid #aaa; padding-top: 3px; | |||
| belowclass = noprint | |||
}}</includeonly><noinclude>{{documentation}}</noinclude> | |||