Difference between revisions of "Help:Country"
Jump to navigation
Jump to search
m (created by WikiTask 2020-07-23T10:52:49Z) |
(modified by py-yprinciple-gen 0.2.2) |
||
Line 9: | Line 9: | ||
|?Topic documentation = documentation | |?Topic documentation = documentation | ||
}} | }} | ||
+ | |||
=== Documentation === | === Documentation === | ||
[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] | [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] | ||
Line 25: | Line 26: | ||
|format=table | |format=table | ||
}} | }} | ||
− | |||
=== uml === | === uml === | ||
− | <uml> | + | <uml format='svg'> |
title Country | title Country | ||
note as CountryDiagramNote | note as CountryDiagramNote | ||
− | Copyright (c) 2015- | + | Copyright (c) 2015-2023 BITPlan GmbH |
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
Line 38: | Line 38: | ||
class Country { | class Country { | ||
text name | text name | ||
− | + | External identifier wikidataid | |
} | } | ||
CountryNote .. Country | CountryNote .. Country | ||
− | + | Country "country (1)" -- "event(*)" Event | |
Country "country (1)" -- "event(*)" Event | Country "country (1)" -- "event(*)" Event | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
− | ' Copyright (c) 2015- | + | ' Copyright (c) 2015-2023 BITPlan GmbH |
− | ' see | + | ' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI |
− | ' skinparams generated by | + | ' skinparams generated by py-yprinciple-gen |
skinparam note { | skinparam note { | ||
BackGroundColor #FFFFFF | BackGroundColor #FFFFFF | ||
Line 122: | Line 122: | ||
' end of skinparams ' | ' end of skinparams ' | ||
</uml> | </uml> | ||
− | |||
see also | see also | ||
* [[List of Countries]] | * [[List of Countries]] | ||
Line 129: | Line 128: | ||
* [[:Category:Country]] | * [[:Category:Country]] | ||
* [[:Template:Country]] | * [[:Template:Country]] | ||
− | * [[:Form:Country]] | + | * [[:Form:Country]] |
− | topic links: | + | topic links:* [[:Category:Event]] |
− | * [[:Category:Event]] | ||
[[Category:Country]] | [[Category:Country]] |
Latest revision as of 10:41, 8 March 2023
Help for Country
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Country | Country | Countries | distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics |
Documentation
Example Countries
Australia, Austria, China, Cyprus, France, Germany, Greece, Ireland, Italy, Korea, New Zealand, Slovenia, USA
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Country name | The name of the Country | Types/text | name | name | true | false | |
Country wikidataid | The wikidataid of the Country | Types/External identifier | wikidataid | wikidataid | false | false |
uml
see also
topic links:* Category:Event