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:{{{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 | <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> | ||