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)
(generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.3] at 2015-03-21T07:07:21Z)
 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
<PageSchema>
+
<PageSchema category="ExampleWiki" name="ExampleWiki" pluralName="ExampleWikis">
   <semanticforms_Form name="ExampleWiki"/>
+
   <semanticforms_Form name="ExampleWiki" pluralName="ExampleWikis"/>
   <Template name="ExampleWiki" format="standard">
+
   <Template name="ExampleWiki" pluralName="ExampleWikis" format="standard">
       <Field name="siteurl">
+
       <Field name="siteurl" pluralName="siteurls">
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
             <InputType>URL</InputType>
+
             <InputType></InputType>
             <Parameter name="size">80</Parameter>
+
             <Parameter name="size" pluralName="sizes">80</Parameter>
 +
            <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
 
         <Label>siteurl</Label>
 
         <Label>siteurl</Label>
 +
        <semanticmediawiki_Property name="ExampleWiki_siteurl" pluralName="ExampleWiki_siteurls">
 +
            <Type>URL</Type>
 +
        </semanticmediawiki_Property>
 
       </Field>
 
       </Field>
       <Field name="wikid">
+
       <Field name="wikid" pluralName="wikids">
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
             <InputType>Text</InputType>
+
             <InputType></InputType>
             <Parameter name="size">40</Parameter>
+
             <Parameter name="size" pluralName="sizes">40</Parameter>
 +
            <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
 
         <Label>wikiId</Label>
 
         <Label>wikiId</Label>
 +
        <semanticmediawiki_Property name="ExampleWiki_wikid" pluralName="ExampleWiki_wikids">
 +
            <Type>Text</Type>
 +
        </semanticmediawiki_Property>
 +
      </Field>
 +
      <Field name="mwversion" pluralName="mwversions">
 +
        <semanticforms_FormInput>
 +
            <InputType></InputType>
 +
            <Parameter name="size" pluralName="sizes">15</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>Version</Label>
 +
        <semanticmediawiki_Property name="ExampleWiki_mwversion" pluralName="ExampleWiki_mwversions">
 +
            <Type>Text</Type>
 +
        </semanticmediawiki_Property>
 +
      </Field>
 +
      <Field name="mwlogo" pluralName="mwlogos">
 +
        <semanticforms_FormInput>
 +
            <InputType></InputType>
 +
            <Parameter name="size" pluralName="sizes">100</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>Logo</Label>
 +
        <semanticmediawiki_Property name="ExampleWiki_mwlogo" pluralName="ExampleWiki_mwlogos">
 +
            <Type>URL</Type>
 +
        </semanticmediawiki_Property>
 
       </Field>
 
       </Field>
 
   </Template>
 
   </Template>
 
</PageSchema>
 
</PageSchema>
[[Category:PageSchema]]
+
=== UML ===
This Category has been generated with JSMW_PageSchema Version 0.0.2<br>
+
<!--  Plantuml  -->
It has the template: [[:Template:ExampleWiki]]<br>
+
<uml>
And the form: [[:Form:ExampleWiki]]<br>
+
title ExampleWiki
 +
note as ExampleWikiDiagramNote
 +
Copyright (c) 2015 BITPlan GmbH
 +
[[http://www.bitplan.com]]
 +
end note
 +
note as ExampleWikiNote
 +
ExampleWikis are testCases for mediawiki-japi
 +
end note
 +
class ExampleWiki <<Category>> {
 +
' no category siteurl siteurl
 +
URL siteurl
 +
' no category wikid wikiId
 +
Text wikiId
 +
' no category mwversion Version
 +
Text Version
 +
' no category mwlogo Logo
 +
URL Logo
 +
}
 +
ExampleWikiNote .. ExampleWiki
 +
skinparam classBackgroundColor white
 +
skinparam classBorderColor #FF8000
 +
skinparam classFontColor black
 +
skinparam classFontSize 12
 +
skinparam classFontName Arial
 +
skinparam NoteBorderColor #FF8000
 +
skinparam NoteBackgroundColor #FFFFF0
 +
hide circle
 +
</uml>
 +
=== Documentation ===
 +
see [[ExampleWikis]]
 +
=== Concept ===
 +
{{Concept
 +
|name=ExampleWiki
 +
}}
 +
=== Links ===
 +
* [[List of ExampleWikis]]
 +
* [[Concept:ExampleWiki]]
 +
* [[:Category:ExampleWiki]]
 +
* [[:Template:ExampleWiki]]
 +
* [[:Form:ExampleWiki]]
 +
====Properties ====
 +
* [[Property:ExampleWiki_siteurl]]
 +
* [[Property:ExampleWiki_wikid]]
 +
* [[Property:ExampleWiki_mwversion]]
 +
* [[Property:ExampleWiki_mwlogo]]
 +
<br>
 +
[[Category:PageSchema]]This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.3] at 2015-03-21T07:07:21Z<br>

Latest revision as of 09:07, 21 March 2015

<PageSchema category="ExampleWiki" name="ExampleWiki" pluralName="ExampleWikis">

  <semanticforms_Form name="ExampleWiki" pluralName="ExampleWikis"/>
  <Template name="ExampleWiki" pluralName="ExampleWikis" format="standard">
     <Field name="siteurl" pluralName="siteurls">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">80</Parameter>
           <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
        </semanticforms_FormInput>
        <Label>siteurl</Label>
        <semanticmediawiki_Property name="ExampleWiki_siteurl" pluralName="ExampleWiki_siteurls">
           <Type>URL</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="wikid" pluralName="wikids">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">40</Parameter>
           <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
        </semanticforms_FormInput>
        <Label>wikiId</Label>
        <semanticmediawiki_Property name="ExampleWiki_wikid" pluralName="ExampleWiki_wikids">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="mwversion" pluralName="mwversions">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">15</Parameter>
        </semanticforms_FormInput>
        <Label>Version</Label>
        <semanticmediawiki_Property name="ExampleWiki_mwversion" pluralName="ExampleWiki_mwversions">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="mwlogo" pluralName="mwlogos">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">100</Parameter>
        </semanticforms_FormInput>
        <Label>Logo</Label>
        <semanticmediawiki_Property name="ExampleWiki_mwlogo" pluralName="ExampleWiki_mwlogos">
           <Type>URL</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema>

UML

Documentation

see ExampleWikis

Concept

Template:Concept

Links

Properties


This Category has been generated with JSMW_PageSchema Version 0.0.3 at 2015-03-21T07:07:21Z