Difference between revisions of "Help:Country"

From BITPlan cr Wiki
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-2020 BITPlan GmbH
+
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
   text wikidataid
+
   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-2020 BITPlan GmbH
+
' Copyright (c) 2015-2023 BITPlan GmbH
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
+
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' skinparams generated by com.bitplan.restmodelmanager
+
' 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 11:41, 8 March 2023

Help Icon.png

Help for Country

iconTopicnamepluralNamedocumentation
CountryIcon-64px.pngCountryCountryCountriesdistinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics

Documentation

distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics

Example Countries

Australia, Austria, China, Cyprus, France, Germany, Greece, Ireland, Italy, Korea, New Zealand, Slovenia, USA

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
Country nameThe name of the CountryTypes/textnamenametruefalse
Country wikidataidThe wikidataid of the CountryTypes/External identifierwikidataidwikidataidfalsefalse

uml

see also

topic links:* Category:Event