Difference between revisions of "Template:WhereEvent"

From Culture.si
Line 1: Line 1:
 
TRUE
 
TRUE
 
{{#if:{{{before|}}}| and Event.Start <= '{{#timel:c|{{{before}}}}}'
 
{{#if:{{{before|}}}| and Event.Start <= '{{#timel:c|{{{before}}}}}'
}}{{#if:{{{during|}}}| and coalesce(Event.End,Event.Start) >= '{{#timel:c|{{{during}}}}}'
 
 
}}{{#if:{{{after|}}}| and Event.Start >= '{{#timel:c|{{{after}}}}}'
 
}}{{#if:{{{after|}}}| and Event.Start >= '{{#timel:c|{{{after}}}}}'
 
}}{{#switch:{{{year|}}}|
 
}}{{#switch:{{{year|}}}|

Revision as of 23:58, 21 February 2021

TRUE