Difference between revisions of "NextWeekConfCall"
From MGH Learn Pathology
(Created page with "<table class='table borderless'> <tr> <td colspan="1"> {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='1' AND sc...") |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table class='table borderless'> | <table class='table borderless'> | ||
<tr> | <tr> | ||
− | <td | + | <td style="width: 14%"> |
− | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='1' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} | + | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='1' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} |
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
− | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='2' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} | + | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='2' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} |
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
− | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='3' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} | + | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='3' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} |
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
− | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='4' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} | + | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='4' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} |
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
− | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='5' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} | + | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='5' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} |
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
− | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='6' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} | + | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='6' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} |
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
− | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='7' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} | + | {{#cargo_query: tables=scheduleFACservice |fields=scheduleFACservice.Date |where=scheduleFACservice.DayNumber='7' AND scheduleFACservice.WeekNumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND scheduleFACservice.TaskAbbrev='BR1' |format=template|template=datedisplayfac}} |
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td style="width: 14%"> |
{{#cargo_query: tables=conference,residentMGH | {{#cargo_query: tables=conference,residentMGH | ||
|join on=conference.presenter=residentMGH.copath_id | |join on=conference.presenter=residentMGH.copath_id | ||
|fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | ||
|where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='1'|default={{:schtableempty}} | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='1'|default={{:schtableempty}} | ||
− | |format=template|order by = sort ASC|template= | + | |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,facultyMGH.copath_id,facultyMGH.name_last | ||
+ | |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='1'|default={{:schtableempty}} | ||
+ | |format=template|order by = conferenceOuts.time ASC|template=schtableouts}} | ||
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
{{#cargo_query: tables=conference,residentMGH | {{#cargo_query: tables=conference,residentMGH | ||
|join on=conference.presenter=residentMGH.copath_id | |join on=conference.presenter=residentMGH.copath_id | ||
|fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | ||
|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= | + | |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 | + | <td style="width: 14%"> |
{{#cargo_query: tables=conference,residentMGH | {{#cargo_query: tables=conference,residentMGH | ||
|join on=conference.presenter=residentMGH.copath_id | |join on=conference.presenter=residentMGH.copath_id | ||
|fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | ||
|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= | + | |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 | + | <td style="width: 14%"> |
{{#cargo_query: tables=conference,residentMGH | {{#cargo_query: tables=conference,residentMGH | ||
|join on=conference.presenter=residentMGH.copath_id | |join on=conference.presenter=residentMGH.copath_id | ||
|fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | ||
|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= | + | |format=template|order by = sort ASC|template=schtableconfcallLeft}} |
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
{{#cargo_query: tables=conference,residentMGH | {{#cargo_query: tables=conference,residentMGH | ||
|join on=conference.presenter=residentMGH.copath_id | |join on=conference.presenter=residentMGH.copath_id | ||
|fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | ||
|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= | + | |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 | + | <td style="width: 14%"> |
{{#cargo_query: tables=conference,residentMGH | {{#cargo_query: tables=conference,residentMGH | ||
|join on=conference.presenter=residentMGH.copath_id | |join on=conference.presenter=residentMGH.copath_id | ||
|fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | ||
|where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='6'|default={{:schtableempty}} | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='6'|default={{:schtableempty}} | ||
− | |format=template|order by = sort ASC|template= | + | |format=template|order by = sort ASC|template=schtableconfcallLeft}} |
</td> | </td> | ||
− | <td | + | <td style="width: 14%"> |
{{#cargo_query: tables=conference,residentMGH | {{#cargo_query: tables=conference,residentMGH | ||
|join on=conference.presenter=residentMGH.copath_id | |join on=conference.presenter=residentMGH.copath_id | ||
|fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | ||
|where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='7'|default={{:schtableempty}} | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conference.daynumber='7'|default={{:schtableempty}} | ||
− | |format=template|order by = sort ASC|template= | + | |format=template|order by = sort ASC|template=schtableconfcallLeft}} |
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> |