Template:Event: Difference between revisions

fixing some errors
moving description; fixing errors
Line 2: Line 2:
{{#if:{{{image|}}}|<div style="text-align:center; margin-bottom:0.4em;">[[File:{{{image}}}|210px]]</div>}}
{{#if:{{{image|}}}|<div style="text-align:center; margin-bottom:0.4em;">[[File:{{{image}}}|210px]]</div>}}
<div style="font-weight:bold; font-size:1.15em; margin-bottom:0.2em;">{{{name}}}</div>
<div style="font-weight:bold; font-size:1.15em; margin-bottom:0.2em;">{{{name}}}</div>
{{#if:{{{description|}}}|<div style="font-style:italic; font-size:0.85em; line-height:1;">{{{description|}}}</div>}}
{{#if:{{{organizers|}}}|<div>👥 {{{organizers}}}</div>}}
{{#if:{{{organizers|}}}|<div>👥 {{{organizers}}}</div>}}
<div>{{#if:{{{date|}}}|<span style="white-space:nowrap">📅 {{#time:F j|{{{date}}}}}</span>}}{{#if:{{{time|}}}|<span style="white-space:nowrap; margin-left:1em;">🕐 {{{time}}}</span>}}</div>
<div>{{#if:{{{date|}}}|<span style="white-space:nowrap">📅 {{#time:F j|{{{date}}}}}</span>}}{{#if:{{{time|}}}|<span style="white-space:nowrap;"> 🕐 {{{time}}}</span>}}</div>
{{#if:{{{place|}}}|<div>📍 {{{place}}}</div>}}
{{#if:{{{place|}}}|<div>📍 {{{place}}}</div>}}
{{#if:{{{description|}}}|<div style="font-style:italic; font-size:0.85em; line-height:1;">{{{description|}}}</div>}}
</div><noinclude>{{Documentation}}</noinclude>
</div><noinclude>{{Documentation}}</noinclude>