Difference between revisions of "CcLearn Events"

From Creative Commons
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
</div>
 
</div>
 
<br />
 
<br />
<ask sort="date" link="all" limit="50" mainlabel="Title">
 
[[date:=>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 
[[Category:Event]]
 
[[EventType:=*]]
 
[[date:=*]]
 
[[Location:=*]]
 
[[Division:=Learn]]
 
[[Attendance:=*]]
 
</ask>
 
  
 
{{#ask:
 
{{#ask:
 
   mainlabel=Title
 
   mainlabel=Title
   | [[date={{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]  
+
   | [[date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 +
  | [[Category::Event]]
 +
  | [[Division::Learn]]
 +
  | ?EventType
 +
  | ?date
 +
  | ?Location
 +
  | ?Attendance
 +
  | sort=date
 +
  | limit=50
 +
}}
 +
 
 +
{{#ask:
 +
  mainlabel=Title
 +
  | [[date::<{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]  
 
   | [[Category::Event]]
 
   | [[Category::Event]]
 
   | [[Division::Learn]]
 
   | [[Division::Learn]]

Latest revision as of 12:38, 3 July 2008

{{#forminput:Event|35|Title|Add Event|}}


{{#ask:

 mainlabel=Title
 | [[date::>2024-05-4]] 
 | [[Category::Event]]
 | Division::Learn
 | ?EventType
 | ?date
 | ?Location
 | ?Attendance
 | sort=date
 | limit=50

}}

{{#ask:

 mainlabel=Title
 | [[date::<2024-05-4]] 
 | [[Category::Event]]
 | Division::Learn
 | ?EventType
 | ?date
 | ?Location
 | ?Attendance
 | sort=date
 | limit=50

}}