Template:Infobox event: Difference between revisions

From stencil.wiki
No edit summary
m (Robertbaxter moved page Template:Infobox event2 to Template:Infobox event without leaving a redirect)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Infobox template|class=Event2|category=Event2s}}</noinclude><!--
<noinclude>{{Infobox template|class=Event|category=Events}}</noinclude><!--
--><includeonly><!--
--><includeonly><!--
-->{| align="right" class="infobox"
-->{| align="right" class="infobox"
! colspan="2" class="infobox-title" | {{{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:{{{event_type|}}}|<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>|}}}}<!--
-->{{#if:{{{venue|}}}|<tr><th scope="row">Venue</th><td>{{{venue}}}</td></tr>|}}<!--
-->{{#if:{{{venue|}}}|<tr><th scope="row">Venue</th><td>{{{venue}}}</td></tr>|}}<!--

Latest revision as of 00:01, 7 September 2025

Warning: Infobox template
This is an infobox template for the Event class—it is used as a display template for Template:Event, with values from the associated Form:Event, and should never be transcluded outside of that context.

Pages which use this infobox are listed at Category:Events.