Difference between revisions of "NextWeekConfCall"
From MGH Learn Pathology
Line 42: | Line 42: | ||
|where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='2'|default={{:schtableempty}} | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='2'|default={{:schtableempty}} | ||
|format=template|order by = sort ASC|template=schtableconfcallLeft}} | |format=template|order by = sort ASC|template=schtableconfcallLeft}} | ||
+ | {{#cargo_query: tables=conferenceOuts,facultyMGH | ||
+ | |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id | ||
+ | |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last | ||
+ | |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='2'|default={{:schtableempty}} | ||
+ | |format=template|order by = time ASC|template=schtableouts}} | ||
</td> | </td> | ||
<td style="width: 14%"> | <td style="width: 14%"> | ||
Line 49: | Line 54: | ||
|where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='3'|default={{:schtableempty}} | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='3'|default={{:schtableempty}} | ||
|format=template|order by = sort ASC|template=schtableconfcallLeft}} | |format=template|order by = sort ASC|template=schtableconfcallLeft}} | ||
+ | {{#cargo_query: tables=conferenceOuts,facultyMGH | ||
+ | |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id | ||
+ | |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last | ||
+ | |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='3'|default={{:schtableempty}} | ||
+ | |format=template|order by = time ASC|template=schtableouts}} | ||
</td> | </td> | ||
<td style="width: 14%"> | <td style="width: 14%"> | ||
Line 56: | Line 66: | ||
|where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='4'|default={{:schtableempty}} | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='4'|default={{:schtableempty}} | ||
|format=template|order by = sort ASC|template=schtableconfcallLeft}} | |format=template|order by = sort ASC|template=schtableconfcallLeft}} | ||
+ | {{#cargo_query: tables=conferenceOuts,facultyMGH | ||
+ | |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id | ||
+ | |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last | ||
+ | |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='4'|default={{:schtableempty}} | ||
+ | |format=template|order by = time ASC|template=schtableouts}} | ||
</td> | </td> | ||
<td style="width: 14%"> | <td style="width: 14%"> | ||
Line 63: | Line 78: | ||
|where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='5'|default={{:schtableempty}} | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='5'|default={{:schtableempty}} | ||
|format=template|order by = sort ASC|template=schtableconfcallLeft}} | |format=template|order by = sort ASC|template=schtableconfcallLeft}} | ||
+ | {{#cargo_query: tables=conferenceOuts,facultyMGH | ||
+ | |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id | ||
+ | |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last | ||
+ | |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='5'|default={{:schtableempty}} | ||
+ | |format=template|order by = time ASC|template=schtableouts}} | ||
</td> | </td> | ||
<td style="width: 14%"> | <td style="width: 14%"> |