Difference between revisions of "oneday"

From MGH Learn Pathology
Line 101: Line 101:
  
 
<td style="width: 16%">
 
<td style="width: 16%">
Need content for CALLS, OUTS, CONFERENCES, FOOD
+
<div class=calendarbg>
 +
{{#cargo_compound_query:
 +
tables=conference,residentMGH
 +
;join on=conference.presenter=residentMGH.copath_id
 +
;fields=CONCAT(conference.conference, ' - ', conference.presenter)=name,residentMGH.full_name=description,conference.date=Date
 +
;where=conference='Call: Junior'
 +
;color=#e0ffef
 +
;text color=black
 +
|tables=conference,residentMGH
 +
;join on=conference.presenter=residentMGH.copath_id
 +
;fields=CONCAT(conference.conference, ' - ', conference.presenter)=name,residentMGH.full_name=description,conference.date=Date
 +
;where=conference='Call: Autopsy'
 +
;color=#e0ffef
 +
;text color=black
 +
|tables=conference,residentMGH
 +
;join on=conference.presenter=residentMGH.copath_id
 +
;fields=CONCAT(conference.conference, ' - ', conference.presenter)=name,residentMGH.full_name=description,conference.date=Date
 +
;where=conference='Call: Senior'
 +
;color=#f2e6ff
 +
;text color=black
 +
|tables=scheduleFood
 +
;fields=CONCAT('🥣 - ',presenter)=name,date=Date
 +
;color=#f5f5f5
 +
;text color=black
 +
|tables=conference,residentMGH
 +
;join on=conference.presenter=residentMGH.copath_id
 +
;fields=CONCAT('08:25 AM - ' ,conference.conference, ' - ', conference.presenter)=name,residentMGH.full_name=description,conference.date=Date
 +
;where=conference='GPR'
 +
;color=#ffb973
 +
;text color=black
 +
|tables=conferenceOuts, facultyMGH;join on=conferenceOuts.StaffAbbrev = facultyMGH.copath_id;fields=CONCAT(conferenceOuts.time, ' - ', conferenceOuts.TaskAbbrev, ' - ', conferenceOuts.StaffAbbrev)=name,facultyMGH.name_last=description,conferenceOuts.date=Date;color=#fff673;text color=black
 +
|tables=conference, residentMGH;join on=conference.presenter = residentMGH.copath_id;fields=CONCAT('08:00 AM - ' ,conference.conference, ' - ', conference.presenter)=name,residentMGH.full_name=description,conference.date=Date;where=conference='MPR';color=#7dc4ff;text color=black
 +
|tables=conference, residentMGH;join on=conference.presenter = residentMGH.copath_id;fields=CONCAT(conference.conference, ' - ', conference.presenter)=name,residentMGH.full_name=description,conference.date=Date;where=conference='Thoracic';color=#c2c2c2;text color=black
 +
|tables=conference, residentMGH;join on=conference.presenter = residentMGH.copath_id;fields=CONCAT(conference.conference, ' - ', conference.presenter)=name,residentMGH.full_name=description,conference.date=Date;where=conference='RadPath';color=#66ff96;text color=black
 +
|tables=conference, residentMGH;join on=conference.presenter = residentMGH.copath_id;fields=CONCAT(conference.conference, ' - ', conference.presenter)=name,residentMGH.full_name=description,conference.date=Date;where=conference='Autopsy';color=#faff69;text color=black
 +
|format=calendar|view=day|height=165}}
 +
</div>
 
</td>
 
</td>
  

Revision as of 18:36, August 30, 2019