Difference between revisions of "Category:Field"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T16:36:07Z)
(modified by JSMW_PageSchema at 2015-01-06T19:06:50Z)
Line 1: Line 1:
<PageSchema>
+
<PageSchema category="Field">
  <category>Field</category>
 
 
   <semanticforms_Form name="Field"/>
 
   <semanticforms_Form name="Field"/>
 
   <Template name="Field" format="standard">
 
   <Template name="Field" format="standard">
Line 36: Line 35:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T16:36:07Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T19:06:50Z<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 rule for [https://www.mediawiki.org/wiki/Manual:Page_title page title]s<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>
 
<uml>
 
<uml>
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white
Line 46: Line 45:
 
skinparam classFontSize 12
 
skinparam classFontSize 12
 
skinparam classFontName Arial
 
skinparam classFontName Arial
 +
skinparam NoteBorderColor #FF8000
 +
skinparam NoteBackgroundColor #FFFFF0
  
 
title PageSchema Field
 
title PageSchema Field
 
note as FieldDiagramNote
 
note as FieldDiagramNote
 
Copyright (c) 2015 BITPlan GmbH
 
Copyright (c) 2015 BITPlan GmbH
 +
[[http://www.bitplan.com]]
 
end note
 
end note
 
note as FieldNote  
 
note as FieldNote  
Line 58: Line 60:
 
Text Name
 
Text Name
 
Text Label
 
Text Label
Page Form
 
  
 
}
 
}
 
hide  <<Category>> circle
 
hide  <<Category>> circle
 
</uml>
 
</uml>

Revision as of 21:06, 6 January 2015

<PageSchema category="Field">

  <semanticforms_Form name="Field"/>
  <Template name="Field" format="standard">
     <Field name="name">
        <semanticforms_FormInput>
           <InputType>Text</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>Text</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>Page</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Form</Label>
        <semanticmediawiki_Property name="Field_form">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T19:06:50Z
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.