Difference between revisions of "Category:Mayor"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-30T05:36:54Z)
(generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.3] at 2015-03-21T07:07:27Z)
 
(20 intermediate revisions by the same user not shown)
Line 29: Line 29:
 
<!--  Plantuml  -->
 
<!--  Plantuml  -->
 
<uml>
 
<uml>
 
 
title Mayor
 
title Mayor
 
note as MayorDiagramNote
 
note as MayorDiagramNote
Line 35: Line 34:
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
note as MayorNote  
+
note as MayorNote
 
I represent a Mayor like Willi Brandt
 
I represent a Mayor like Willi Brandt
 
end note
 
end note
MayorNote .. Mayor
+
class Mayor <<Category>> {
Class Mayor <<Category>> {
+
' no category Name Name
 
Text Name
 
Text Name
 
+
' City mayorof Mayor of
 
}
 
}
 +
MayorNote .. Mayor
 
Mayor -- City
 
Mayor -- City
 
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white
 
skinparam classBorderColor #FF8000
 
skinparam classBorderColor #FF8000
Line 62: Line 61:
 
}}
 
}}
 
=== Links ===
 
=== Links ===
 +
* [[List of Mayors]]
 +
* [[Concept:Mayor]]
 
* [[:Category:Mayor]]
 
* [[:Category:Mayor]]
* [[Concept:Mayor]]
 
 
* [[:Template:Mayor]]
 
* [[:Template:Mayor]]
 
* [[:Form:Mayor]]
 
* [[:Form:Mayor]]
* [[List of Mayors]]
 
 
====Properties ====
 
====Properties ====
 
* [[Property:Mayor_Name]]
 
* [[Property:Mayor_Name]]
 
* [[Property:Mayor_mayorof]]
 
* [[Property:Mayor_mayorof]]
 
<br>
 
<br>
[[Category:PageSchema]]This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-30T05:36:54Z<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:27Z<br>

Latest revision as of 09:07, 21 March 2015

<PageSchema category="Mayor" name="Mayor" pluralName="Mayors">

  <semanticforms_Form name="Mayor" pluralName="Mayors"/>
  <Template name="Mayor" pluralName="Mayors" format="standard">
     <Field name="Name" pluralName="Names">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">80</Parameter>
        </semanticforms_FormInput>
        <Label>Name</Label>
        <semanticmediawiki_Property name="Mayor_Name" pluralName="Mayor_Names">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field category="City" name="mayorof" pluralName="mayorofs">
        <semanticforms_FormInput>
           <InputType>combobox</InputType>
           <Parameter name="size" pluralName="sizes">80</Parameter>
           <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">City</Parameter>
           <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
        </semanticforms_FormInput>
        <Label>Mayor of</Label>
        <semanticmediawiki_Property name="Mayor_mayorof" pluralName="Mayor_mayorofs">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema>

UML

Documentation

Concept

Template:Concept

Links

Properties


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

Pages in category "Mayor"

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