(3 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| <noinclude> | | <noinclude> |
− | This is the form "Meeting". | + | This is the form "Appointment". |
| To create a page with this form, enter the page name in the input field below. | | 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. | | If a page of this name already exists, you will automatically be redirected to the edit view of the page. |
| | | |
− | {{#forminput:form=Meeting}} | + | {{#forminput:form=Appointment}} |
| | | |
| </noinclude><includeonly> | | </noinclude><includeonly> |
| <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> |
− | {{{for template|Meeting}}} | + | {{{for template|Appointment}}} |
| {| class="formtable" | | {| class="formtable" |
| ! Start: | | ! Start: |
− | | {{{field|start|input type=datetimepicker}}} | + | | {{{field|Start|input type=datetimepicker}}} |
| |- | | |- |
| ! End: | | ! End: |
− | | {{{field|end|input type=datetimepicker}}} | + | | {{{field|End|input type=datetimepicker}}} |
| |- | | |- |
| ! Description: | | ! Description: |
− | | {{{field|beschreibung|input type=text}}} | + | | {{{field|Description|input type=text}}} |
| |- | | |- |
| ! Work: | | ! Work: |
− | | {{{field|work}}} | + | | {{{field|Work}}} |
| |- | | |- |
| ! Reason: | | ! Reason: |
− | | {{{field|reason}}} | + | | {{{field|Reason}}} |
| |- | | |- |
| ! Attendees: | | ! Attendees: |
− | | {{{field|attendees|input type=tokens|values from namespace=User}}} | + | | {{{field|Attendees|input type=tokens|values from namespace=User}}} |
| |} | | |} |
| {{{end template}}} | | {{{end template}}} |
Line 32: |
Line 32: |
| '''Free text:''' | | '''Free text:''' |
| | | |
− | {{{standard input|free text|rows=10|class=bs-visualeditor}}} | + | {{{standard input|free text|rows=10|class=bs-mwvisualeditor}}} |
| | | |
| | | |