Difference between revisions of "Category:FormInput"
Jump to navigation
Jump to search
(modified by JSMW_PageSchema at 2015-01-06T19:10:28Z) |
(modified by JSMW_PageSchema at 2015-01-06T19:14:37Z) |
||
| Line 2: | Line 2: | ||
<semanticforms_Form name="FormInput"/> | <semanticforms_Form name="FormInput"/> | ||
<Template name="FormInput" format="standard"> | <Template name="FormInput" format="standard"> | ||
| − | <Field name="field"> | + | <Field category="Form" name="field"> |
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
<InputType>Page</InputType> | <InputType>Page</InputType> | ||
| Line 15: | Line 15: | ||
</PageSchema> | </PageSchema> | ||
[[Category:PageSchema]] | [[Category:PageSchema]] | ||
| − | This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T19: | + | This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T19:14:37Z<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://semantic-mediawiki.org/wiki/Help:List_of_datatypes Help:List_of_datatypes]<br> | the inputType can be any of [https://semantic-mediawiki.org/wiki/Help:List_of_datatypes Help:List_of_datatypes]<br> | ||
| + | * see also [[:Category:Form]] | ||
<uml> | <uml> | ||
skinparam classBackgroundColor white | skinparam classBackgroundColor white | ||
| Line 40: | Line 41: | ||
} | } | ||
| + | FormInput -- Form | ||
hide <<Category>> circle | hide <<Category>> circle | ||
</uml> | </uml> | ||
Revision as of 20:14, 6 January 2015
<PageSchema category="FormInput">
<semanticforms_Form name="FormInput"/>
<Template name="FormInput" format="standard">
<Field category="Form" name="field">
<semanticforms_FormInput>
<InputType>Page</InputType>
<Parameter name="size">80</Parameter>
</semanticforms_FormInput>
<Label>Form</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-06T19:14:37Z
It has the template: Template:FormInput
And the form: Form:FormInput
the inputType can be any of Help:List_of_datatypes
- see also Category:Form
