Difference between revisions of "Category:City"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T21:28:27Z)
(modified by JSMW_PageSchema at 2015-01-06T21:30:16Z)
Line 23: Line 23:
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
 
       </Field>
 
       </Field>
       <Field name="Country">
+
       <Field category="Country" name="Country">
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
 
             <InputType>combobox</InputType>
 
             <InputType>combobox</InputType>
Line 31: Line 31:
 
         <Label>Country</Label>
 
         <Label>Country</Label>
 
         <semanticmediawiki_Property name="City_Country">
 
         <semanticmediawiki_Property name="City_Country">
             <Type>Country-Page</Type>
+
             <Type>Page</Type>
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
 
       </Field>
 
       </Field>
Line 47: Line 47:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:28:27Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:30:16Z<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>
 
see [https://www.mediawiki.org/wiki/Extension:Page_Schemas#Sample%20XML%20Structure Semantic Page Schemas sample xml structure]<br>
 
see [https://www.mediawiki.org/wiki/Extension:Page_Schemas#Sample%20XML%20Structure Semantic Page Schemas sample xml structure]<br>
 +
* see also [[:Category:Country]]
 
<uml>
 
<uml>
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white
Line 72: Line 73:
 
Text local Name
 
Text local Name
 
Number Pop.
 
Number Pop.
Country-Page Country
 
 
Mayor Mayor
 
Mayor Mayor
  
 
}
 
}
 +
City -- Country
 
hide  <<Category>> circle
 
hide  <<Category>> circle
 
</uml>
 
</uml>

Revision as of 23:30, 6 January 2015

<PageSchema category="City">

  <semanticforms_Form name="City"/>
  <Template name="City" format="standard">
     <Field name="name">
        <semanticforms_FormInput>
           <InputType></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></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 category="Country" name="Country">
        <semanticforms_FormInput>
           <InputType>combobox</InputType>
           <Parameter name="size">50</Parameter>
           <Parameter name="mandatory">autocomplete on category</Parameter>
        </semanticforms_FormInput>
        <Label>Country</Label>
        <semanticmediawiki_Property name="City_Country">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="Mayor">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Mayor</Label>
        <semanticmediawiki_Property name="City_Mayor">
           <Type>Mayor</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:30:16Z
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.