Difference between revisions of "Category:Form"
Jump to navigation
Jump to search
(modified by JSMW_PageSchema at 2015-01-06T13:33:42Z) |
|||
Line 29: | Line 29: | ||
It has the template: [[:Template:Form]]<br> | It has the template: [[:Template:Form]]<br> | ||
And the form: [[:Form:Form]]<br> | And the form: [[:Form:Form]]<br> | ||
− | <uml>skinparam classBackgroundColor white | + | <uml> |
+ | skinparam classBackgroundColor white | ||
skinparam classBorderColor #FF8000 | skinparam classBorderColor #FF8000 | ||
skinparam classFontColor black | skinparam classFontColor black | ||
skinparam classFontSize 12 | skinparam classFontSize 12 | ||
skinparam classFontName Arial | skinparam classFontName Arial | ||
− | + | title PageSchema Form | |
note as FormNote | note as FormNote | ||
Copyright (c) 2015 BITPlan GmbH | Copyright (c) 2015 BITPlan GmbH | ||
Line 41: | Line 42: | ||
} | } | ||
− | + | ||
</uml> | </uml> |
Revision as of 14:34, 6 January 2015
<PageSchema>
<semanticforms_Form name="Form"/> <Template name="Form" format="standard"> <Field name="createtitle"> <semanticforms_FormInput> <InputType>Text</InputType> <Parameter name="size">80</Parameter> </semanticforms_FormInput> <Label>create Title</Label> </Field> <Field name="edittitle"> <semanticforms_FormInput> <InputType>Text</InputType> <Parameter name="size">80</Parameter> </semanticforms_FormInput> <Label>edit Title</Label> </Field> <Field name="pageschema"> <semanticforms_FormInput> <InputType>Page</InputType> <Parameter name="size">80</Parameter> </semanticforms_FormInput> <Label>Schema</Label> </Field> </Template>
</PageSchema>
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T13:33:42Z
It has the template: Template:Form
And the form: Form:Form
Pages in category "Form"
The following 2 pages are in this category, out of 2 total.