Created page with "{{#if:{{{sidebox|{{{campaignbox|}}}}}}|{{stack begin|clear=true}}}}{{infobox | child = {{{child|}}} | subbox = {{{subbox|}}} | bodyclass = vevent | bodystyle..." |
m Bot: cleaning unwanted module calls |
||
| Line 6: | Line 6: | ||
| abovestyle = background-color:#CEE0F2;text-align:center;vertical-align:middle;font-size:110%; | | abovestyle = background-color:#CEE0F2;text-align:center;vertical-align:middle;font-size:110%; | ||
| aboveclass = summary | | aboveclass = summary | ||
| above = <includeonly>{{{title | | above = <includeonly>{{{title|{{PAGENAMEBASE}}}}}</includeonly> | ||
| autoheaders = y | | autoheaders = y | ||
| Line 22: | Line 22: | ||
| label1 = Date | | label1 = Date | ||
| data1 | | data1 = {{{date|}}}{{#if:{{{time|}}}|<br/>{{{time}}}}}{{#if:{{{time-begin|}}}|<br/>{{{time-begin|}}} – {{{time-end|}}}}}{{#if:{{{timezone|}}}| ({{{timezone}}})}} | ||
| label2 = Location | | label2 = Location | ||
| data2 = | | data2 = | ||
{{br separated entries | |||
| 1= {{#if:{{{place|}}}|<div style="display:inline;" class="location">{{{place}}}</div>}} | | 1 = {{#if:{{{place|}}}|<div style="display:inline;" class="location">{{{place}}}</div>}} | ||
| 2 = {{#if:{{{coordinates|}}} | | 2 = {{#if:{{{coordinates|}}}|{{{coordinates}}}}} | ||
}} | |||
| label3 = Caused by | | label3 = Caused by | ||
| data3 = {{{causes|}}} | | data3 = {{{causes|}}} | ||