Recurring events
From Semantic MediaWiki - Sandbox
Example data
{{#set_recurring_event:some
|property=has date
|Has page=Recurring events
|Has text=Simple recurring events text
|start=June 8, 2022
|unit=week
|period=1
|limit=10
|duration=7200
|include=March 16, 2012;March 23, 2023|+sep=;
|exclude=March 15, 2012;March 22, 2023|+sep=;
}}
Example query
broadtable
{{#ask:
[[Has page::Recurring events]]
|?Has date
|limit=5
|format=broadtable
}}
| Has dateUsed for data values that represent points in time. | |
|---|---|
| Recurring events | |
| Recurring events | |
| Recurring events | |
| Recurring events | |
| Recurring events | |
| ... further results | |
or
{{#ask:
[[Has page::Recurring events]]
|?Has date#ISO
|limit=5
|format=broadtable
}}
| Has dateUsed for data values that represent points in time. | |
|---|---|
| Recurring events | |
| Recurring events | |
| Recurring events | |
| Recurring events | |
| Recurring events | |
| ... further results | |
eventcalendar
In case the format=eventcalendar is available then the results will be as displayed as calendar otherwise a simple table is used.
{{#ask:
[[Has page::Recurring events]]
|?Has text
|?Has date
|limit=5
|format=eventcalendar
|start=latest
}}
iCalendar
| Has pageUsed for properties whose value is a page in the wiki. These display as a link and may not be longer than 255 characters. | summaryUsed to store strings of arbitrary length. | startUsed for data values that represent points in time. | |
|---|---|---|---|
| Recurring events | Recurring events | Simple recurring events text | |
| Recurring events | Recurring events | Simple recurring events text | |
| Recurring events | Recurring events | Simple recurring events text | |
| Recurring events | Recurring events | Simple recurring events text | |
| Recurring events | Recurring events | Simple recurring events text | |
| ... further results | |||