Calendar: Difference between revisions

From Wikisphere
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-11T03:00:00.000+0000",
"start": "2025-08-10T19:00:00.000+0000",
"end": "2025-08-11T04:30:00.000+0000",
"end": "2025-08-10T20:30:00.000+0000",
"url": null,
"allDay": false,
"allDay": false,
"url": null,
"display": "auto",
"classNames": [],
"resources": [],
"editable": false,
"startEditable": false,
"durationEditable": false,
"backgroundColor": "",
"backgroundColor": "",
"borderColor": "",
"borderColor": "",
"textColor": "",
"textColor": "",
"display": "auto",
"classNames": [],
"resourceIds": [],
"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...