Template:Event: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
Put if on same line, table entry on new line Tag: Reverted |
||
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}} | ||
{{#if:{{{Start|}}}|{{!}}- | {{#if:{{{Start|}}}| | ||
{{!}}- | |||
! style="background-color:#DDDDDD;" {{!}} Start | ! style="background-color:#DDDDDD;" {{!}} Start | ||
{{!}} {{#set: Start={{{Start|}}}}} {{#set: Date={{{Start|}}}}} {{{Start|}}} | {{!}} {{#set: Start={{{Start|}}}}} {{#set: Date={{{Start|}}}}} {{{Start|}}} | ||
}}{{#if:{{{End|}}}|{{!}}- | }}{{#if:{{{End|}}}| | ||
{{!}}- | |||
! style="background-color:#DDDDDD;" {{!}} End | ! style="background-color:#DDDDDD;" {{!}} End | ||
{{!}} {{#set: End={{{End|}}}}} {{{End|}}} | {{!}} {{#set: End={{{End|}}}}} {{{End|}}} | ||
}}{{#if:{{{Date|}}}|{{!}}- | }}{{#if:{{{Date|}}}| | ||
{{!}}- | |||
! style="background-color:#DDDDDD;" {{!}} Date | ! style="background-color:#DDDDDD;" {{!}} Date | ||
{{!}} [[Date::{{{Date|}}}]] | {{!}} [[Date::{{{Date|}}}]] | ||
}}{{#if:{{{Time|}}}|{{!}}- | }}{{#if:{{{Time|}}}| | ||
{{!}}- | |||
! style="background-color:#DDDDDD;" {{!}} Time | ! style="background-color:#DDDDDD;" {{!}} Time | ||
{{!}} [[Time::{{{Time|}}}]] | {{!}} [[Time::{{{Time|}}}]] |
Revision as of 16:59, 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.