You do not have permission to edit this page, for the following reason:
Free text:
Semantic Forms Inputs '''was''' an extension for [[Page Forms]], i.e. allows to define an additional series of input widgets and values. As of 2017 it is '''deprecated''', i.e. integrated into Page forms The Semantic Forms extension allows users to add, edit and query data of a Semantic MediaWiki using forms. For every form field the input type specifies the type of input a field will have in the form. Semantic Forms comes with basic input types for all data types. This extension -- Semantic Forms Inputs -- aims to collect further, optically and/or functionally enhanced input types. The [http://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs official documentation] is very well done and the topic is easy if you understand how to use [[Semantic Forms]] which is not easy. Therefore, read both [[Semantic Forms|our own little text]] and the [http://www.mediawiki.org/wiki/Extension:Semantic_Forms official Semantic Forms] documentation.... == Example codes == The following defines two listboxes. To the left you will get all the values of the [[:category:MediaWiki extension]] and to the right all that are selected. A life demo provided in the form used of this page (Edit with form). <syntaxhighlight enclose="div" lang="bibtex"> |- ! Related extensions (documented in this wiki) | {{{field|related|input type=two listboxes |values from category=MediaWiki extension|size=100}}} </syntaxhighlight> == Links == * [http://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs Extension:Semantic Forms Inputs] Documentation home page
Save page Show preview Show changes Cancel