Calendar: Difference between revisions
No edit summary |
(Moving events calendar to Cargo.) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{# |
{{#cargo_query: |
||
tables=CommunityEvents |
|||
[[Eventdate::>{{#calendarstartdate:}}]] |
|||
|fields=CommunityEvents._pageName, CommunityEvents.NextDateStart, CommunityEvents.NextDateEnd |
|||
[[Eventdate::<{{#calendarenddate:}}]] |
|||
|where=CommunityEvents.EventType IN ('Gathers','Minigathers','Meetups') |
|||
| ⚫ | |||
and COALESCE(NextDateEnd,NextDateStart) > DATE_ADD(NOW(), INTERVAL -2 DAY) |
|||
|? Eventdate |
|||
| ⚫ | |||
|format=calendar |
|||
| ⚫ | |||
| ⚫ | |||
|text color=white |
|||
}} |
}} |
||
[[List of Upcoming Community Events|View as List]] |
[[List of Upcoming Community Events|View as List]] |
||