Difference between revisions of "Help:Country"
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) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Help for Country == | == Help for Country == | ||
| − | {{#ask: [[Topic name::Country]] | + | {{#ask:[[Topic name::Country]] |
|mainlabel=- | |mainlabel=- | ||
| − | |?Topic icon = icon | + | |?Topic icon=icon |
| − | |? = Topic | + | |?=Topic |
| − | + | |?Topic pluralName=pluralName | |
| − | |?Topic pluralName = pluralName | + | |?Topic documentation=documentation |
| − | |?Topic documentation = documentation | ||
}} | }} | ||
=== Documentation === | === Documentation === | ||
| − | [https://www.wikidata.org/wiki/ | + | [https://www.wikidata.org/wiki/Q6256 distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics] |
=== Example Countries === | === Example Countries === | ||
| − | {{#ask: [[Concept:Country]] | + | {{#ask:[[Concept:Country]]|limit=10|searchlabel=...more examples}} |
| − | |limit= | ||
| − | |searchlabel=...more examples | ||
| − | }} | ||
=== Properties === | === Properties === | ||
| − | {{#ask: [[Concept:Property]][[Used for::Concept:Country]] | + | {{#ask:[[Concept:Property]][[Used for::Concept:Country]] |
| − | |?Property name = name | + | |?Property name=name |
| − | |?Property label = label | + | |?Property label=label |
| − | |?Property type = type | + | |?Property type=type |
| − | |?Property index = index | + | |?Property index=index |
| − | |?Property sortPos = sortPos | + | |?Property sortPos=sortPos |
| − | |?Property primaryKey = primary key | + | |?Property primaryKey=primary key |
| − | |?Property mandatory = mandatory | + | |?Property mandatory=mandatory |
| − | |?Property namespace = namespace | + | |?Property namespace=namespace |
| − | |?Property size = size | + | |?Property size=size |
| − | |?Property uploadable = uploadable | + | |?Property uploadable=uploadable |
| − | |?Property defaultValue = default | + | |?Property defaultValue=default |
| − | |?Property inputType = inputType | + | |?Property inputType=inputType |
| − | |?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? |
| − | + | |?Property regex=regex | |
| − | |?Property regex = regex | + | |?Property topic=topic |
| − | |?Property topic = topic | + | |?Used for=Used for |
| − | |? | ||
| − | |||
|format=table | |format=table | ||
}} | }} | ||
| Line 50: | Line 44: | ||
end note | end note | ||
class Country { | class Country { | ||
| − | Text: | + | Text: name |
| − | |||
} | } | ||
CountryNote .. Country | CountryNote .. Country | ||
| − | "Country" "1" <-- " | + | |
| + | "Country" "1" <-- "*" "Event" : "Country" | ||
skinparam note { | skinparam note { | ||
| Line 133: | Line 127: | ||
</uml> | </uml> | ||
| − | + | == See also == | |
| − | * [[List of Countries]] | + | *[[:List of Countries]] |
| − | * [[Help:Country]] | + | *[[:Help:Country]] |
| − | * [[ | + | *[[:Category:Country]] |
| − | * [[: | + | *[[:Concept:Country]] |
| − | * [[: | + | *[[:Form:Country]] |
| − | * [[: | + | *[[:Template:Country]] |
| − | + | ||
| − | * [[: | + | == Topics == |
| + | *[[Concept:Event]] | ||
Latest revision as of 22:59, 1 April 2021
Help for Country
| icon | Topic | pluralName | documentation |
|---|---|---|---|
| Country | Countries | distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics |
Documentation
Example Countries
Argentina, Australia, Austria, Belgium, Brazil, Bulgaria, Canada, Chile, China, Colombia...more examples
Properties
| name | label | type | index | sortPos | primary key | mandatory | namespace | size | uploadable | default | inputType | allowedValues | documentation | values from | showInGrid | isLink | allow nulls? | regex | topic | Used for | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Country name | name | name | Types/Text | false | false | false | combobox | property=Country name | false | false | false | Country | Country | ||||||||
| Country 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 | Country | Country |
uml
