Difference between revisions of "Category:FormInput"
Jump to navigation
Jump to search
(modified by JSMW_PageSchema at 2015-01-07T08:15:37Z) |
(modified by JSMW_PageSchema at 2015-01-07T08:30:05Z) |
||
Line 27: | Line 27: | ||
</PageSchema> | </PageSchema> | ||
[[Category:PageSchema]] | [[Category:PageSchema]] | ||
− | This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T08: | + | This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T08:30:05Z<br> |
It has the template: [[:Template:FormInput]]<br> | It has the template: [[:Template:FormInput]]<br> | ||
And the form: [[:Form:FormInput]]<br> | And the form: [[:Form:FormInput]]<br> | ||
− | the inputType can be any of [https://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs Semantic Form Inputs]<br> | + | the inputType can be according to <br>see [https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Allowed_input_types_for_data_types allowed input types] or <br>any of [https://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs Semantic Form Inputs]<br> |
* see also [[:Category:Field]] | * see also [[:Category:Field]] | ||
<uml> | <uml> |
Revision as of 09:30, 7 January 2015
<PageSchema category="FormInput">
<semanticforms_Form name="FormInput"/> <Template name="FormInput" format="standard"> <Field name="inputType"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size">80</Parameter> </semanticforms_FormInput> <Label>inputType</Label> <semanticmediawiki_Property name="FormInput_inputType"> <Type>Text</Type> </semanticmediawiki_Property> </Field> <Field category="Field" name="field"> <semanticforms_FormInput> <InputType>combobox</InputType> <Parameter name="size">80</Parameter> <Parameter name="autocomplete on category">Field</Parameter> <Parameter name="mandatory"></Parameter> </semanticforms_FormInput> <Label>Field</Label> <semanticmediawiki_Property name="FormInput_field"> <Type>Page</Type> </semanticmediawiki_Property> </Field> </Template>
</PageSchema>
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T08:30:05Z
It has the template: Template:FormInput
And the form: Form:FormInput
the inputType can be according to
see allowed input types or
any of Semantic Form Inputs
- see also Category:Field