Form:Event: Difference between revisions

From Hackers & Designers
imported>Fincato
No edit summary
imported>Fincato
No edit summary
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Events" form.
This is the "Event" form.
To create a page with this form, enter the page name below;
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.
if a page with that name already exists, you will be sent to a form to edit that page.


 
{{#forminput:form=Event}}
{{#forminput:form=Events}}


</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|Events}}}
{{{for template|Event}}}
{| class="formtable"
{| class=""
! Name:  
! Name:  
| {{{field|Name}}}
| {{{field|Name}}}
|-
|-
! Location:  
! Location:  
| {{{field|Location}}}
| {{{field|Location|input type=combobox}}}
|-
|-
! Date:  
! Date:  
| {{{field|Date|input type=datepicker}}}
| {{{field|Date}}}
|-
|-
! Time:  
! Time:  
Line 27: Line 26:
|-
|-
! Type:  
! Type:  
| {{{field|Type}}}
| {{{field|Type|input type=combobox}}}
|-
|-
! Web:  
! Web:  
| {{{field|Web}}}
| {{{field|Web|input type=checkbox}}}
|-
|-
! Print:  
! Print:  
| {{{field|Print}}}
| {{{field|Print|input type=checkbox}}}
|}
|}
{{{end template}}}
{{{end template}}}
Line 39: Line 38:
'''Free text:'''
'''Free text:'''


{{{standard input|free text|rows=10}}}
{{{standard input|free text|rows=15|editor=wikieditor}}}





Revision as of 18:45, 27 April 2017

This is the "Event" 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.