Difference between revisions of "Form:Radioschedule"

From SHA2017 Wiki
Jump to: navigation, search
(Another layout test)
(Another layout test)
Line 40: Line 40:
 
| {{{field|ShowDuration|size=6|input type=combobox|values=30 Minutes, 1 Hour, 2 Hours, 3 Hours, 4 Hours}}}
 
| {{{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="2" | Name:  {{{field|ShowName|mandatory}}}
 
|-
 
|-
| colspan="3" | Description: {{{field|JobDescription|mandatory|input type=textarea}}}
+
|
 +
| colspan="2" | Description: {{{field|JobDescription|mandatory|input type=textarea}}}
 
|-
 
|-
| Host(s): {{{field|ShowHosts|input type=combobox|mandatory|values from category=User|list|delimiter=,}}}
+
| Host(s): {{{field|ShowHosts|input type=input type=text with autocomplete|values from category=User|mandatory|list|delimiter=,}}}
| Producer(s): {{{field|ShowProducers|input type=combobox|mandatory|values from category=User|list|delimiter=,}}}
+
| Producer(s): {{{field|ShowProducers|input type=input type=text with autocomplete|values from category=User|mandatory|list|delimiter=,}}}
| Technician(s): {{{field|ShowTechnicians|input type=combobox|mandatory|values from category=User|list|delimiter=,}}}
+
| Technician(s): {{{field|ShowTechnicians|input type=input type=text with autocomplete|values from category=User|mandatory|list|delimiter=,}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Revision as of 23:59, 9 March 2017

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