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-29T13:52:02Z)
(generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-29T13:53:27Z)
Line 1: Line 1:
 +
<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 ===
 +
<uml>
 +
skinparam classBackgroundColor white
 +
skinparam classBorderColor #FF8000
 +
skinparam classFontColor black
 +
skinparam classFontSize 12
 +
skinparam classFontName Arial
 +
skinparam NoteBorderColor #FF8000
 +
skinparam NoteBackgroundColor #FFFFF0
 +
hide circle
 +
title Mayor
 +
note as MayorDiagramNote
 +
Copyright (c) 2015 BITPlan GmbH
 +
[[http://www.bitplan.com]]
 +
end note
 +
note as MayorNote
 +
I represent a Mayor like Willi Brandt
 +
end note
 +
MayorNote .. Mayor
 +
Class Mayor <<Category>> {
 +
Text Name
  
 +
}
 +
Mayor -- City
 +
</uml>
 +
 +
=== Documentation ===
 +
<br>
 +
===Concept===
 +
{{Concept
 +
|name=Mayor
 +
}}
 +
* see also [[:Category:City]]
 +
 +
=== Links ===
 +
* [[:Category:Mayor]]<br>
 +
* [[:Template:Mayor]]<br>
 +
* [[:Form:Mayor]]<br>
 +
* [[List of Mayors]]<br>
 +
 +
====Properties ====
 +
* [[Property:Mayor_Name]]<br>
 +
* [[Property:Mayor_mayorof]]<br>
 +
 +
 +
 +
[[Category:PageSchema]]
 +
This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-29T13:53:27Z<br>

Revision as of 15:53, 29 January 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.2 at 2015-01-29T13:53:27Z

Pages in category "Mayor"

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