Difference between revisions of "Schedule View"

From Fight As One MUSH
Jump to navigation Jump to search
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOCACHE__
+
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): [https://www.unitedheroesmush.com/scene/schedule.php CLICK HERE!]<br><br>
 
 
'''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 19: Line 18:
 
{{#get_db_data:
 
{{#get_db_data:
 
db=scenesys
 
db=scenesys
|from=scene_schedule
+
|from=volv_scene
|data=scheduleId=schedule_id,scheduleTime=schedule_date,scheduleTitle=schedule_title,scheduleDesc=schedule_desc
+
|data=scheduleId=scene_id,scheduleTime=scene_date_scheduled,scheduleTitle=scene_title,scheduleDesc=scene_pitch
|where=schedule_date > "{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}"
+
|where=scene_date_scheduled> "{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}"
|order by=schedule_date ASC
+
|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" {{!}} [https://www.unitedheroesmush.com/scene/schedule.php?id={{{scheduleId}}} {{{scheduleTitle}}}]  
+
{{!}} 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