Pages which use this infobox are listed at Category:Event2s.
Template:Infobox event: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
--><includeonly><!-- | --><includeonly><!-- | ||
-->{| align="right" class="infobox" | -->{| align="right" class="infobox" | ||
! colspan="2" class="infobox-title" | {{{short_name|{{{title}}}}}}{{#if:{{{short_name}}}|< | ! colspan="2" class="infobox-title" | {{{short_name|{{{title}}}}}}<!-- | ||
{{#if:{{{event_type|}}}|<tr><th scope="row">Type</th><td>{{#arraymap:{{{event_type|}}}|,|@@@@|<p>@@@@</p>}}</td></tr>|}}<!-- | -->{{#if:{{{short_name}}}|<th colspan="2" class="infobox-subtitle>{{{title}}}<th>|}}<!-- | ||
-->{{#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>|}}}}<!-- | ||
-->{{#if:{{{country|}}}|<tr><th scope="row">Country</th><td>{{{country|}}}</td></tr>|}}<!-- | -->{{#if:{{{country|}}}|<tr><th scope="row">Country</th><td>{{{country|}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{website||}}}|<tr><th scope="row">Website</th><td>{{{website}}}</td></tr>|}} | -->{{#if:{{{website||}}}|<tr><th scope="row">Website</th><td>{{{website}}}</td></tr>|}} | ||
|}</includeonly> | |}</includeonly> |