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

From ConfIDent
(MWBot)
 
(MWBot)
 
(4 intermediate revisions by the same user not shown)
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}}]]  
   |?Date#ISO=={{int:SA Foundation Date}}
+
   |?Date#ISO-P=
 
   |?Display Title=title
 
   |?Display Title=title
 
   |?Color=color
 
   |?Color=color
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 --><!--
  
  
Line 38: Line 38:
 
   [[Date::+]]  
 
   [[Date::+]]  
 
   [[Date::>{{#time:Y|now-1 year}}]]  
 
   [[Date::>{{#time:Y|now-1 year}}]]  
   |?Date#ISO=={{int:SA Foundation Date}}
+
   |?Date#ISO-P=
 
   |?Display Title=title
 
   |?Display Title=title
 
   |?Color=color
 
   |?Color=color
Line 52: Line 52:
 
   |limit=5000
 
   |limit=5000
 
   |offset=0
 
   |offset=0
}}</includeonly><!-- /QUERY -->
+
}}</includeonly><!-- /QUERY --><!--
 +
 
 +
<!-- GLOBAL APPEND --><noinclude>{{Managed Content}}</noinclude><!-- /GLOBAL APPEND -->

Latest revision as of 13:22, 12 September 2023

Template:Query

</> Query Source Code
{{#ask:
  [[Date::+]] 
  [[Date::>{{#time:Y|now-1 year}}]] 
  |?Date#ISO-P=
  |?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.