Difference between revisions of "Category:City"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T16:51:35Z)
(modified by JSMW_PageSchema at 2015-01-06T18:04:34Z)
Line 2: Line 2:
 
   <category>City</category>
 
   <category>City</category>
 
   <semanticforms_Form name="City"/>
 
   <semanticforms_Form name="City"/>
   <Template name="City" format="standard">
+
   <Template category="Mayor" name="City" format="standard">
 +
      <Field name="name">
 +
        <semanticforms_FormInput>
 +
            <InputType>Text</InputType>
 +
            <Parameter name="size">80</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>local Name</Label>
 +
        <semanticmediawiki_Property name="City_name">
 +
            <Type>Text</Type>
 +
        </semanticmediawiki_Property>
 +
      </Field>
 
       <Field name="Population">
 
       <Field name="Population">
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
Line 38: Line 48:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T16:51:35Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T18:04:34Z<br>
 
It has the template: [[:Template:City]]<br>
 
It has the template: [[:Template:City]]<br>
 
And the form: [[:Form:City]]<br>
 
And the form: [[:Form:City]]<br>
Line 48: Line 58:
 
skinparam classFontSize 12
 
skinparam classFontSize 12
 
skinparam classFontName Arial
 
skinparam classFontName Arial
 +
skinparam NoteBackgroundColor white
  
 
title PageSchema City
 
title PageSchema City
Line 59: Line 70:
 
CityNote ..City
 
CityNote ..City
 
Class City <<Category>> {
 
Class City <<Category>> {
 +
Text local Name
 
Number Pop.
 
Number Pop.
 
Page Country
 
Page Country

Revision as of 20:04, 6 January 2015

<PageSchema>

  <category>City</category>
  <semanticforms_Form name="City"/>
  <Template category="Mayor" name="City" format="standard">
     <Field name="name">
        <semanticforms_FormInput>
           <InputType>Text</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>local Name</Label>
        <semanticmediawiki_Property name="City_name">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="Population">
        <semanticforms_FormInput>
           <InputType>Number</InputType>
           <Parameter name="size">20</Parameter>
           <Parameter name="mandatory"></Parameter>
        </semanticforms_FormInput>
        <Label>Pop.</Label>
        <semanticmediawiki_Property name="City_Population">
           <Type>Number</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="Country">
        <semanticforms_FormInput>
           <InputType>Page</InputType>
           <Parameter name="size">50</Parameter>
           <Parameter name="mandatory"></Parameter>
        </semanticforms_FormInput>
        <Label>Country</Label>
        <semanticmediawiki_Property name="City_Country">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="Mayor">
        <semanticforms_FormInput>
           <InputType>Page</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Mayor</Label>
        <semanticmediawiki_Property name="City_Mayor">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T18:04:34Z
It has the template: Template:City
And the form: Form:City
see Semantic Page Schemas sample xml structure

Pages in category "City"

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