Difference between revisions of "Schedule View"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | For an actual calendar view (which can give you full scene briefings): [http://multiversemush.com/scene/schedule.php CLICK HERE!]<br><br> | |
− | For an actual calendar view (which can give you full scene briefings): [ | ||
'''SCENE TIMES APPEAR IN GMT/UTC'''. You can use [http://tycho.usno.navy.mil/cgi-bin/timer.pl THIS] page to help find yourself. | '''SCENE TIMES APPEAR IN GMT/UTC'''. You can use [http://tycho.usno.navy.mil/cgi-bin/timer.pl THIS] page to help find yourself. | ||
{{#css: | {{#css: | ||
Line 15: | Line 14: | ||
.LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px} | .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px} | ||
.LogRow:last-of-type td:nth-last-child(1) {border-radius:0px 0px 5px 0px;} | .LogRow:last-of-type td:nth-last-child(1) {border-radius:0px 0px 5px 0px;} | ||
− | .LogCell:nth-child(odd) { word-wrap:break-word; white-space: nowrap | + | .LogCell:nth-child(odd) { word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;} |
}} | }} | ||
{{#get_db_data: | {{#get_db_data: | ||
db=scenesys | db=scenesys | ||
− | |from= | + | |from=volv_scene |
− | |data=scheduleId=scene_id,scheduleTime= | + | |data=scheduleId=scene_id,scheduleTime=scene_date_scheduled,scheduleTitle=scene_title,scheduleDesc=scene_pitch |
− | |where= | + | |where=scene_date_scheduled> "{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}" |
− | |order by= | + | |order by=scene_date_scheduled ASC |
|limit=20 | |limit=20 | ||
}} | }} | ||
Line 31: | Line 30: | ||
! class=HeaderCell | Description{{#for_external_table:<nowiki/> | ! class=HeaderCell | Description{{#for_external_table:<nowiki/> | ||
{{!}}- class="LogRow" | {{!}}- class="LogRow" | ||
− | {{!}} class="LogCell" {{!}} [ | + | {{!}} class="LogCell" {{!}} [http://multiversemush.com/scene/schedule.php?id={{{scheduleId}}} {{{scheduleTitle}}}] |
{{!}} class="LogCell" {{!}} {{{scheduleTime}}} | {{!}} class="LogCell" {{!}} {{{scheduleTime}}} | ||
{{!}} class="LogCell" {{!}} {{{scheduleDesc}}} | {{!}} class="LogCell" {{!}} {{{scheduleDesc}}} |
Latest revision as of 03:18, 5 April 2019
For an actual calendar view (which can give you full scene briefings): CLICK HERE!
SCENE TIMES APPEAR IN GMT/UTC. You can use THIS page to help find yourself.
Title | Time | Description |
---|