Template:Infobox event: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 3: Line 3:
-->{| align="right" class="infobox"
-->{| align="right" class="infobox"
! colspan="2" class="infobox-title" | {{{short_name|{{{title}}}}}}
! colspan="2" class="infobox-title" | {{{short_name|{{{title}}}}}}
{{#if:{{{short_name}}}|<th colspan="2" class="infobox-subtitle>{{{title}}}</th>|}}<!--
{{#if:{{{short_name}}}|<tr><th colspan="2" class="infobox-subtitle>{{{title}}}</th></tr>|}}<!--
-->{{#if:{{{event_type|}}}|<tr><th scope="row">Type</th><td>{{#arraymap:{{{event_type|}}}|,|@@@@|<p>@@@@</p>}}</td></tr>|}}<!--
-->{{#if:{{{event_type|}}}|<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>|}}}}<!--

Revision as of 15:03, 3 September 2025

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

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