Calendar: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: 2017 source edit |
VisualData update |
||
jsondata | |||
---|---|---|---|
Line 5: | Line 5: | ||
{ | { | ||
"title": "Event a", | "title": "Event a", | ||
"start": "2025-08- | "start": "2025-08-10T19:00:00.000+0000", | ||
"end": "2025-08- | "end": "2025-08-10T20:30:00.000+0000", | ||
"url": null, | |||
"allDay": false, | "allDay": false, | ||
" | "display": "auto", | ||
" | "resources": [], | ||
"backgroundColor": "", | "backgroundColor": "", | ||
"borderColor": "", | "borderColor": "", | ||
"textColor": "", | "textColor": "", | ||
" | "classNames": [], | ||
"style": "" | "style": "" | ||
} | } |
Revision as of 12:08, 13 August 2025
Schema: VisualDataSchema:Calendar
Form is loading...
{{#visualdataquery: [[{{FULLPAGENAME}}]] [[events/start::+]] |format=calendar |schema=Calendar |title-property=title |start-property=start |end-property=end |resources-property=resources |simple=false }}
Calendar is loading...