SemanticCalendarTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 21: | Line 21: | ||
}} | }} | ||
===Upcoming | ===Upcoming Events=== | ||
The following timeline shows up to the next 10 events | The following timeline shows up to the next 10 events | ||
{{#ask: [[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}/{{CURRENTDAY}}]] [[visible::true]] [[Category:Termin]] | {{#ask: [[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}/{{CURRENTDAY}}]] [[visible::true]] [[Category:Termin]] | | ||
?date = Start | | |||
?enddate = Ende | | |||
?title = Title | | |||
format=table | | |||
sort=date | | |||
limit=10 | <!-- limited to 25 entries in order to limit the complexity of client-side JavaScript processing --> | |||
}} | }} | ||
===Timeline=== | |||
{{#ask: [[Category:Termin]] [[visible::true]] | {{#ask: [[Category:Termin]] [[visible::true]] | ||
?title = Title | | |||
?date = Start | | |||
?enddate = Ende | | |||
format=timeline | | |||
link=all | | |||
timelinebands=DAY,MONTH | <!-- options: DAY, WEEK, MONTH, YEAR --> | |||
timelineposition=today | <!-- options: today (default), start, middle, end --> | |||
timelinesize=100px | | |||
sort=date | | |||
limit=100 | <!-- limit to 100 entries in order to limit the complexity of client-side JavaScript processing --> | |||
}} | }} | ||
Revision as of 04:55, 17 March 2010
| Neuer Termin: | |
| Zum Downloaden oder einbinden: |
| March 2026 |
| Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday |
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
|
29
|
30
|
31
|
1
|
2
|
3
|
4
|
Upcoming Events
The following timeline shows up to the next 10 events
Timeline
The query description has an empty condition.