|
|
| Line 1: |
Line 1: |
| {{#invoke:infobox|infoboxTemplate
| | #REDIRECT [[Template:Infobox event]] |
| | bodyclass = {{#if:{{{nongregorian|}}}||vevent}}
| |
| | subheader = {{#if:{{{part_of|}}}|Part of {{{part_of|}}}}}
| |
| | child = {{if empty|{{{child|}}}|no}}
| |
| | |
| | titleclass = summary
| |
| | title = {{if empty | {{{name|}}} | {{#ifeq:{{{child|}}}|yes||{{PAGENAMEBASE}}}} }}
| |
| | |
| | image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|sizedefault=frameless|maxsize=300|size={{{logo_size|}}}|upright={{if empty|{{{logo_upright|}}}|1}}|alt={{{logo_alt|}}}}}
| |
| | caption1 = {{{logo_caption|}}}
| |
| | |
| | image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{if empty|{{{image_upright|}}}|1.1}}|thumbtime={{{thumbtime|}}}|alt={{{image_alt|}}}}}
| |
| | caption2 = {{{image_caption|}}}
| |
| | |
| | imagestyle = {{#if:{{{image_caption|}}}|border-bottom:#aaa solid 1px}}
| |
| | |
| | image3 = {{#invoke:InfoboxImage|InfoboxImage |image={{{map|}}} |size={{{map_size|}}} |sizedefault=250px |alt={{{map_alt|}}} }}
| |
| | caption3 = {{{map_caption|}}}
| |
| | |
| | |
| | image4 = {{#invoke:Location map|infobox_pushpin_map
| |
| | pushpin_label = {{if empty | {{{pushpin_label|}}} | {{{name|}}} | {{PAGENAMEBASE}} }}
| |
| | pushpin_mark = Blue_pog.svg
| |
| | pushpin_mark_size = 9
| |
| | coordinates = {{if empty|{{{coordinates|}}}|{{#property:P625}}}}
| |
| }}
| |
| | |
| | image5 = {{#invoke:Infobox mapframe|autoWithCaption
| |
| | onByDefault = {{#if:{{{map|}}}{{{pushpin_map|}}}{{{child|}}}|no|yes}}
| |
| }}
| |
| | |
| | datastyle = text-align: left;
| |
| | headerstyle = background-color:lavender;color:inherit;
| |
| | |
| | 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|}}}
| |
| | |
| | label3 = Date
| |
| | data3 = {{{date|}}}
| |
| | |
| | label4 = Time
| |
| | data4 = {{{time|}}} {{#if:{{{timezone|}}}|({{{timezone}}})}}
| |
| | |
| | label5 = Duration
| |
| | data5 = {{{duration|}}}
| |
| | |
| | label6 = Venue
| |
| | data6 = {{{venue|}}}
| |
| | |
| | label7 = Location
| |
| | class7 = location
| |
| | data7 = {{ubl
| |
| | {{{location|}}}
| |
| | {{{coordinates|}}}
| |
| }}
| |
| | |
| | label9 = Also known as
| |
| | data9 = {{{also_known_as|}}}
| |
| | |
| | label10 = Type
| |
| | data10 = {{{type|}}}
| |
| | |
| | label11 = Theme
| |
| | data11 = {{{theme|}}}
| |
| | |
| | label12 = Cause
| |
| | data12 = {{{cause|}}}
| |
| | |
| | label13 = Motive
| |
| | data13 = {{{motive|}}}
| |
| | |
| | label14 = Target
| |
| | data14 = {{{target|}}}
| |
| | |
| | label15 = Perpetrator{{pluralize from text|{{{perpetrator|}}}|plural=s}}
| |
| | data15 = {{{perpetrator|}}}
| |
| | |
| | label16 = {{#if:{{{reporter|}}}|Reporter|First reporter}}
| |
| | data16 = {{if empty|{{{reporter|}}}|{{{first_reporter|}}}}}
| |
| | |
| | label17 = Budget
| |
| | data17 = {{{budget|}}}
| |
| | |
| | label18 = Patron{{pluralize from text|{{{patrons|}}}|plural=s}}
| |
| | data18 = {{{patrons|}}}
| |
| | |
| | label19 = {{#if:{{{organisers|}}}|Organised|Organized}} by
| |
| | data19 = {{if empty|{{{organisers|}}}|{{{organizers|}}}}}
| |
| | |
| | label20 = Filmed by
| |
| | data20 = {{{filmed_by|}}}
| |
| | |
| | label21 = Participants
| |
| | data21 = {{{participants|}}}
| |
| | class21 = attendee
| |
| | |
| | label22 = Outcome
| |
| | data22 = {{{outcome|}}}
| |
| | class22 = description
| |
| | |
| | label26 = Casualties
| |
| | data26 = {{{casualties|}}}
| |
| | |
| | label27 = Deaths
| |
| | data27 = {{{deaths|}}}
| |
| | |
| | label28 = Injuries
| |
| | data28 = {{{injuries|}}}
| |
| | |
| | label29 = Missing
| |
| | data29 = {{{missing|}}}
| |
| | |
| | label30 = {{longitem|Property damage}}
| |
| | data30 = {{{property_damage|}}}
| |
| | |
| | label31 = Burial
| |
| | data31 = {{{burial|}}}
| |
| | |
| | label32 = Displaced
| |
| | data32 = {{{displaced|}}}
| |
| | |
| | label33 = Inquiries
| |
| | data33 = {{{inquiries|}}}
| |
| | |
| | label34 = Inquest
| |
| | data34 = {{{inquest|}}}
| |
| | |
| | label35 = Coroner
| |
| | data35 = {{{coroner|}}}
| |
| | |
| | label36 = Arrests
| |
| | data36 = {{{arrests|}}}
| |
| | |
| | label37 = Suspects
| |
| | data37 = {{{suspects|}}}
| |
| | |
| | label38 = Accused
| |
| | data38 = {{{accused|}}}
| |
| | |
| | label39 = Convicted
| |
| | data39 = {{{convicted|}}}
| |
| | |
| | label40 = Charges
| |
| | data40 = {{{charges|}}}
| |
| | |
| | label41 = Trial
| |
| | data41 = {{{trial|}}}
| |
| | |
| | label42 = Verdict
| |
| | data42 = {{{verdict|}}}
| |
| | |
| | label43 = Convictions
| |
| | data43 = {{{convictions|}}}
| |
| | |
| | label44 = Sentence
| |
| | data44 = {{{sentence|}}}
| |
| | |
| | label45 = Publication bans
| |
| | data45 = {{{publication_bans|}}}
| |
| | |
| | label46 = Litigation
| |
| | data46 = {{{litigation|}}}
| |
| | |
| | label47 = Awards
| |
| | data47 = {{{awards|}}}
| |
| | |
| | label48 = Footage
| |
| | data48 = {{{footage|}}}
| |
| | |
| | label49 = {{{custom_label|}}}
| |
| | data49 = {{#if:{{{custom_label|}}}|{{{custom_data|}}}}}
| |
| | |
| | label50 = {{{custom_label1|}}}
| |
| | data50 = {{#if:{{{custom_label1|}}}|{{{custom_data1|}}}}}
| |
| | |
| | label51 = {{{custom_label2|}}}
| |
| | data51 = {{#if:{{{custom_label2|}}}|{{{custom_data2|}}}}}
| |
| | |
| | label52 = Website
| |
| | data52 = {{{website|}}}
| |
| | |
| | data53 = {{{module|}}}
| |
| | |
| | belowstyle = border-top: #aaa 1px solid;
| |
| | below = {{{notes|}}}
| |
| | |
| }}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox event with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox event]] with unknown parameter "_VALUE_"|ignoreblank=y|mapframe_args=y|pushpin_map_args=y| accused | also_known_as | arrests | awards | budget | burial | casualties | cause | charges | child | convicted | convictions | coordinates | coroner | custom_data | custom_data1 | custom_data2 | custom_label | custom_label1 | custom_label2 | date | deaths | displaced | duration | english_name | filmed_by | first_reporter | footage | image | image_alt | image_caption | image_size | image_upright | injuries | inquest | inquiries | litigation | location | logo | logo_alt | logo_caption | logo_size | logo_upright | map | map_alt | map_caption | map_size | missing | module | motive | name | native_name | native_name_lang | nongregorian | notes | organisers | organizers | outcome | part_of | participants | patrons | perpetrator | property_damage | publication_bans | reporter | sentence | suspects | target | theme | thumbtime | time | timezone | trial | type | venue | verdict | website }}{{#invoke:Check for conflicting parameters|check
| |
| | template = [[Template:Infobox event]]
| |
| | cat = {{main other|Category:Pages using infobox event with conflicting parameters}}
| |
| | reporter; first_reporter
| |
| | organisers; organizers
| |
| }}<noinclude>
| |
| {{Documentation}}
| |
| <!-- please add category links to the /doc sub-page, not here -->
| |
| </noinclude>
| |