Difference between revisions of "Template:WhereEvent"
Line 1: | Line 1: | ||
TRUE | TRUE | ||
{{#if:{{{before|}}}| and Event.Start <= '{{#timel:c|{{{before}}}}}' | {{#if:{{{before|}}}| and Event.Start <= '{{#timel:c|{{{before}}}}}' | ||
− | }}{{#if:{{{ | + | }}{{#if:{{{during|}}}| and coalesce(Event.End,Event.Start) >= '{{#timel:c|{{{during}}}}}' |
+ | }}{{#if:{{{after|}}}| and Event.Start >= '{{#timel:c|{{{after}}}}}' | ||
}}{{#switch:{{{year|}}}| | }}{{#switch:{{{year|}}}| | ||
| all= | | all= |
Revision as of 23:55, 21 February 2021
TRUE