|
|
Line 1: |
Line 1: |
| {{infobox
| |
| | bodystyle = {{#if:{{{WidthInEms|}}}|width: {{{WidthInEms}}}em}}
| |
| | bodyclass = {{#if:{{{nongregorian|}}}||vevent}}
| |
| | subheader2 = {{#if:{{{partof|}}}|Part of {{{partof|}}}}}
| |
| | abovestyle = {{#if: {{{Backgroundcolor|}}} | background-color: #{{{Backgroundcolor|f8eaba}}} }}
| |
| | aboveclass = summary
| |
|
| |
|
| | titleclass = summary
| |
| | title = {{#if:{{{event|}}}
| |
| | {{{event}}}
| |
| | {{#if:{{{title|}}}
| |
| | {{{title}}}
| |
| | {{{name|{{{Event_Name|<includeonly>{{PAGENAME}}</includeonly>}}}}}}
| |
| }}
| |
| }}
| |
|
| |
| | image = {{#invoke:InfoboxImage|InfoboxImage|image={{#if:{{{image|}}}|{{{image}}}|{{{image_name|{{{Image_Name|}}}}}}}}|size={{{image_size|{{{Imagesize|}}}}}}|sizedefault=frameless|upright=1.1|thumbtime={{{thumbtime|{{{Thumb_Time|}}}}}}|alt={{{alt|{{{image_alt|{{{Image_Alt|}}}}}}}}}}}
| |
|
| |
| | caption = {{{caption|{{{Image_Caption|}}} }}}
| |
| | imagestyle = {{#if:{{{caption|{{{Image_Caption|}}} }}}|border-bottom:#aaa solid 1px}}
| |
|
| |
| | datastyle = text-align: left;
| |
|
| |
| | label1 = Date
| |
| | data1 = {{{date|{{{Date|}}} }}}
| |
|
| |
| | label2 = Time
| |
| | data2 = {{{time|}}}
| |
|
| |
| | label3 = Location
| |
| | class3 = location
| |
| | data3 = {{{place|{{{Location|{{{location|}}} }}} }}}
| |
|
| |
| | label4 = [[Geographic coordinate system|Coordinates]]
| |
| | data4 = {{{coordinates|}}}
| |
|
| |
| | label5 = Also known as
| |
| | data5 = {{{also known as|{{{AKA|}}} }}}
| |
|
| |
| | label6 = Cause
| |
| | data6 = {{{cause|}}}
| |
|
| |
| | label7 = First reporter
| |
| | data7 = {{{first reporter|}}}
| |
|
| |
| | label8 = Filmed by
| |
| | data8 = {{{filmed by|}}}
| |
|
| |
| | label9 = Participants
| |
| | data9 = {{{participants|{{{Participants|}}} }}}
| |
| | class9 = attendee
| |
|
| |
| | label10 = Outcome
| |
| | data10 = {{{outcome|{{{Result|}}} }}}
| |
| | class10 = description
| |
|
| |
| | header11 = {{#if:{{{casualties1|}}}{{{casualties2|}}}{{{casualties3|}}}|Casualties}}
| |
| | class11 = navbox-abovebelow
| |
| | data12 = {{{casualties1|}}}
| |
| | data13 = {{{casualties2|}}}
| |
| | data14 = {{{casualties3|}}}
| |
|
| |
| | label15 = Deaths
| |
| | data15 = {{{reported deaths|{{{reported death(s)|{{{Deaths|{{{fatalities|}}} }}} }}} }}}
| |
|
| |
| | label16 = Injuries
| |
| | data16 = {{{reported injuries|{{{injuries|}}} }}}
| |
|
| |
| | label17 = Missing
| |
| | data17 = {{{reported missing|}}}
| |
|
| |
| | label18 = Property damage
| |
| | data18 = {{{reported property damage|}}}
| |
|
| |
| | label19 = Burial
| |
| | data19 = {{{burial|}}}
| |
|
| |
| | label20 = Inquiries
| |
| | data20 = {{{inquiries|}}}
| |
|
| |
| | label21 = Inquest
| |
| | data21 = {{{inquest|}}}
| |
|
| |
| | label22 = Coroner
| |
| | data22 = {{{coroner|}}}
| |
|
| |
| | label23 = Suspect(s)
| |
| | data23 = {{{suspects|{{{susperps|}}} }}}
| |
|
| |
| | label24 = Accused
| |
| | data24 = {{{accused|}}}
| |
|
| |
| | label25 = Convicted
| |
| | data25 = {{{convicted|}}}
| |
|
| |
| | label26 = Charges
| |
| | data26 = {{{charges|}}}
| |
|
| |
| | label27 = Verdict
| |
| | data27 = {{{verdict|}}}
| |
|
| |
| | label28 = Convictions
| |
| | data28 = {{{convictions|}}}
| |
|
| |
| | label29 = Publication bans
| |
| | data29 = {{{publication bans|}}}
| |
|
| |
| | label30 = Litigation
| |
| | data30 = {{{litigation|}}}
| |
|
| |
| | label31 = Awards
| |
| | data31 = {{{awards|}}}
| |
|
| |
| | label32 = Footage
| |
| | data32 = {{{url|}}}
| |
|
| |
| | label33 = {{{blank_label}}}
| |
| | data33 = {{#if:{{{blank_label|}}}|{{{blank_data|}}}}}
| |
|
| |
| | label34 = {{{blank1_label}}}
| |
| | data34 = {{#if:{{{blank1_label|}}}|{{{blank1_data|}}}}}
| |
|
| |
| | label35 = {{{blank2_label}}}
| |
| | data35 = {{#if:{{{blank2_label|}}}|{{{blank2_data|}}}}}
| |
|
| |
| | label36 = Website
| |
| | data36 = {{{website|{{{URL|}}} }}}
| |
|
| |
| | belowstyle = border-top: #aaa 1px solid;
| |
| | below = {{{notes|}}}
| |
|
| |
| }}<noinclude>
| |
| {{Documentation}}
| |
| <!-- please add category links to the /doc sub-page, not here -->
| |
| </noinclude>
| |