Difference between revisions of "Category:Field"
Jump to navigation
Jump to search
(modified by JSMW_PageSchema at 2015-01-06T19:56:19Z) |
(modified by JSMW_PageSchema at 2015-01-07T22:23:55Z) |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <PageSchema category="Field" | + | <PageSchema category="Field" name="Field" pluralName="Fields"> |
− | + | <semanticforms_Form name="Field" pluralName="Fields"/> | |
− | + | <Template name="Field" pluralName="Fields" format="standard"> | |
− | <semanticforms_Form name="Field" | + | <Field name="name" pluralName="names"> |
− | |||
− | |||
− | |||
− | <Template name="Field" format="standard" | ||
− | |||
− | |||
− | <Field name="name" | ||
− | |||
− | |||
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
− | + | <InputType></InputType> | |
− | + | <Parameter name="size" pluralName="sizes">80</Parameter> | |
− | <InputType> | ||
− | <Parameter name="size" | ||
− | |||
− | |||
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>Name</Label> | <Label>Name</Label> | ||
− | <semanticmediawiki_Property name="Field_name" | + | <semanticmediawiki_Property name="Field_name" pluralName="Field_names"> |
− | |||
− | |||
<Type>Text</Type> | <Type>Text</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
− | <Field name="label" | + | <Field name="label" pluralName="labels"> |
− | |||
− | |||
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
− | + | <InputType></InputType> | |
− | + | <Parameter name="size" pluralName="sizes">80</Parameter> | |
− | <InputType> | ||
− | <Parameter name="size" | ||
− | |||
− | |||
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>Label</Label> | <Label>Label</Label> | ||
− | <semanticmediawiki_Property name="Field_label" | + | <semanticmediawiki_Property name="Field_label" pluralName="Field_labels"> |
− | |||
− | |||
<Type>Text</Type> | <Type>Text</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
− | <Field name="form" | + | <Field category="Form" name="form" pluralName="forms"> |
− | |||
− | |||
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
− | < | + | <InputType>combobox</InputType> |
− | < | + | <Parameter name="size" pluralName="sizes">80</Parameter> |
− | < | + | <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">Form</Parameter> |
− | <Parameter name=" | + | <Parameter name="mandatory" pluralName="mandatorys"></Parameter> |
− | |||
− | |||
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>Form</Label> | <Label>Form</Label> | ||
− | <semanticmediawiki_Property name="Field_form" | + | <semanticmediawiki_Property name="Field_form" pluralName="Field_forms"> |
− | |||
− | |||
<Type>Page</Type> | <Type>Page</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
− | <Field category=" | + | <Field category="Template" name="template" pluralName="templates"> |
− | |||
− | |||
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
− | < | + | <InputType>combobox</InputType> |
− | < | + | <Parameter name="size" pluralName="sizes">80</Parameter> |
− | < | + | <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">Template</Parameter> |
− | <Parameter name=" | + | <Parameter name="mandatory" pluralName="mandatorys"></Parameter> |
− | + | </semanticforms_FormInput> | |
− | </Parameter> | + | <Label>Template</Label> |
+ | <semanticmediawiki_Property name="Field_template" pluralName="Field_templates"> | ||
+ | <Type>Page</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field category="FormInput" name="formInput" pluralName="formInputs"> | ||
+ | <semanticforms_FormInput> | ||
+ | <InputType>combobox</InputType> | ||
+ | <Parameter name="size" pluralName="sizes">80</Parameter> | ||
+ | <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">FormInput</Parameter> | ||
+ | <Parameter name="mandatory" pluralName="mandatorys"></Parameter> | ||
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>FormInput</Label> | <Label>FormInput</Label> | ||
− | <semanticmediawiki_Property name="Field_formInput" | + | <semanticmediawiki_Property name="Field_formInput" pluralName="Field_formInputs"> |
− | |||
− | |||
<Type>Page</Type> | <Type>Page</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
Line 84: | Line 61: | ||
</PageSchema> | </PageSchema> | ||
[[Category:PageSchema]] | [[Category:PageSchema]] | ||
− | This Category has been generated with 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:23:55Z<br> |
− | + | The following results are based on it: | |
− | + | * [[:Category:Field]]<br> | |
− | the name of the field will also be a property name so please make sure you follow the rules for [https://www.mediawiki.org/wiki/Manual:Page_title page titles]<br> | + | * [[:Template:Field]]<br> |
+ | * [[:Form:Field]]<br> | ||
+ | the name of the field will also be used to derive a property name so please make sure you follow the rules for [https://www.mediawiki.org/wiki/Manual:Page_title page titles]<br> | ||
+ | * see also [[:Category:Form]] | ||
+ | * see also [[:Category:Template]] | ||
* see also [[:Category:FormInput]] | * see also [[:Category:FormInput]] | ||
+ | === UML diagram for Field PageSchema=== | ||
<uml> | <uml> | ||
skinparam classBackgroundColor white | skinparam classBackgroundColor white | ||
Line 98: | Line 80: | ||
skinparam NoteBackgroundColor #FFFFF0 | skinparam NoteBackgroundColor #FFFFF0 | ||
− | title | + | title Field |
note as FieldDiagramNote | note as FieldDiagramNote | ||
Copyright (c) 2015 BITPlan GmbH | Copyright (c) 2015 BITPlan GmbH | ||
Line 104: | Line 86: | ||
end note | end note | ||
note as FieldNote | note as FieldNote | ||
− | a container for single piece of data | + | a container for a single piece of data |
end note | end note | ||
FieldNote ..Field | FieldNote ..Field | ||
Line 112: | Line 94: | ||
} | } | ||
+ | Field -- Form | ||
+ | Field -- Template | ||
Field -- FormInput | Field -- FormInput | ||
hide <<Category>> circle | hide <<Category>> circle | ||
</uml> | </uml> |
Latest revision as of 23:23, 7 January 2015
<PageSchema category="Field" name="Field" pluralName="Fields">
<semanticforms_Form name="Field" pluralName="Fields"/> <Template name="Field" pluralName="Fields" format="standard"> <Field name="name" pluralName="names"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size" pluralName="sizes">80</Parameter> </semanticforms_FormInput> <Label>Name</Label> <semanticmediawiki_Property name="Field_name" pluralName="Field_names"> <Type>Text</Type> </semanticmediawiki_Property> </Field> <Field name="label" pluralName="labels"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size" pluralName="sizes">80</Parameter> </semanticforms_FormInput> <Label>Label</Label> <semanticmediawiki_Property name="Field_label" pluralName="Field_labels"> <Type>Text</Type> </semanticmediawiki_Property> </Field> <Field category="Form" name="form" pluralName="forms"> <semanticforms_FormInput> <InputType>combobox</InputType> <Parameter name="size" pluralName="sizes">80</Parameter> <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">Form</Parameter> <Parameter name="mandatory" pluralName="mandatorys"></Parameter> </semanticforms_FormInput> <Label>Form</Label> <semanticmediawiki_Property name="Field_form" pluralName="Field_forms"> <Type>Page</Type> </semanticmediawiki_Property> </Field> <Field category="Template" name="template" pluralName="templates"> <semanticforms_FormInput> <InputType>combobox</InputType> <Parameter name="size" pluralName="sizes">80</Parameter> <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">Template</Parameter> <Parameter name="mandatory" pluralName="mandatorys"></Parameter> </semanticforms_FormInput> <Label>Template</Label> <semanticmediawiki_Property name="Field_template" pluralName="Field_templates"> <Type>Page</Type> </semanticmediawiki_Property> </Field> <Field category="FormInput" name="formInput" pluralName="formInputs"> <semanticforms_FormInput> <InputType>combobox</InputType> <Parameter name="size" pluralName="sizes">80</Parameter> <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">FormInput</Parameter> <Parameter name="mandatory" pluralName="mandatorys"></Parameter> </semanticforms_FormInput> <Label>FormInput</Label> <semanticmediawiki_Property name="Field_formInput" pluralName="Field_formInputs"> <Type>Page</Type> </semanticmediawiki_Property> </Field> </Template>
</PageSchema>
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T22:23:55Z
The following results are based on it:
the name of the field will also be used to derive a property name so please make sure you follow the rules for page titles
- see also Category:Form
- see also Category:Template
- see also Category:FormInput
UML diagram for Field PageSchema
Pages in category "Field"
The following 2 pages are in this category, out of 2 total.