Changes

Jump to navigation Jump to search
2,290 bytes added ,  17:48, 10 February 2020
testing Page Forms with mobile front end
<noinclude>
This is the "Employee" 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.

{{#forminput:form=Employee|button text=Create/Edit Employee|query string=namespace=User|placeholder=First Last}}

</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Employee}}}
{| class="formtable"
! Alias:
| {{{field|Alias|input type=tokens|size=75}}} &nbsp; <span style="color:grey;">Names to make searching easier, i.e. Anthony = Tony, Thom = Tom, etc.</span>
|-
! Image:
| {{{field|Image|uploadable|image preview|input type=text with autocomplete|values from namespace=File}}}
|-
! Title:
| {{{field|Title|input type=tokens|values from category=Title}}}
|-
! Department:
| {{{field|Department|input type=tokens|values from category=Departments}}}
|-
! Supervisor:
| {{{field|Supervisor|values from category=Employees|namespace=User}}}
|-
! Expertise:
| {{{field|Expertise|input type=checkboxes|values from category=Expertise}}}
|-
! Language:
| {{{field|Language|input type=tokens}}}
|-
! Email:
| {{{field|Email}}}
|-
! Email (personal):
| {{{field|Email (personal)}}}
|-
! Phone Office:
| {{{field|Phone Office|input type=text|size=30|placeholder=(XXX) XXX-XXXX}}}
|-
! Phone Cell:
| {{{field|Phone Cell|input type=text|size=20|placeholder=(XXX) XXX-XXXX}}}
|-
! Start Date:
| {{{field|Start Date|input type=datepicker|date format=MM dd, yy}}}
|-
! End Date:
| {{{field|End Date|input type=datepicker|date format=MM dd, yy}}}
|-
! Birthday:
| {{{field|Birthday|input type=datepicker|date format=MM dd}}} &nbsp; <span style="color:grey;">Only the month & day (e.g. October 8) is recorded (i.e. ignore year).</span>
|-
! Hobbies and Interests
| {{{field|Hobbies and Interests|input type=textarea|autogrow|rows=5|editor=visualeditor}}}
|-
! Notes:
| {{{field|Notes|input type=textarea|autogrow|rows=5|editor=visualeditor}}}
|}
{{{end template}}}


{{{standard input|summary}}}

{{{standard input|minor edit}}} {{{standard input|watch}}}

{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>

Navigation menu