Pages which use this infobox are listed at Category:Events.
Template:Infobox event: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
-->{| align="right" class="infobox" | -->{| align="right" class="infobox" | ||
! colspan="2" class="infobox-title" | {{{title|}}} | ! colspan="2" class="infobox-title" | {{{title|}}} | ||
{{#if:{{{coordinates|}}}{{{location|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-map"> | |||
<tr> | {{#display_map:{{{coordinates|{{{location|}}}}}} | width=100% | height=200}} | ||
</th> | |||
</tr> | |||
</tr> | |||
}}<!-- | }}<!-- | ||
-->{{#if:{{{start_date|}}}|<tr><th scope="row">Date(s)</th><td>{{Date formatter | {{{start_date|}}} | {{{end_date|}}}}}</td></tr>|}}<-- | |||
-->{{#if:{{{venue|}}}|<tr><th scope="row">Venue</th><td>{{{venue}}}</td></tr>|}}<!-- | -->{{#if:{{{venue|}}}|<tr><th scope="row">Venue</th><td>{{{venue}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}}<!-- | -->{{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}}<!-- |