SemanticCalendarTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<!--{{#ask: [[Category:Calendar]][[Was published on::>{{#calendarstartdate:}}]][[Was published on::<{{#calendarenddate:}}]]|? Was published on|limit=200|format=calendar}}--> | <!--{{#ask: [[Category:Calendar]][[Was published on::>{{#calendarstartdate:}}]][[Was published on::<{{#calendarenddate:}}]]|? Was published on|limit=200|format=calendar}}--> | ||
<!--{{#ask:[[Category:Termin]]|? Was published on|limit=200|format=calendar}}--> | <!--{{#ask:[[Category:Termin]]|? Was published on|limit=200|format=calendar}}--> | ||
{{#ask: [[Category:Termin]] [[Visible::true]] | {{#ask: | ||
[[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}]] [[Category:Termin]] [[Visible::true]] | |||
| ?date | | ?date | ||
| ?enddate | |||
| ?title | | ?title | ||
| limit=200 | | limit=200 | ||
| Line 18: | Line 19: | ||
{{#ask: | {{#ask: | ||
[[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}/{{CURRENTDAY}}]] [[Visible::true]] [[Category:Termin]]| | [[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}/{{CURRENTDAY}}]] [[Visible::true]] [[Category:Termin]]| | ||
?date = | ?date = Start | | ||
?enddate = Ende | | ?enddate = Ende | | ||
?title = Title | | ?title = Title | | ||
| Line 29: | Line 30: | ||
[[Category:Termin]] [[Visible::true]] | | [[Category:Termin]] [[Visible::true]] | | ||
?title = Title | | ?title = Title | | ||
?date = | ?date = Start | | ||
?enddate = Ende | | ?enddate = Ende | | ||
|format=timeline|link=all| | |format=timeline|link=all| | ||
timelinebands=DAY,MONTH| <!-- options: DAY, WEEK, MONTH, YEAR --> | timelinebands=DAY,MONTH| <!-- options: DAY, WEEK, MONTH, YEAR --> | ||
timelineposition=today| <!-- options: today (default), start, middle, end --> | timelineposition=today| <!-- options: today (default), start, middle, end --> | ||
timelinesize= | timelinesize=200px| | ||
sort=date | sort=date | ||
<!-- | limit=25 --><!-- limit to 25 entries in order to limit the complexity of client-side JavaScript processing --> | <!-- | limit=25 --><!-- limit to 25 entries in order to limit the complexity of client-side JavaScript processing --> | ||
}} | }} | ||