You are viewing an old version of this page. Return to the latest version.
m (Name change of form) (Tag: 2017 source edit) |
m (Tag: 2017 source edit) |
This is the form "Appointment". To create a page with this form, enter the page name in the input field below. If a page of this name already exists, you will automatically be redirected to the edit view of the page.
<noinclude> This is the form "Appointment". To create a page with this form, enter the page name in the input field below. If a page of this name already exists, you will automatically be redirected to the edit view of the page. {{#forminput:form=Appointment}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Appointment}}} {| class="formtable" ! Start: | {{{field|startStart|input type=datetimepicker}}} |- ! End: | {{{field|endEnd|input type=datetimepicker}}} |- ! Description: | {{{field|beschreibungDescription|input type=text}}} |- ! Work: | {{{field|workWork}}} |- ! Reason: | {{{field|reasonReason}}} |- ! Attendees: | {{{field|attendeesAttendees|input type=tokens|values from namespace=User}}} |} {{{end template}}} '''Free text:''' {{{standard input|free text|rows=10|class=bs-visualeditor}}} {{{standard input|summary}}} {{{standard input|minor edit}}} {{{standard input|watch}}} {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} </includeonly>
Line 11: | Line 11: | ||
{| class="formtable" | {| class="formtable" | ||
! Start: | ! Start: | ||
− | | {{{field| | + | | {{{field|Start|input type=datetimepicker}}} |
|- | |- | ||
! End: | ! End: | ||
− | | {{{field| | + | | {{{field|End|input type=datetimepicker}}} |
|- | |- | ||
! Description: | ! Description: | ||
− | | {{{field| | + | | {{{field|Description|input type=text}}} |
|- | |- | ||
! Work: | ! Work: | ||
− | | {{{field| | + | | {{{field|Work}}} |
|- | |- | ||
! Reason: | ! Reason: | ||
− | | {{{field| | + | | {{{field|Reason}}} |
|- | |- | ||
! Attendees: | ! Attendees: | ||
− | | {{{field| | + | | {{{field|Attendees|input type=tokens|values from namespace=User}}} |
|} | |} | ||
{{{end template}}} | {{{end template}}} |