Template:Infobox event: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
Continuator (talk | contribs) (Replaced content with "Please delete, cheers.") Tag: Replaced |
No edit summary |
||
Line 1: | Line 1: | ||
{{infobox | |||
| bodyclass = {{#if:{{{nongregorian|}}}||vevent}} | |||
| subheader = {{#if:{{{partof|}}}|Part of {{{partof|}}}}} | |||
| child = {{{child|no}}} | |||
| titleclass = summary | |||
| title = {{{event|{{{title|{{PAGENAME}}}}}}}} | |||
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{image_size|100px}}}]] }} | |||
| caption = {{{caption|{{{image_caption|}}} }}} | |||
| imagestyle = {{#if:{{{caption|{{{image_caption|}}} }}}|border-bottom:#aaa solid 1px}} | |||
| image2 = {{#if:{{{map|}}}|[[File:{{{map}}}|{{{map_size|100px}}}]] }} | |||
| caption2 = {{{map_caption|}}} | |||
| datastyle = text-align: left; | |||
| headerstyle = background-color:lavender; | |||
| label1 = Native name | |||
| data1 = {{#if:{{{native_name|}}}|<span {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}> {{{native_name}}}</span>}} | |||
| label2 = English name | |||
| data2 = {{{English_name|{{{english_name|}}}}}} | |||
| label3 = Date | |||
| data3 = {{{date|{{{Date|}}} }}} | |||
| label4 = Time | |||
| data4 = {{{time|}}} | |||
| label5 = Duration | |||
| data5 = {{{duration|}}} | |||
| label6 = Venue | |||
| data6 = {{{venue|}}} | |||
| label7 = Location | |||
| class7 = location | |||
| data7 = {{{place|{{{location|}}} }}} | |||
| label8 = [[wikipedia:Geographic coordinate system|Coordinates]] | |||
| data8 = {{{coordinates|}}} | |||
| label9 = Also known as | |||
| data9 = {{{also known as|{{{aka|}}} }}} | |||
| label10 = Type | |||
| data10 = {{{type|}}} | |||
| label11 = Theme | |||
| data11 = {{{theme|}}} | |||
| label12 = Cause | |||
| data12 = {{{cause|}}} | |||
| label13 = Motive | |||
| data13 = {{{motive|}}} | |||
| label14 = Target | |||
| data14 = {{{target|}}} | |||
| label15 = {{#if:{{{reporter|}}}|Reporter|First reporter}} | |||
| data15 = {{#if:{{{reporter|}}}|{{{reporter|}}}|{{{first reporter| {{{first_reporter|}}} }}}}} | |||
| label16 = Budget | |||
| data16 = {{{budget|}}} | |||
| label17 = {{#if:{{{patrons|}}}|Patrons|Patron(s)}} | |||
| data17 = {{#if:{{{patrons|}}}|{{{patrons}}}|{{{patron|}}}}} | |||
| label18 = {{#if:{{{organisers|}}}|Organised|Organized}} by | |||
| data18 = {{#if:{{{organisers|}}}|{{{organisers}}}|{{{organizers|}}}}} | |||
| label19 = Filmed by | |||
| data19 = {{{filmed by| {{{filmed_by|}}}}}} | |||
| label20 = Participants | |||
| data20 = {{{participants|{{{Participants|}}} }}} | |||
| class20 = attendee | |||
| label21 = Outcome | |||
| data21 = {{{outcome| {{{result| {{{Result|}}} }}} }}} | |||
| class21 = description | |||
| header22 = {{#if:{{{casualties1|}}}{{{casualties2|}}}{{{casualties3|}}}|Casualties}} | |||
| data23 = {{{casualties1|}}} | |||
| data24 = {{{casualties2|}}} | |||
| data25 = {{{casualties3|}}} | |||
| label26 = Deaths | |||
| data26 = {{{reported deaths|{{{deaths|}}} }}} | |||
| label27 = Non-fatal injuries | |||
| data27 = {{{reported injuries|{{{injuries|}}} }}} | |||
| label28 = Missing | |||
| data28 = {{{reported missing|{{{missing|}}} }}} | |||
| label29 = Property damage | |||
| data29 = {{{reported property damage|{{{property damage|}}} }}} | |||
| label30 = Burial | |||
| data30 = {{{burial|}}} | |||
| label31 = Inquiries | |||
| data31 = {{{inquiries|}}} | |||
| label32 = Inquest | |||
| data32 = {{{inquest|}}} | |||
| label33 = Coroner | |||
| data33 = {{{coroner|}}} | |||
| label34 = Arrests | |||
| data34 = {{{arrests|}}} | |||
| label35 = Suspects | |||
| data35 = {{{suspects|{{{susperps|}}} }}} | |||
| label36 = Accused | |||
| data36 = {{{accused|}}} | |||
| label37 = Convicted | |||
| data37 = {{{convicted|}}} | |||
| label38 = Charges | |||
| data38 = {{{charges|}}} | |||
| label39 = Trial | |||
| data39 = {{{trial|}}} | |||
| label40 = Verdict | |||
| data40 = {{{verdict|}}} | |||
| label41 = Convictions | |||
| data41 = {{{convictions|}}} | |||
| label42 = Sentence | |||
| data42 = {{{sentence|}}} | |||
| label43 = Publication bans | |||
| data43 = {{{publication bans|{{{publication_bans|}}}}}} | |||
| label44 = Litigation | |||
| data44 = {{{litigation|}}} | |||
| label45 = Awards | |||
| data45 = {{{awards|}}} | |||
| label46 = Footage | |||
| data46 = {{{footage|{{{url|}}}}}} | |||
| label47 = {{{blank_label}}} | |||
| data47 = {{#if:{{{blank_label|}}}|{{{blank_data|}}}}} | |||
| label48 = {{{blank1_label}}} | |||
| data48 = {{#if:{{{blank1_label|}}}|{{{blank1_data|}}}}} | |||
| label49 = {{{blank2_label}}} | |||
| data49 = {{#if:{{{blank2_label|}}}|{{{blank2_data|}}}}} | |||
| label50 = Website | |||
| data50 = {{{website|{{{URL|}}} }}} | |||
| data51 = {{{module|}}} | |||
| belowstyle = border-top: #aaa 1px solid; | |||
| below = {{{notes|}}} | |||
}} |