pathCast
Log in

Difference between revisions of "pathCast"

From pathCast
Line 19: Line 19:
 
</td>
 
</td>
 
<td style="background-color:#ffffff; width:55%">{{text|'''{{#time: F Y|now}}'''|||6|}}<br><br>
 
<td style="background-color:#ffffff; width:55%">{{text|'''{{#time: F Y|now}}'''|||6|}}<br><br>
 +
{{#cargo_query:
 +
tables=pathCast,subspecialty
 +
|join on=pathCast.subspecialty=subspecialty.subspecialty
 +
|fields=pathCast.date,pathCast._pageName,CONCAT(subspecialty.hashtag,' - ',pathCast.title)=name
 +
|format=calendar
 +
|where=MONTH(date)={{#time: n|now}} AND YEAR(date)={{#time: Y|now}}
 +
|view=month
 +
|}}
 
{{#cargo_query:
 
{{#cargo_query:
 
tables=pathCast,subspecialty
 
tables=pathCast,subspecialty
Line 24: Line 32:
 
|fields=pathCast.date,pathCast._pageName,CONCAT(subspecialty.hashtag,' - ',pathCast.title)=name
 
|fields=pathCast.date,pathCast._pageName,CONCAT(subspecialty.hashtag,' - ',pathCast.title)=name
 
|format=icalendar
 
|format=icalendar
|where=MONTH(date)={{#time: n|now}}
+
|where=MONTH(date)={{#time: n|now}} AND YEAR(date)={{#time: Y|now}}
 
|view=month
 
|view=month
 
|}}
 
|}}

Revision as of 06:07, 9 September 2020