Template:Sidebox instance: Difference between revisions

From stencil.wiki
(Created page with "<includeonly><!-- -->{| align="right" class="sidebox" {{#if:{{{name|}}} | <tr><th colspan="2" class="sidebox-title">{{{name}}}</th></tr> | {{#ifeq:{{#show:{{PAGENAME}}|?Has frequency}}|Once | <!-- NO TITLE FOR A ONE-TIME EVENT --> | <tr><th colspan="2" class="sidebox-title">{{#if:{{#show:{{PAGENAME}}|?Has short name}}|{{#show:{{PAGENAME}}|?Has short name}} |}}{{#switch:{{#show:{{PAGENAME}}|?Has frequency}} | Annually = {{#time:Y|{{{start_date}}}}}...")
 
No edit summary
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
-->{| align="right" class="sidebox"
-->{| align="right" class="infobox"
{{#if:{{{name|}}}
{{#if:{{{name|}}}
   | <tr><th colspan="2" class="sidebox-title">{{{name}}}</th></tr>
   | <tr><th colspan="2" class="infobox-title">{{{name}}}</th></tr>
   | {{#ifeq:{{#show:{{PAGENAME}}|?Has frequency}}|Once
   | {{#ifeq:{{#show:{{PAGENAME}}|?Has frequency}}|Once
     | <!-- NO TITLE FOR A ONE-TIME EVENT -->
     | <!-- NO TITLE FOR A ONE-TIME EVENT -->
Line 15: Line 15:
   }}
   }}
}}
}}
|-
! scope="row" | start_date
| {{{start_date}}}
|-
! scope="row" | end_date
| {{{end_date}}}
|-
! scope="row" | venue
| {{{venue}}}
|-
! scope="row" | website
| {{{website}}}
|-
! scope="row" | application_deadline
| {{{application_deadline}}}
|-
! scope="row" | application_link
| {{{application_link}}}
|-
|-
! scope="row" | Date(s)
! scope="row" | Date(s)

Revision as of 17:53, 21 December 2024