Difference between revisions of "Category:Country"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T21:23:26Z)
(generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.3] at 2015-03-21T07:07:31Z)
 
(65 intermediate revisions by the same user not shown)
Line 1: Line 1:
<PageSchema category="Country">
+
<PageSchema category="Country" name="Country" pluralName="Countrys">
  <wikiDocumentation>see also [[:Category:City]]</wikiDocumentation>
+
   <semanticforms_Form name="Country" pluralName="Countrys"/>
  <umlDocumentation>I represent a Country like Germany, United States or Japan</umlDocumentation>
+
   <Template name="Country" pluralName="Countrys" format="standard">
   <semanticforms_Form name="Country">
+
       <Field name="name" pluralName="names">
      <umlDocumentation></umlDocumentation>
 
      <wikiDocumentation></wikiDocumentation>
 
  </semanticforms_Form>
 
   <Template name="Country" format="standard">
 
      <umlDocumentation></umlDocumentation>
 
      <wikiDocumentation></wikiDocumentation>
 
       <Field name="name">
 
        <umlDocumentation></umlDocumentation>
 
        <wikiDocumentation></wikiDocumentation>
 
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
            <umlDocumentation></umlDocumentation>
 
            <wikiDocumentation></wikiDocumentation>
 
 
             <InputType></InputType>
 
             <InputType></InputType>
             <Parameter name="size">
+
             <Parameter name="size" pluralName="sizes">2</Parameter>
              <umlDocumentation></umlDocumentation>2<wikiDocumentation></wikiDocumentation>
 
            </Parameter>
 
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
 
         <Label>Name</Label>
 
         <Label>Name</Label>
         <semanticmediawiki_Property name="Country_name">
+
         <semanticmediawiki_Property name="Country_name" pluralName="Country_names">
            <umlDocumentation></umlDocumentation>
 
            <wikiDocumentation></wikiDocumentation>
 
 
             <Type>Text</Type>
 
             <Type>Text</Type>
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
 
       </Field>
 
       </Field>
       <Field name="iso3166_2">
+
       <Field name="iso3166_2" pluralName="iso3166_2s">
        <umlDocumentation></umlDocumentation>
 
        <wikiDocumentation></wikiDocumentation>
 
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
            <umlDocumentation></umlDocumentation>
 
            <wikiDocumentation></wikiDocumentation>
 
 
             <InputType></InputType>
 
             <InputType></InputType>
             <Parameter name="size">
+
             <Parameter name="size" pluralName="sizes">2</Parameter>
              <umlDocumentation></umlDocumentation>2<wikiDocumentation></wikiDocumentation>
 
            </Parameter>
 
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
 
         <Label>Country Code</Label>
 
         <Label>Country Code</Label>
         <semanticmediawiki_Property name="Country_iso3166_2">
+
         <semanticmediawiki_Property name="Country_iso3166_2" pluralName="Country_iso3166_2s">
            <umlDocumentation></umlDocumentation>
 
            <wikiDocumentation></wikiDocumentation>
 
 
             <Type>Text</Type>
 
             <Type>Text</Type>
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
Line 47: Line 24:
 
   </Template>
 
   </Template>
 
</PageSchema>
 
</PageSchema>
[[Category:PageSchema]]
+
=== UML ===
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:23:26Z<br>
+
<!--  Plantuml  -->
It has the template: [[:Template:Country]]<br>
 
And the form: [[:Form:Country]]<br>
 
see also [[:Category:City]]<br>
 
 
<uml>
 
<uml>
 +
title Country
 +
note as CountryDiagramNote
 +
Copyright (c) 2015 BITPlan GmbH
 +
[[http://www.bitplan.com]]
 +
end note
 +
note as CountryNote
 +
I represent a Country like Germany, United States or Japan
 +
end note
 +
class Country <<Category>> {
 +
' no category name Name
 +
Text Name
 +
' no category iso3166_2 Country Code
 +
Text Country Code
 +
}
 +
CountryNote .. Country
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white
 
skinparam classBorderColor #FF8000
 
skinparam classBorderColor #FF8000
Line 60: Line 49:
 
skinparam NoteBorderColor #FF8000
 
skinparam NoteBorderColor #FF8000
 
skinparam NoteBackgroundColor #FFFFF0
 
skinparam NoteBackgroundColor #FFFFF0
 +
hide circle
 +
</uml>
 +
=== Documentation ===
 +
systematic information on Countries is available on Wikipedia
 +
see also [[:Category:City]]
  
title PageSchema Country
+
=== Concept ===
note as CountryDiagramNote
+
{{Concept
Copyright (c) 2015 BITPlan GmbH
+
|name=Country
[[http://www.bitplan.com]]
+
}}
end note
+
=== Links ===
note as CountryNote
+
* [[List of Countrys]]
I represent a Country like Germany, United States or Japan
+
* [[Concept:Country]]
end note
+
* [[:Category:Country]]
CountryNote ..Country
+
* [[:Template:Country]]
Class Country <<Category>> {
+
* [[:Form:Country]]
Name
+
====Properties ====
Country Code
+
* [[Property:Country_name]]
 
+
* [[Property:Country_iso3166_2]]
}
+
<br>
hide  <<Category>> circle
+
[[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:31Z<br>
</uml>
 

Latest revision as of 09:07, 21 March 2015

<PageSchema category="Country" name="Country" pluralName="Countrys">

  <semanticforms_Form name="Country" pluralName="Countrys"/>
  <Template name="Country" pluralName="Countrys" format="standard">
     <Field name="name" pluralName="names">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">2</Parameter>
        </semanticforms_FormInput>
        <Label>Name</Label>
        <semanticmediawiki_Property name="Country_name" pluralName="Country_names">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="iso3166_2" pluralName="iso3166_2s">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">2</Parameter>
        </semanticforms_FormInput>
        <Label>Country Code</Label>
        <semanticmediawiki_Property name="Country_iso3166_2" pluralName="Country_iso3166_2s">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema>

UML

Documentation

systematic information on Countries is available on Wikipedia see also Category:City

Concept

Template:Concept

Links

Properties


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

Pages in category "Country"

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