Difference between revisions of "Form:Radioschedule"

From SHA2017 Wiki
Jump to: navigation, search
m (Sha2017.org-stitch moved page Form:ShowManager to Form:Radioschedule)
Line 10: Line 10:
 
{| class="formtable"
 
{| class="formtable"
 
! People arranging this:  
 
! People arranging this:  
| {{{field|Contacts|input type=text with autocomplete|mandatory|values from category=User|list|delimiter=,}}}
+
| {{{field|Contact|values from namespace=User|existing values only}}}
 
|-
 
|-
 
| || <small>''Must be in form of a "User:" page, like "<nowiki>User:Dave_o</nowiki>"'. This field uses autocomplete.'</small>
 
| || <small>''Must be in form of a "User:" page, like "<nowiki>User:Dave_o</nowiki>"'. This field uses autocomplete.'</small>
Line 34: Line 34:
 
{{{for template|Jobs|multiple|embed in field=ShowLocation[ManagedShows]}}}
 
{{{for template|Jobs|multiple|embed in field=ShowLocation[ManagedShows]}}}
 
{| class="formtable"
 
{| class="formtable"
| {{{field|ShowDay|mandatory|label=Day|input type=combobox|values=Friday 4 August (Day 1), Saturday 5 August (Day 2), Sunday 6 August (Day 3), Monday 7 August (Day 4), Thursday 8 August (Day 5)}}}
+
| When: {{{field|Has start time|input type=datetimepicker|default=2017/08/04|values=2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08|highlight dates=2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08|first date=2017/08/04|last date=2017/08/08|mandatory}}}
| {{{field|ShowTime|size=6|input type=combobox|values=00:00, 00:30, 01:00, 01:30, 02:00, 02:30, 03:00, 03:30, 04:00, 04:30, 05:00, 05:50, 06:00, 06:30, 07:00, 07:30, 08:00, 08:30, 09:00, 09:30, 10:00, 10:30, 11:00, 11:30, 12:00, 12:30, 13:00, 13:30, 14:00, 14:30, 15:00, 15:30, 16:00, 16:30, 17:00, 17:30, 18:00, 18:30, 19:00, 19:30, 20:00, 20:30, 21:00, 21:30, 22:00, 22:30, 23:00, 23:30}}}
+
| Duration: {{{field|Has duration}}}
| {{{field|ShowDuration|size=6|input type=combobox|values=30 Minutes, 1 Hour, 2 Hours, 3 Hours, 4 Hours}}}
 
 
|-
 
|-
| colspan="3" | Name:  {{{field|ShowName|mandatory}}}
+
| colspan="3" | Name:  {{{field|Program|mandatory}}}
 
|-
 
|-
| colspan="3" | Description: {{{field|JobDescription|mandatory|input type=textarea}}}
+
| colspan="3" | Description: {{{field|Description|mandatory|input type=textarea}}}
 
|-
 
|-
| Host(s): {{{field|ShowHosts|input type=input type=text with autocomplete|values from category=User|mandatory|size=30|list|delimiter=,}}}
+
| Host(s): {{{field|Host|values from namespace=User|existing values only}}}
| Producer(s): {{{field|ShowProducers|input type=input type=text with autocomplete|values from category=User|mandatory|size=30|list|delimiter=,}}}
+
| Producer(s): {{{field|Producer|values from namespace=User|existing values only}}}
| Technician(s): {{{field|ShowTechnicians|input type=input type=text with autocomplete|values from category=User|mandatory|size=30|list|delimiter=,}}}
+
| Technician(s): {{{field|Technician|values from namespace=User|existing values only}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Revision as of 16:14, 21 March 2017

This thing was made for the radio studio, it might be abused for other things as well :)