Difference between revisions of "Category:FormInput"
Jump to navigation
Jump to search
(modified by JSMW_PageSchema at 2015-01-07T10:10:31Z) |
(modified by JSMW_PageSchema at 2015-01-07T22:07:04Z) |
||
Line 1: | Line 1: | ||
− | <PageSchema category="FormInput"> | + | <PageSchema category="FormInput" name="FormInput" pluralName="FormInputs"> |
− | <semanticforms_Form name="FormInput"/> | + | <semanticforms_Form name="FormInput" pluralName="FormInputs"/> |
− | <Template name="FormInput" format="standard"> | + | <Template name="FormInput" pluralName="FormInputs" format="standard"> |
− | <Field name="inputType"> | + | <Field name="inputType" pluralName="inputTypes"> |
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
<InputType></InputType> | <InputType></InputType> | ||
− | <Parameter name="size">80</Parameter> | + | <Parameter name="size" pluralName="sizes">80</Parameter> |
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>inputType</Label> | <Label>inputType</Label> | ||
− | <semanticmediawiki_Property name="FormInput_inputType"> | + | <semanticmediawiki_Property name="FormInput_inputType" pluralName="FormInput_inputTypes"> |
<Type>Text</Type> | <Type>Text</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
− | <Field category="Field" name="field"> | + | <Field category="Field" name="field" pluralName="fields"> |
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
<InputType>combobox</InputType> | <InputType>combobox</InputType> | ||
− | <Parameter name="size">80</Parameter> | + | <Parameter name="size" pluralName="sizes">80</Parameter> |
− | <Parameter name="autocomplete on category">Field</Parameter> | + | <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">Field</Parameter> |
− | <Parameter name="mandatory"></Parameter> | + | <Parameter name="mandatory" pluralName="mandatorys"></Parameter> |
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>Field</Label> | <Label>Field</Label> | ||
− | <semanticmediawiki_Property name="FormInput_field"> | + | <semanticmediawiki_Property name="FormInput_field" pluralName="FormInput_fields"> |
<Type>Page</Type> | <Type>Page</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
Line 27: | Line 27: | ||
</PageSchema> | </PageSchema> | ||
[[Category:PageSchema]] | [[Category:PageSchema]] | ||
− | This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01- | + | This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-07T22:07:04Z<br> |
The following results are based on it: | The following results are based on it: | ||
* [[:Category:FormInput]]<br> | * [[:Category:FormInput]]<br> |
Revision as of 23:07, 7 January 2015
<PageSchema category="FormInput" name="FormInput" pluralName="FormInputs">
<semanticforms_Form name="FormInput" pluralName="FormInputs"/> <Template name="FormInput" pluralName="FormInputs" format="standard"> <Field name="inputType" pluralName="inputTypes"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size" pluralName="sizes">80</Parameter> </semanticforms_FormInput> <Label>inputType</Label> <semanticmediawiki_Property name="FormInput_inputType" pluralName="FormInput_inputTypes"> <Type>Text</Type> </semanticmediawiki_Property> </Field> <Field category="Field" name="field" pluralName="fields"> <semanticforms_FormInput> <InputType>combobox</InputType> <Parameter name="size" pluralName="sizes">80</Parameter> <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">Field</Parameter> <Parameter name="mandatory" pluralName="mandatorys"></Parameter> </semanticforms_FormInput> <Label>Field</Label> <semanticmediawiki_Property name="FormInput_field" pluralName="FormInput_fields"> <Type>Page</Type> </semanticmediawiki_Property> </Field> </Template>
</PageSchema>
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T22:07:04Z
The following results are based on it:
the inputType can be according to
see allowed input types or
any of Semantic Form Inputs
- see also Category:Field