Difference between revisions of "Category:Country"
Jump to navigation
Jump to search
(modified by JSMW_PageSchema at 2015-01-06T21:52:02Z) |
(modified by JSMW_PageSchema at 2015-01-07T07:03:14Z) |
||
Line 25: | Line 25: | ||
</PageSchema> | </PageSchema> | ||
[[Category:PageSchema]] | [[Category:PageSchema]] | ||
− | This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01- | + | This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T07:03:14Z<br> |
It has the template: [[:Template:Country]]<br> | It has the template: [[:Template:Country]]<br> | ||
And the form: [[:Form:Country]]<br> | And the form: [[:Form:Country]]<br> | ||
− | see also [[:Category:City]]<br> | + | see also [[:Category:City]] |
+ | Systematic information on cities (called settlments there) is available on wikipediaExample for [https://en.wikipedia.org/w/index.php?title=New_York_City New York]: <pre>{{Infobox settlement | ||
+ | <!-- See Template:Infobox settlement for additional fields and descriptions --> | ||
+ | | name = New York City | ||
+ | | official_name = City of New York | ||
+ | | settlement_type = [[City (New York)|City]] | ||
+ | <!-- images, nickname, motto ---> | ||
+ | | image_skyline = NYC Montage 2014 4 - Jleon.jpg | ||
+ | | imagesize = 295px | ||
+ | | image_caption = Clockwise, from top: [[Midtown Manhattan]], [[Times Square]], the [[Unisphere]] in [[Queens]], the [[Brooklyn Bridge]], [[Lower Manhattan]] with [[One World Trade Center]], [[Central Park]], the [[United Nations Headquarters]], and the [[Statue of Liberty]] | ||
+ | | image_flag = Flag of New York City.svg | ||
+ | ...| website = [http://www.nyc.gov/ New York City] | ||
+ | }}/<pre><br> | ||
<uml> | <uml> | ||
skinparam classBackgroundColor white | skinparam classBackgroundColor white |
Revision as of 08:03, 7 January 2015
<PageSchema category="Country">
<semanticforms_Form name="Country"/> <Template name="Country" format="standard"> <Field name="name"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size">2</Parameter> </semanticforms_FormInput> <Label>Name</Label> <semanticmediawiki_Property name="Country_name"> <Type>Text</Type> </semanticmediawiki_Property> </Field> <Field name="iso3166_2"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size">2</Parameter> </semanticforms_FormInput> <Label>Country Code</Label> <semanticmediawiki_Property name="Country_iso3166_2"> <Type>Text</Type> </semanticmediawiki_Property> </Field> </Template>
</PageSchema>
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T07:03:14Z
It has the template: Template:Country
And the form: Form:Country
see also Category:City
Systematic information on cities (called settlments there) is available on wikipediaExample for New York:
Template:Infobox settlement/