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
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


Please '''do not create new forms'''. Here are your options:
Please '''do not create new forms'''. Here are your options:
* Look at the source code and read the [[Semantic Forms]] article
* Look at the source code and read the [[Semantic Forms]] and [[Semantic Forms Inputs]] articles
* Play with the single [[Semantic Form demo page]]
* Play with the single [[Semantic Form demo page]]
* Create a new form, but do not save it ...
* Create a new form, but do not save it ...
Official documentation:
* [http://www.mediawiki.org/wiki/Extension:Semantic_Forms Semantic Forms] (Mediawiki.org)
* [http://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs Semantic Forms Inputs] (Mediawiki.org)


{{#forminput:form=Semantic Form demo}}
{{#forminput:form=Semantic Form demo}}
Line 15: Line 19:
! Field_text (Any text no longer than 65 chars):
! Field_text (Any text no longer than 65 chars):
| {{{field|field_text|size=40|placeholder=Texte par défaut|maxlength=65|}}}
| {{{field|field_text|size=40|placeholder=Texte par défaut|maxlength=65|}}}
|-
! Field_screenshot (upload a file or link to it):
| {{{field|field_screenshot|uploadable}}}
|-
|-
! Field_text_autocomplete (Type a correct developer name):
! Field_text_autocomplete (Type a correct developer name):

Latest revision as of 13:30, 24 July 2013

This is the "Semantic Form demo" form.

Please do not create new forms. Here are your options:

Official documentation:



Readme

This form demonstrates Semantic Forms. It uses the Form:Semantic_Form_demo and the Template:Semantic_Form_demo

In order to avoid "data pollution" in this wiki, the Form is not "semantic", i.e. it demonstrates input types that are not linked to semantic properties.