Anonymous

Changes

From Pumping Station One
no edit summary
Line 1: Line 1:  +
{{Demo/Help|format=Recurring events}}
 +
{{HIDE CAT PREFIX|Demo:}}
 +
[[Category:Parserhook examples]]
 +
<pre>
 +
{{#set_recurring_event:some           
 +
|property=has date         
 +
|has title=Some recurring title
 +
|has group=Recurring events         
 +
|start=June 8, 2010                                   
 +
|unit=day                           
 +
|period=1           
 +
|limit=10     
 +
|duration=7200
 +
|include=March 16, 2010;March 23, 2010|+sep=;
 +
|exclude=March 15, 2010;March 22, 2010|+sep=;
 +
}} 
 +
</pre>
 +
{{#set_recurring_event:some           
 +
|property=has date         
 +
|has title=Some recurring title
 +
|has group=Recurring events         
 +
|start=June 8, 2010                                   
 +
|unit=day                           
 +
|period=1           
 +
|limit=10     
 +
|duration=7200
 +
|include=March 16, 2010;March 23, 2010|+sep=;
 +
|exclude=March 15, 2010;March 22, 2010|+sep=;
 +
}} 
 +
== Events ==
 +
{{#ask: [[has group::Recurring events]]|limit=100|format=datatables|?Has date|?has title|?has group}}
   −
 
+
{{#ask: [[has group::Recurring events]]|limit=10|format=eventcalendar|?Has date|start=latest}}
{{#set_recurring_event:BoardMeeting
  −
|property=Has date
  −
|has group=Board Meeting
  −
|start=January 7, 2014 7:00 pm
  −
|end=Dec 30, 2014
  −
|unit=week
  −
|period=1
  −
|include=March 16, 2010 6:00 pm;March 23, 2010 5:00 pm
  −
|exclude=March 15, 2010 7:00 pm;March 22, 2010 7:00 pm
  −
}}
  −
 
  −
{{#ask: [[has group::Board Meeting]]|limit=100|format=datatables|?Has date|?has title|?has group}}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.