Form:Semantic Form demo: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 11: Line 11:
{{{for template|Semantic Form demo}}}
{{{for template|Semantic Form demo}}}
{| class="formtable"
{| class="formtable"
! Field_text:
! Field_text (Any text no longer than 65 chars):
| {{{field|field_text|size=60|placeholder=Texte par défaut|maxlength=65|}}}
| {{{field|field_text|size=40|placeholder=Texte par défaut|maxlength=65|}}}
|-
|-
! Field_text_autocomplete:
! Field_text_autocomplete (Type a correct developer name):
| {{{field|field_text_autocomplete|input type=text with autocomplete|mandatory|size=80|values from property=Is developed by}}}
| {{{field|field_text_autocomplete|input type=text with autocomplete|mandatory|size=80|values from property=Is developed by}}}
|-
|-
! Field_textarea:
! Field_textarea (Type anything):
| {{{field|field_textarea|input type=textarea|rows=2|cols=80}}}
| {{{field|field_textarea|input type=textarea|rows=2|cols=80}}}
|-
|-
Line 23: Line 23:
| {{{field|field_textarea_autocomplete|input type=textarea with autocomplete}}}
| {{{field|field_textarea_autocomplete|input type=textarea with autocomplete}}}
|-
|-
! Field_category:
! Field_category (Select a category):
| {{{field|field_category|input type=category|top category=Mediawiki documentation}}}
| {{{field|field_category|input type=category|top category=Mediawiki documentation}}}
|-
|-
Line 29: Line 29:
| {{{field|field_categories|top category=Technologies}}}
| {{{field|field_categories|top category=Technologies}}}
|-
|-
! Field_dropdown:
! Field_dropdown (Choose one):
| {{{field|field_dropdown|input type=dropdown|values = Sea, S, S, Alcohol}}}
| {{{field|field_dropdown|input type=dropdown|values = Sea, S, S, Alcohol}}}
|-
|-
! Field_combobox:
! Field_combobox (Pick your favorite drugs):
| {{{field|field_combobox}}}
| {{{field|field_combobox|input type=combobox|values = Computer gaming, Alcohol, Sex, Gambling, Loud Rock Music, Coca Cola}}}
|-
|-
! Field_radiobutton:
! Field_radiobutton:
| {{{field|field_radiobutton}}}
| {{{field|field_radiobutton}}}
|-
|-
! Field_checkbox:
! Field_checkbox (Just tick):
| {{{field|field_checkbox}}}
| {{{field|field_checkbox|input type=checkbox}}}
|-
|-
! Field_checkboxes:
! Field_checkboxes:

Revision as of 16:17, 3 July 2013

This is the "Semantic Form demo" 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.