Difference between revisions of "Category:Person"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-10-06T08:10:55Z)
 
(4 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
end note
 
end note
 
class Person {
 
class Person {
   Text id
+
   Text qid
 +
  Text royal92id
 
   Text name
 
   Text name
 
   Text nobleTitle
 
   Text nobleTitle
 
   URL picture
 
   URL picture
 +
  Text sex
 
   Date born
 
   Date born
 
   Number yearBorn
 
   Number yearBorn
   Text monthBorn
+
   Number monthBorn
 
   Text birthPlace
 
   Text birthPlace
 
   Date died
 
   Date died
Line 32: Line 34:
 
   URL wikiPedia
 
   URL wikiPedia
 
   Page childOf
 
   Page childOf
 +
  Page parentOf
 +
  Page spouse
 
}
 
}
 
PersonNote .. Person
 
PersonNote .. Person
 +
 +
Person "spouse (1)" -- "spouses(*)" Person
  
 
Family "childOf (1)" -- "children(*)" Person
 
Family "childOf (1)" -- "children(*)" Person
 +
 +
Family "parentOf (1)" -- "parents(*)" Person
 +
 +
Person "spouse (1)" -- "spouses(*)" Person
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
 
' Copyright (c) 2015-2016 BITPlan GmbH
 
' Copyright (c) 2015-2016 BITPlan GmbH
Line 120: Line 130:
 
* [[:Template:Person]]
 
* [[:Template:Person]]
 
* [[:Form:Person]]
 
* [[:Form:Person]]
 +
 
=== Properties ===
 
=== Properties ===
* [[Property:Person id]]
+
* [[Property:Person qid]]
 +
* [[Property:Person royal92id]]
 
* [[Property:Person name]]
 
* [[Property:Person name]]
 
* [[Property:Person nobleTitle]]
 
* [[Property:Person nobleTitle]]
 
* [[Property:Person picture]]
 
* [[Property:Person picture]]
 +
* [[Property:Person sex]]
 
* [[Property:Person born]]
 
* [[Property:Person born]]
 
* [[Property:Person yearBorn]]
 
* [[Property:Person yearBorn]]
Line 136: Line 149:
 
* [[Property:Person wikiPedia]]
 
* [[Property:Person wikiPedia]]
 
* [[Property:Person childOf]]
 
* [[Property:Person childOf]]
 +
* [[Property:Person parentOf]]
 +
* [[Property:Person spouse]]
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 18:35, 20 February 2020

Pages in category "Person"

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