Difference between revisions of "Category:Field"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T13:54:05Z)
(modified by JSMW_PageSchema at 2015-01-06T14:07:19Z)
Line 1: Line 1:
 
+
<PageSchema>
 +
  <category>Field</category>
 +
  <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>
 +
      </Field>
 +
      <Field name="label">
 +
        <semanticforms_FormInput>
 +
            <InputType>Text</InputType>
 +
            <Parameter name="size">80</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>Label</Label>
 +
      </Field>
 +
      <Field name="form">
 +
        <semanticforms_FormInput>
 +
            <InputType>Page</InputType>
 +
            <Parameter name="size">80</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>Form</Label>
 +
      </Field>
 +
  </Template>
 +
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T13:54:05Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T14:07:19Z<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>
 +
<br>
 
<uml>
 
<uml>
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white

Revision as of 16:07, 6 January 2015

<PageSchema>

  <category>Field</category>
  <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>
     </Field>
     <Field name="label">
        <semanticforms_FormInput>
           <InputType>Text</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Label</Label>
     </Field>
     <Field name="form">
        <semanticforms_FormInput>
           <InputType>Page</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Form</Label>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T14:07:19Z
It has the template: Template:Field
And the form: Form:Field

Pages in category "Field"

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