Difference between revisions of "Help:Region"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (modified through wikirestore by Tim Holzheim) |
Tim Holzheim (talk | contribs) (modified through wikirestore by Tim Holzheim) |
||
Line 8: | Line 8: | ||
}} | }} | ||
=== Documentation === | === Documentation === | ||
− | + | ||
− | === Example | + | === Example === |
{{#ask:[[Concept:Region]]|limit=10|searchlabel=...more examples}} | {{#ask:[[Concept:Region]]|limit=10|searchlabel=...more examples}} | ||
=== Properties === | === Properties === | ||
− | {{#ask:[[Concept:Property]][[ | + | {{#ask:[[Concept:Property]][[Property topic::Concept:Region]] |
|?Property name=name | |?Property name=name | ||
|?Property label=label | |?Property label=label | ||
Line 27: | Line 27: | ||
|?Property allowedValues=allowedValues | |?Property allowedValues=allowedValues | ||
|?Property documentation=documentation | |?Property documentation=documentation | ||
− | |?Property | + | |?Property values_from=values from |
|?Property showInGrid=showInGrid | |?Property showInGrid=showInGrid | ||
|?Property isLink=isLink | |?Property isLink=isLink | ||
|?Property nullable=allow nulls? | |?Property nullable=allow nulls? | ||
− | + | |format=wikitable | |
− | |||
− | |||
− | |format= | ||
}} | }} | ||
=== uml === | === uml === | ||
Line 44: | Line 41: | ||
end note | end note | ||
class Region { | class Region { | ||
− | + | text: name | |
+ | External identifier: wikidataid | ||
} | } | ||
RegionNote .. Region | RegionNote .. Region | ||
− | |||
skinparam note { | skinparam note { | ||
Line 136: | Line 133: | ||
== Topics == | == Topics == | ||
− |
Latest revision as of 09:08, 28 April 2021
Help for Region
icon | Topic | pluralName | documentation |
---|---|---|---|
Region | Regions | first-level administrative country subdivision e.g. Region/province |
Documentation
Example
Australia/Queensland, Australia/Victoria, Austria/Carinthia, Austria/Styria, Austria/Tyrol, Austria/Vienna, Brazil/Bahia, Canada/Alberta, Canada/BC, Canada/ON...more examples
Properties
name | label | type | index | sortPos | primary key | mandatory | namespace | size | uploadable | default | inputType | allowedValues | documentation | values from | showInGrid | isLink | allow nulls? | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Region name | name | name | Types/Text | false | false | false | combobox | The name of the Region | property=Region name | false | false | false | ||||||
Region wikidataid | wikidataid | wikidataid | Types/External Identifier | false | false | false | text | This property of the datatype External identifier is used to provide the identifier with which an entity is indexed in Wikidata. Its external formatter URI is https://www.wikidata.org/entity/$1 | false | false | false |
uml
