pathCast
Log in

Difference between revisions of "pathCast"

From pathCast
Line 70: Line 70:
 
|format=template|template=homeupcoming|}}
 
|format=template|template=homeupcoming|}}
 
<br><br><br>
 
<br><br><br>
{{text|'''{{#time: F Y|now}}'''|||6|}}
+
{{text|'''{{#timel: F Y|now + 0 month}}'''|||6|}}<br><br>
 
{{#cargo_query:
 
{{#cargo_query:
 
tables=pathCast,subspecialty
 
tables=pathCast,subspecialty
 
|join on=pathCast.subspecialty=subspecialty.subspecialty
 
|join on=pathCast.subspecialty=subspecialty.subspecialty
|fields=CONCAT('[[',pathCast._pageName,'|',subspecialty.hashtag,' - ',pathCast.title,']] - ',pathCast.date)
+
|fields=pathCast.date=Date,pathCast._pageName=Lecture
|format=ol
+
|format=dynamic table
|where=MONTH(date)={{#time: n|now}} AND YEAR(date)={{#time: Y|now}}
+
|where=MONTH(date)={{#timel: n|now}} AND YEAR(date)={{#timel: Y|now}}
|order by=date ASC
+
|}}
 +
<br>
 +
{{text|'''{{#timel: F Y|now + 1 month}}'''|||6|}}<br><br>
 +
{{#cargo_query:
 +
tables=pathCast,subspecialty
 +
|join on=pathCast.subspecialty=subspecialty.subspecialty
 +
|fields=pathCast.date=Date,pathCast._pageName=Lecture
 +
|format=dynamic table
 +
|where=MONTH(date)={{#timel: n|now + 1 month}} AND YEAR(date)={{#timel: Y|now + 1 month}}
 
|}}
 
|}}
 
<br><br>
 
<br><br>

Revision as of 09:09, 31 December 2020