Template:Infobox event: Difference between revisions
From Objectshowpedia
Created page with "{{#invoke:infobox|infoboxTemplate | bodyclass = {{#if:{{{nongregorian|}}}||vevent}} | subheader = {{#if:{{{partof|}}}|Part of {{{partof|}}}}} | child = {{{child|no}}} | titleclass = summary | title = {{if empty | {{{event|}}} | {{{title|}}} | {{{name|}}} | {{{Event_Name|}}} | {{#ifeq:{{{child|}}}|yes||{{PAGENAMEBASE}}}} }} | image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|sizedefault=frameless|maxsize=300|size={{{logo_size|}}}|upright={{{logo_..." |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
| datastyle = text-align: left; | | datastyle = text-align: left; | ||
| headerstyle = background-color:lavender; | | headerstyle = background-color:lavender; | ||
| header2 = {{#if: {{{noinfo|}}} || {{#if: {{{date|}}} {{{duration|}}} {{{location|}}} {{{type|}}} {{{cause|}}} {{{motive|}}} {{{target|}}} {{{perpetrator|}}} {{{participants|}}} {{{outcome|}}} {{{deaths|}}} | {{If empty |{{{info-hdr|}}} |Fictional information }} }} }} | |||
| label3 = Date | | label3 = Date | ||
Line 46: | Line 48: | ||
| label11 = Participants | | label11 = Participants | ||
| data11 = {{{participants| | | data11 = {{{participants|}}} | ||
| label12 = Outcome | | label12 = Outcome | ||
Line 53: | Line 55: | ||
| label13 = Deaths | | label13 = Deaths | ||
| data13 = {{{deaths|}}} | | data13 = {{{deaths|}}} | ||
| header14 = {{#if: {{{noinfo|}}} || {{#if: {{{previous|}}} {{{concurrent|}}} {{{next|}}} | {{If empty |{{{info-hdr|}}} |Chronology }} }} }} | |||
| label15 = Previous | |||
| data15 = {{{previous|}}} | |||
| label16 = Concurrent | |||
| data16 = {{{concurrent|}}} | |||
| label17 = Next | |||
| data17 = {{{next|}}} | |||
| header18 = {{#if: {{{noinfo|}}} || {{#if: {{{debut|}}} {{{latest|}}} | {{If empty |{{{info-hdr|}}} |Real world }} }} }} | |||
| label19 = First appearance | |||
| data19 = {{{debut|}}} | |||
| label20 = Latest appearance | |||
| data20 = {{{latest|}}} | |||
}} | }} |