Calendar: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
No edit summary
(Moving events calendar to Cargo.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#ask:
{{#cargo_query:
tables=CommunityEvents
[[Eventstartdate::>{{#calendarstartdate:}}]]
|fields=CommunityEvents._pageName, CommunityEvents.NextDateStart, CommunityEvents.NextDateEnd
[[Eventstartdate::<{{#calendarenddate:}}]]
|where=CommunityEvents.EventType IN ('Gathers','Minigathers','Meetups')
|? Eventstartdate = event start
and COALESCE(NextDateEnd,NextDateStart) > DATE_ADD(NOW(), INTERVAL -2 DAY)
|? Eventends = event end
|limit=300
|format=eventcalendar
|format=calendar
|limit=300
|color=green
|dayview=yes
|text color=white
|theme=vector
|headers=hide
|link=subject
|firstday=Monday
}}
}}
[[List of Upcoming Community Events|View as List]]
[[List of Upcoming Community Events|View as List]]

Latest revision as of 12:16, 17 April 2026