Difference between revisions of "Category:ExampleWiki"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T12:12:43Z)
(modified by JSMW_PageSchema at 2015-01-06T14:10:48Z)
Line 1: Line 1:
 
<PageSchema>
 
<PageSchema>
 +
  <category>ExampleWiki</category>
 
   <semanticforms_Form name="ExampleWiki"/>
 
   <semanticforms_Form name="ExampleWiki"/>
 
   <Template name="ExampleWiki" format="standard">
 
   <Template name="ExampleWiki" format="standard">
Line 19: Line 20:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T14:10:48Z<br>
 
It has the template: [[:Template:ExampleWiki]]<br>
 
It has the template: [[:Template:ExampleWiki]]<br>
 
And the form: [[:Form:ExampleWiki]]<br>
 
And the form: [[:Form:ExampleWiki]]<br>
 +
<br>
 +
<uml>
 +
skinparam classBackgroundColor white
 +
skinparam classBorderColor #FF8000
 +
skinparam classFontColor black
 +
skinparam classFontSize 12
 +
skinparam classFontName Arial
 +
 +
title PageSchema ExampleWiki
 +
note as ExampleWikiDiagramNote
 +
Copyright (c) 2015 BITPlan GmbH
 +
end note
 +
note as ExampleWikiNote
 +
 +
end note
 +
Class ExampleWiki{
 +
 +
}
 +
</uml>

Revision as of 16:10, 6 January 2015

<PageSchema>

  <category>ExampleWiki</category>
  <semanticforms_Form name="ExampleWiki"/>
  <Template name="ExampleWiki" format="standard">
     <Field name="siteurl">
        <semanticforms_FormInput>
           <InputType>URL</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>siteurl</Label>
     </Field>
     <Field name="wikid">
        <semanticforms_FormInput>
           <InputType>Text</InputType>
           <Parameter name="size">40</Parameter>
        </semanticforms_FormInput>
        <Label>wikiId</Label>
     </Field>
  </Template>

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