pathCast
Log in

Difference between revisions of "pathCast"

From pathCast
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<htmltag tagname="script" data-ad-client="ca-pub-6285301967590781" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></htmltag>
 
<htmltag tagname="script" data-ad-client="ca-pub-6285301967590781" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></htmltag>
 +
{{#css: .dataTables_length{ display: none !important; } tfoot{ display: none !important; } .dataTables_paginate.paging_simple_numbers{ display: none !important; } .dataTables_info{ display: none !important; } .dataTables_filter{ display: none !important; } }}
 
{{#css: td { vertical-align: top;} header#content-heading { display: none !important; } #content-wrapper { padding-top: 2.5em; padding-left: 2.5em; !important; } td { vertical-align: top;} .fc-unthemed td.fc-today { background: #cfe7ff; } .fc-toolbar.fc-header-toolbar { display: none !important; } .fc-event {font-size: .85em; } a.fc-event:visited { color: #FFF; }  }}__NOCACHE__<div id="content">
 
{{#css: td { vertical-align: top;} header#content-heading { display: none !important; } #content-wrapper { padding-top: 2.5em; padding-left: 2.5em; !important; } td { vertical-align: top;} .fc-unthemed td.fc-today { background: #cfe7ff; } .fc-toolbar.fc-header-toolbar { display: none !important; } .fc-event {font-size: .85em; } a.fc-event:visited { color: #FFF; }  }}__NOCACHE__<div id="content">
 
     <div class="desktop">
 
     <div class="desktop">
Line 20: Line 21:
 
&nbsp;
 
&nbsp;
 
</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,pathCast._pageName,CONCAT(subspecialty.hashtag,' - ',pathCast.title)=name
+
|fields=pathCast.date=Date,pathCast._pageName=Lecture
|format=calendar
+
|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}}
|view=month
+
|default=''Check later for the {{#timel: F Y|now + 0 month}} lecture schedule''}}
|}}
+
<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}}
 +
|default=''Check later for the {{#timel: F Y|now + 1 month}} lecture schedule''}}
 
<td>
 
<td>
 
</tr>
 
</tr>
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
<br>
 +
{{:paypal}}
 
<br><br>
 
<br><br>
 
{{text|'''Browse lectures by subspecialty'''|||6|}}<br><br>
 
{{text|'''Browse lectures by subspecialty'''|||6|}}<br><br>
Line 54: Line 66:
 
,pathCast.title
 
,pathCast.title
 
,pathCastFiles._pageTitle
 
,pathCastFiles._pageTitle
|where=DATEDIFF(pathCast.date,NOW()) >= +1 AND hide=0 AND pathCastFiles.filetype='banner'
+
|where=DATEDIFF(pathCast.date,NOW()) >= +1 AND hide=0 AND pathCastFiles.filetype='banner'  
 
|order by=pathCast.date ASC
 
|order by=pathCast.date ASC
 
|limit=1
 
|limit=1
 
|more results text=
 
|more results text=
|format=template|template=homeupcoming|}}
+
|format=template|template=homeupcoming|default=[[Image:pathCastTBD.jpg|class=halfwidth]]}}
 
<br><br><br>
 
<br><br><br>
{{text|'''{{#time: F Y|now}}'''|||6|}}
+
{{text|'''{{#timel: F Y|now + 0 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}} AND YEAR(date)={{#timel: Y|now}}
 +
|default=''Check later for the {{#timel: F Y|now + 0 month}} lecture schedule''}}
 +
<br>
 +
{{text|'''{{#timel: F Y|now + 1 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 + 1 month}} AND YEAR(date)={{#timel: Y|now + 1 month}}
|order by=date ASC
+
|default=''Check later for the {{#timel: F Y|now + 1 month}} lecture schedule''}}
|}}
+
<br>
 +
{{:paypal}}
 
<br><br>
 
<br><br>
 
{{text|'''Browse lectures by subspecialty'''|||6|}}<br><br>
 
{{text|'''Browse lectures by subspecialty'''|||6|}}<br><br>

Latest revision as of 17:24, 17 January 2022