Difference between revisions of "Help:City"
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) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Help for City == | == Help for City == | ||
| − | {{#ask: [[Topic name::City]] | + | {{#ask:[[Topic name::City]] |
|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/Q515 large permanent human settlement] | [https://www.wikidata.org/wiki/Q515 large permanent human settlement] | ||
=== Example Cities === | === Example Cities === | ||
| − | {{#ask: [[Concept:City]] | + | {{#ask:[[Concept:City]]|limit=10|searchlabel=...more examples}} |
| − | |limit= | ||
| − | |searchlabel=...more examples | ||
| − | }} | ||
=== Properties === | === Properties === | ||
| − | {{#ask: [[Concept:Property]][[Used for::Concept:City]] | + | {{#ask:[[Concept:Property]][[Used for::Concept:City]] |
| − | |?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 City { | class City { | ||
| − | text: | + | text: name |
| − | |||
} | } | ||
CityNote .. City | CityNote .. City | ||
| − | "City" "1" <-- " | + | |
| + | "City" "1" <-- "*" "Event" : "Has location city" | ||
skinparam note { | skinparam note { | ||
| Line 133: | Line 127: | ||
</uml> | </uml> | ||
| − | + | == See also == | |
| − | * [[List of Cities]] | + | *[[:List of Cities]] |
| − | * [[Help | + | *[[:Help:City]] |
| − | + | *[[:Category:City]] | |
| − | * [[:Category:City]] | + | *[[:Concept:City]] |
| − | * [[: | + | *[[:Form:City]] |
| − | * [[:Form:City]] | + | *[[:Template:City]] |
| − | |||
| − | * [[: | ||
| − | [[ | + | == Topics == |
| + | *[[Concept:Event]] | ||
Latest revision as of 22:59, 1 April 2021
Help for City
| icon | Topic | pluralName | documentation |
|---|---|---|---|
| City | Cities | large permanent human settlement |
Documentation
large permanent human settlement
Example Cities
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 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| City name | name | name | Types/text | false | false | false | combobox | property=City name | false | false | false | City | City | ||||||||
| City 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 | City | City |
uml
