Difference between revisions of "Category:Field"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-07T07:52:40Z)
(modified by JSMW_PageSchema at 2015-01-07T07:57:07Z)
Line 29: Line 29:
 
         <Label>Form</Label>
 
         <Label>Form</Label>
 
         <semanticmediawiki_Property name="Field_form">
 
         <semanticmediawiki_Property name="Field_form">
 +
            <Type>Page</Type>
 +
        </semanticmediawiki_Property>
 +
      </Field>
 +
      <Field category="Template" name="template">
 +
        <semanticforms_FormInput>
 +
            <InputType>combobox</InputType>
 +
            <Parameter name="size">80</Parameter>
 +
            <Parameter name="autocomplete on category">Template</Parameter>
 +
            <Parameter name="mandatory"></Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>template</Label>
 +
        <semanticmediawiki_Property name="Field_template">
 
             <Type>Page</Type>
 
             <Type>Page</Type>
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
Line 47: Line 59:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T07:52:40Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T07:57:07Z<br>
 
It has the template: [[:Template:Field]]<br>
 
It has the template: [[:Template:Field]]<br>
 
And the form: [[:Form:Field]]<br>
 
And the form: [[:Form: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>
 
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>
 +
* see also [[:Category:Template]]
 
* see also [[:Category:FormInput]]
 
* see also [[:Category:FormInput]]
 
<uml>
 
<uml>
Line 76: Line 89:
  
 
}
 
}
 +
Field -- Template
 
Field -- FormInput
 
Field -- FormInput
 
hide  <<Category>> circle
 
hide  <<Category>> circle
 
</uml>
 
</uml>

Revision as of 09:57, 7 January 2015

<PageSchema category="Field">

  <semanticforms_Form name="Field"/>
  <Template name="Field" format="standard">
     <Field name="name">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Name</Label>
        <semanticmediawiki_Property name="Field_name">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="label">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Label</Label>
        <semanticmediawiki_Property name="Field_label">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="form">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Form</Label>
        <semanticmediawiki_Property name="Field_form">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field category="Template" name="template">
        <semanticforms_FormInput>
           <InputType>combobox</InputType>
           <Parameter name="size">80</Parameter>
           <Parameter name="autocomplete on category">Template</Parameter>
           <Parameter name="mandatory"></Parameter>
        </semanticforms_FormInput>
        <Label>template</Label>
        <semanticmediawiki_Property name="Field_template">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field category="FormInput" name="formInput">
        <semanticforms_FormInput>
           <InputType>combobox</InputType>
           <Parameter name="size">80</Parameter>
           <Parameter name="autocomplete on category">FormInput</Parameter>
           <Parameter name="mandatory"></Parameter>
        </semanticforms_FormInput>
        <Label>formInput</Label>
        <semanticmediawiki_Property name="Field_formInput">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T07:57:07Z
It has the template: Template:Field
And the form: Form:Field
the name of the field will also be a property name so please make sure you follow the rules for page titles

Pages in category "Field"

The following 2 pages are in this category, out of 2 total.