Difference between revisions of "Category:Person"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-10-03T19:33:29Z)
 
(8 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
end note
 
end note
 
note as PersonNote
 
note as PersonNote
 
+
A Person is a human being
 
end note
 
end note
 
class Person {
 
class Person {
 +
  Text qid
 +
  Text royal92id
 
   Text name
 
   Text name
 
   Text nobleTitle
 
   Text nobleTitle
 +
  URL picture
 +
  Text sex
 
   Date born
 
   Date born
   Text yearBorn
+
   Number yearBorn
   Text monthBorn
+
   Number monthBorn
 
   Text birthPlace
 
   Text birthPlace
   Text died
+
   Date died
 
   Text diedAt
 
   Text diedAt
 
   Number yearDied
 
   Number yearDied
   Text monthDied
+
   Number monthDied
 +
  Number noInLine
 +
  URL wikiPedia
 +
  Page childOf
 +
  Page parentOf
 +
  Page spouse
 
}
 
}
 
PersonNote .. Person
 
PersonNote .. Person
 +
 +
Person "spouse (1)" -- "spouses(*)" 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 113: Line 130:
 
* [[:Template:Person]]
 
* [[:Template:Person]]
 
* [[:Form:Person]]
 
* [[:Form:Person]]
 +
 
=== Properties ===
 
=== Properties ===
 +
* [[Property:Person qid]]
 +
* [[Property:Person royal92id]]
 
* [[Property:Person name]]
 
* [[Property:Person name]]
 
* [[Property:Person nobleTitle]]
 
* [[Property:Person nobleTitle]]
 +
* [[Property:Person picture]]
 +
* [[Property:Person sex]]
 
* [[Property:Person born]]
 
* [[Property:Person born]]
 
* [[Property:Person yearBorn]]
 
* [[Property:Person yearBorn]]
Line 124: Line 146:
 
* [[Property:Person yearDied]]
 
* [[Property:Person yearDied]]
 
* [[Property:Person monthDied]]
 
* [[Property:Person monthDied]]
 +
* [[Property:Person noInLine]]
 +
* [[Property:Person wikiPedia]]
 +
* [[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.