Form:Social: Difference between revisions

From SUWS-wiki
No edit summary
(Added button text)
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
if a page with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


 
{{#forminput:form=Social|size=50|default value=Social:|button text=Add/Edit Social|}}
{{#forminput:form=Social|50|Social:|Add/Edit Social|}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 12: Line 11:
{| class="formtable"
{| class="formtable"
! Start Time/Date:
! Start Time/Date:
| {{{field|time|size=5|default=18:00|input type=timepicker|disable input field|interval=10|mintime=00:00|maxtime=23:59}}}
| {{{field|time|size=5|default=18:00|input type=timepicker|disable input field|interval=15}}}
| {{{field|date|size=10|default={{PAGENAME}}|input type=datepicker|disable input field|highlight days of week=4}}}
| {{{field|date|size=10|default={{PAGENAME}}|input type=datepicker|disable input field|highlight days of week=4}}}
|-
|-
! End Time/Date:
! End Time/Date:
| {{{field|endtime|size=5|default=20:00|input type=timepicker|disable input field|interval=10|mintime=00:00|maxtime=23:59}}}
| {{{field|endtime|size=5|default=20:00|input type=timepicker|disable input field|interval=15}}}
| {{{field|enddate|size=10|default={{PAGENAME}}|input type=datepicker|disable input field|highlight days of week=4}}}
| {{{field|enddate|size=10|default={{PAGENAME}}|input type=datepicker|disable input field|highlight days of week=4}}}
|-
|-
! Location:
! Location:
| {{{field|location|input type=dropdown|values from category=Social|default=To Be Confirmed}}}
| {{{field|location|input type=dropdown|values from category=Location|default=Location to be confirmed}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 11:35, 7 May 2018

This is the "Social" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.