Difference between revisions of "Template:Query:Event Calendar"

From ConfIDent
(MWBot)
 
(MWBot)
Line 15: Line 15:
  
 
<-- QUERY SOURCE -->{{Source Caption|Query Source Code}}
 
<-- QUERY SOURCE -->{{Source Caption|Query Source Code}}
<source lang="html5">{{#ask:
+
<syntaxhighlight lang="html5">{{#ask:
 
   [[Date::+]]  
 
   [[Date::+]]  
 
   [[Date::>{{#time:Y|now-1 year}}]]  
 
   [[Date::>{{#time:Y|now-1 year}}]]  
Line 32: Line 32:
 
   |limit=5000
 
   |limit=5000
 
   |offset=0
 
   |offset=0
}}</source> [[Category:ASK Query]]</noinclude><!-- /QUERY SOURCE --><!--
+
}}</syntaxhighlight> [[Category:ASK Query]]</noinclude><!-- /QUERY SOURCE --><!--
  
  

Revision as of 13:00, 26 April 2022

Template:Query

</> Query Source Code
{{#ask:
  [[Date::+]] 
  [[Date::>{{#time:Y|now-1 year}}]] 
  |?Date#ISO=={{int:SA Foundation Date}}
  |?Display Title=title
  |?Color=color
  |?Title={{int:CONF Title}}
  |?-Has subobject.Start Date
  |?-Has subobject.End Date
  |format=eventcalendar
  |class=eventcalendar351
  |start=current
  |defaultview=week
  |firstday=Monday
  |views=month,basicWeek
  |limit=5000
  |offset=0
}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.