Difference between revisions of "Category:Form"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T13:54:02Z)
(modified by JSMW_PageSchema at 2015-01-06T14:07:16Z)
Line 1: Line 1:
 
+
<PageSchema>
 +
  <category>Form</category>
 +
  <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>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T13:54:02Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T14:07:16Z<br>
 
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>
 +
<br>
 
<uml>
 
<uml>
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white

Revision as of 16:07, 6 January 2015

<PageSchema>

  <category>Form</category>
  <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-06T14:07:16Z
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.