pathCast
Log in

Difference between revisions of "pathCast"

From pathCast
Line 20: Line 20:
 
 
 
 
 
</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|'''{{#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=pathCast.date=Date,pathCast._pageName=Lecture
 
|fields=pathCast.date=Date,pathCast._pageName=Lecture
|format=table
+
|format=dynamic table
 
|where=MONTH(date)={{#timel: n|now}} AND YEAR(date)={{#timel: Y|now}}
 
|where=MONTH(date)={{#timel: n|now}} AND YEAR(date)={{#timel: Y|now}}
 +
|}}
 +
<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}}
 
|}}
 
|}}
 
<td>
 
<td>

Revision as of 09:07, 31 December 2020