Difference between revisions of "Category:Country"

From BITPlan cr Wiki
Jump to navigation Jump to search
m (created by WikiTask 2020-07-23T10:42:16Z)
(modified by py-yprinciple-gen 0.2.2)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
=== 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 18: Line 18:
 
class Country {
 
class Country {
 
   text name
 
   text name
   text wikidataid
+
   External identifier wikidataid
  Page event
 
 
}
 
}
 
CountryNote .. Country
 
CountryNote .. Country
 
+
Country "country (1)" -- "event(*)" Event
Event "event (*)" -- "country(1)" Country
+
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 103: Line 102:
 
' end of skinparams '
 
' end of skinparams '
 
</uml>
 
</uml>
 
 
* [[Help:Country]]
 
* [[Help:Country]]
 
* [[Concept:Country]]
 
* [[Concept:Country]]
Line 111: Line 109:
 
* [[Property:Country name]]
 
* [[Property:Country name]]
 
* [[Property:Country wikidataid]]
 
* [[Property:Country wikidataid]]
* [[Property:Country event]]
 
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 11:41, 8 March 2023

Pages in category "Country"

The following 16 pages are in this category, out of 16 total.