Pages which use this infobox are listed at Category:Events.
Template:Infobox event: Difference between revisions
Robertbaxter (talk | contribs) m (Robertbaxter moved page Template:Infobox event2 to Template:Infobox event without leaving a redirect) |
Robertbaxter (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
! colspan="2" class="infobox-title" | {{#if:{{{short_name|}}}|{{{short_name|}}}|{{{title}}}}} | ! colspan="2" class="infobox-title" | {{#if:{{{short_name|}}}|{{{short_name|}}}|{{{title}}}}} | ||
{{#if:{{{short_name}}}|<tr><th colspan="2" class="infobox-header">{{{title}}}</th></tr>|}}<!-- | {{#if:{{{short_name}}}|<tr><th colspan="2" class="infobox-header">{{{title}}}</th></tr>|}}<!-- | ||
-->{{#if:{{{coordinates|}}}{{{location|}}}|<tr><td colspan="2" class="infobox-map">{{#display_map:{{#if:{{{coordinates|}}}|{{{coordinates|}}}|{{{location|}}}}}|width=100%|height=200|zoom=auto|scrollzoom=off}}</td></tr>|}}<!-- | |||
-->{{#ifexpr:{{#if:{{{event_type|}}}|1|0}} and {{#ifeq:{{lc:{{{event_type|}}}}}|unknown|0|1}}|<tr><th scope="row">Type</th><td>{{#arraymap:{{{event_type|}}}|,|@@@@|<p>@@@@</p>|}}</td></tr>|}}<!-- | -->{{#ifexpr:{{#if:{{{event_type|}}}|1|0}} and {{#ifeq:{{lc:{{{event_type|}}}}}|unknown|0|1}}|<tr><th scope="row">Type</th><td>{{#arraymap:{{{event_type|}}}|,|@@@@|<p>@@@@</p>|}}</td></tr>|}}<!-- | ||
-->{{#if:{{{frequency||}}}|{{#ifeq:{{{frequency}}}|Once||<tr><th scope="row">Frequency</th><td>{{{frequency}}}</td></tr>|}}}}<!-- | -->{{#if:{{{frequency||}}}|{{#ifeq:{{{frequency}}}|Once||<tr><th scope="row">Frequency</th><td>{{{frequency}}}</td></tr>|}}}}<!-- |