Template:Event: Difference between revisions

From Technologia Incognita
Jump to navigation Jump to search
Readd Date and Time
Make start optional to display
Line 16: Line 16:
|- style="font-size:150%; background: #CCCCCC; text-align:center;"  
|- style="font-size:150%; background: #CCCCCC; text-align:center;"  
! colspan=2|  {{PAGENAME}}  
! colspan=2|  {{PAGENAME}}  
|-
 
! style="background-color:#DDDDDD;" | Start
{{#if:{{{Start|}}}|
| {{#set: Start={{{Start|}}}}} {{#set: Date={{{Start|}}}}} {{{Start|}}}
{{!}}-
! style="background-color:#DDDDDD;" {{!}} Start
{{!}} {{#set: Start={{{Start|}}}}} {{#set: Date={{{Start|}}}}} {{{Start|}}}
}}
|-
|-
! style="background-color:#DDDDDD;" | End
! style="background-color:#DDDDDD;" | End

Revision as of 16:50, 12 February 2025

This is the "Event" template. It should be called in the following format:

{{Event
|Start=
|End=
|Location=
|EventType=
|Contact=
}}

Edit the page to see the template text.