SemanticCalendarTest: Difference between revisions

From Attraktor Wiki
Jump to navigation Jump to search
Haegar (talk | contribs)
No edit summary
Haegar (talk | contribs)
No edit summary
Line 2: Line 2:
<tr><td>Neuer Termin: </td><td>{{#formlink:form=Termin|link text=Anlegen|link type=button|query string=title=Neuen%20Termin%20anlegen&action=formedit}}</td></tr>
<tr><td>Neuer Termin: </td><td>{{#formlink:form=Termin|link text=Anlegen|link type=button|query string=title=Neuen%20Termin%20anlegen&action=formedit}}</td></tr>
<tr><td>Zum Downloaden oder einbinden: </td><td>
<tr><td>Zum Downloaden oder einbinden: </td><td>
{{#ask: [[Category:Termin]]
{{#ask: [[Category:Termin]] [[visible::true]]
  | ?startdate = date
  | ?startdate = date
  | ?enddate = enddate
  | ?enddate = enddate
Line 14: Line 14:
</table>
</table>


{{#ask:
{{#ask: [[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}]] [[Category:Termin]] [[visible::true]]
[[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}]] [[Category:Termin]] [[Visible::true]]
| ?date
| ?date
| ?title
| ?title
Line 23: Line 22:


===Upcoming PAL Milestones===
===Upcoming PAL Milestones===
The following timeline shows up to the next 25 milestone events
The following timeline shows up to the next 10 events
{{#ask:
{{#ask: [[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}/{{CURRENTDAY}}]] [[visible::true]] [[Category:Termin]]
[[date::>{{CURRENTYEAR}}/{{CURRENTMONTH}}/{{CURRENTDAY}}]] [[Visible::true]] [[Category:Termin]]
| ?date = Start
| ?date = Start
| ?enddate = Ende
| ?enddate = Ende
| ?title = Title
| ?title = Title
| format=table  
| format=table
| sort=date
| sort=date
| limit=25 <!-- limited to 25 entries in order to limit the complexity of client-side JavaScript processing -->
| limit=10 <!-- limited to 25 entries in order to limit the complexity of client-side JavaScript processing -->
}}
}}




{{#ask:
{{#ask: [[Category:Termin]] [[visible::true]]
[[Category:Termin]] [[Visible::true]]
| ?title = Title
| ?title = Title
| ?date = Start
| ?date = Start

Revision as of 04:53, 17 March 2010

Neuer Termin:
Zum Downloaden oder einbinden:

... further results

SundayMondayTuesdayWednesdayThursdayFridaySaturday
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 PAL Milestones

The following timeline shows up to the next 10 events