Difference between revisions of "Template:Person"
Jump to navigation
Jump to search
m (created by WikiTask 2017-10-06T08:10:50Z) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
==== storemode subobject ==== | ==== storemode subobject ==== | ||
<pre>{{Person | <pre>{{Person | ||
− | | | + | |qid= |
+ | |royal92id= | ||
|name= | |name= | ||
|nobleTitle= | |nobleTitle= | ||
|picture= | |picture= | ||
+ | |sex= | ||
|born= | |born= | ||
|yearBorn= | |yearBorn= | ||
Line 31: | Line 33: | ||
|wikiPedia= | |wikiPedia= | ||
|childOf= | |childOf= | ||
+ | |parentOf= | ||
+ | |spouse= | ||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
Line 37: | Line 41: | ||
==== storemode property ==== | ==== storemode property ==== | ||
<pre>{{Person | <pre>{{Person | ||
− | | | + | |qid= |
+ | |royal92id= | ||
|name= | |name= | ||
|nobleTitle= | |nobleTitle= | ||
|picture= | |picture= | ||
+ | |sex= | ||
|born= | |born= | ||
|yearBorn= | |yearBorn= | ||
Line 52: | Line 58: | ||
|wikiPedia= | |wikiPedia= | ||
|childOf= | |childOf= | ||
+ | |parentOf= | ||
+ | |spouse= | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
Line 58: | Line 66: | ||
==== storemode none ==== | ==== storemode none ==== | ||
<pre>{{Person | <pre>{{Person | ||
− | | | + | |qid= |
+ | |royal92id= | ||
|name= | |name= | ||
|nobleTitle= | |nobleTitle= | ||
|picture= | |picture= | ||
+ | |sex= | ||
|born= | |born= | ||
|yearBorn= | |yearBorn= | ||
Line 73: | Line 83: | ||
|wikiPedia= | |wikiPedia= | ||
|childOf= | |childOf= | ||
+ | |parentOf= | ||
+ | |spouse= | ||
|storemode=none | |storemode=none | ||
}} | }} | ||
Line 80: | Line 92: | ||
==== viewmode tableheader ==== | ==== viewmode tableheader ==== | ||
<pre>{{Person | <pre>{{Person | ||
− | | | + | |qid= |
+ | |royal92id= | ||
|name= | |name= | ||
|nobleTitle= | |nobleTitle= | ||
|picture= | |picture= | ||
+ | |sex= | ||
|born= | |born= | ||
|yearBorn= | |yearBorn= | ||
Line 95: | Line 109: | ||
|wikiPedia= | |wikiPedia= | ||
|childOf= | |childOf= | ||
+ | |parentOf= | ||
+ | |spouse= | ||
|viewmode=tableheader | |viewmode=tableheader | ||
}} | }} | ||
Line 101: | Line 117: | ||
==== viewmode tablerow ==== | ==== viewmode tablerow ==== | ||
<pre>{{Person | <pre>{{Person | ||
− | | | + | |qid= |
+ | |royal92id= | ||
|name= | |name= | ||
|nobleTitle= | |nobleTitle= | ||
|picture= | |picture= | ||
+ | |sex= | ||
|born= | |born= | ||
|yearBorn= | |yearBorn= | ||
Line 116: | Line 134: | ||
|wikiPedia= | |wikiPedia= | ||
|childOf= | |childOf= | ||
+ | |parentOf= | ||
+ | |spouse= | ||
|viewmode=tablerow | |viewmode=tablerow | ||
}} | }} | ||
Line 122: | Line 142: | ||
==== viewmode tablefooter ==== | ==== viewmode tablefooter ==== | ||
<pre>{{Person | <pre>{{Person | ||
− | | | + | |qid= |
+ | |royal92id= | ||
|name= | |name= | ||
|nobleTitle= | |nobleTitle= | ||
|picture= | |picture= | ||
+ | |sex= | ||
|born= | |born= | ||
|yearBorn= | |yearBorn= | ||
Line 137: | Line 159: | ||
|wikiPedia= | |wikiPedia= | ||
|childOf= | |childOf= | ||
+ | |parentOf= | ||
+ | |spouse= | ||
|viewmode=tablefooter | |viewmode=tablefooter | ||
}} | }} | ||
Line 143: | Line 167: | ||
==== viewmode labelfield ==== | ==== viewmode labelfield ==== | ||
<pre>{{Person | <pre>{{Person | ||
− | | | + | |qid= |
+ | |royal92id= | ||
|name= | |name= | ||
|nobleTitle= | |nobleTitle= | ||
|picture= | |picture= | ||
+ | |sex= | ||
|born= | |born= | ||
|yearBorn= | |yearBorn= | ||
Line 158: | Line 184: | ||
|wikiPedia= | |wikiPedia= | ||
|childOf= | |childOf= | ||
+ | |parentOf= | ||
+ | |spouse= | ||
|viewmode=labelfield | |viewmode=labelfield | ||
}} | }} | ||
Line 165: | Line 193: | ||
<source lang='html4strict'> | <source lang='html4strict'> | ||
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Person<br>|}} | {{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Person<br>|}} | ||
− | {{#if:{{{? | + | {{#if:{{{?qid|}}}|"{{{?qid}}}" is qid of it <br>|}} |
+ | {{#if:{{{?royal92id|}}}|"{{{?royal92id}}}" is royal92id of it <br>|}} | ||
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}} | {{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}} | ||
{{#if:{{{?nobleTitle|}}}|"{{{?nobleTitle}}}" is nobleTitle of it <br>|}} | {{#if:{{{?nobleTitle|}}}|"{{{?nobleTitle}}}" is nobleTitle of it <br>|}} | ||
{{#if:{{{?picture|}}}|"{{{?picture}}}" is picture of it <br>|}} | {{#if:{{{?picture|}}}|"{{{?picture}}}" is picture of it <br>|}} | ||
+ | {{#if:{{{?sex|}}}|"{{{?sex}}}" is sex of it <br>|}} | ||
{{#if:{{{?born|}}}|"{{{?born}}}" is born of it <br>|}} | {{#if:{{{?born|}}}|"{{{?born}}}" is born of it <br>|}} | ||
{{#if:{{{?yearBorn|}}}|"{{{?yearBorn}}}" is yearBorn of it <br>|}} | {{#if:{{{?yearBorn|}}}|"{{{?yearBorn}}}" is yearBorn of it <br>|}} | ||
Line 180: | Line 210: | ||
{{#if:{{{?wikiPedia|}}}|"{{{?wikiPedia}}}" is wikiPedia of it <br>|}} | {{#if:{{{?wikiPedia|}}}|"{{{?wikiPedia}}}" is wikiPedia of it <br>|}} | ||
{{#if:{{{?childOf|}}}|"{{{?childOf}}}" is childOf of it <br>|}} | {{#if:{{{?childOf|}}}|"{{{?childOf}}}" is childOf of it <br>|}} | ||
+ | {{#if:{{{?parentOf|}}}|"{{{?parentOf}}}" is parentOf of it <br>|}} | ||
+ | {{#if:{{{?spouse|}}}|"{{{?spouse}}}" is spouse of it <br>|}} | ||
|#default={{#switch:{{{storemode|}}} | |#default={{#switch:{{{storemode|}}} | ||
|none= | |none= | ||
|subobject={{#subobject:- | |subobject={{#subobject:- | ||
|isA=Person | |isA=Person | ||
− | |Person | + | |Person qid={{{qid|}}} |
+ | |Person royal92id={{{royal92id|}}} | ||
|Person name={{{name|}}} | |Person name={{{name|}}} | ||
|Person nobleTitle={{{nobleTitle|}}} | |Person nobleTitle={{{nobleTitle|}}} | ||
|Person picture={{{picture|}}} | |Person picture={{{picture|}}} | ||
+ | |Person sex={{{sex|}}} | ||
|Person born={{{born|}}} | |Person born={{{born|}}} | ||
|Person yearBorn={{{yearBorn|}}} | |Person yearBorn={{{yearBorn|}}} | ||
Line 199: | Line 233: | ||
|Person wikiPedia={{{wikiPedia|}}} | |Person wikiPedia={{{wikiPedia|}}} | ||
|Person childOf={{{childOf|}}} | |Person childOf={{{childOf|}}} | ||
+ | |Person parentOf={{{parentOf|}}} | ||
+ | |Person spouse={{{spouse|}}} | ||
}} | }} | ||
|#default={{#set: | |#default={{#set: | ||
|isA=Person | |isA=Person | ||
− | |Person | + | |Person qid={{{qid|}}} |
+ | |Person royal92id={{{royal92id|}}} | ||
|Person name={{{name|}}} | |Person name={{{name|}}} | ||
|Person nobleTitle={{{nobleTitle|}}} | |Person nobleTitle={{{nobleTitle|}}} | ||
|Person picture={{{picture|}}} | |Person picture={{{picture|}}} | ||
+ | |Person sex={{{sex|}}} | ||
|Person born={{{born|}}} | |Person born={{{born|}}} | ||
|Person yearBorn={{{yearBorn|}}} | |Person yearBorn={{{yearBorn|}}} | ||
Line 217: | Line 255: | ||
|Person wikiPedia={{{wikiPedia|}}} | |Person wikiPedia={{{wikiPedia|}}} | ||
|Person childOf={{{childOf|}}} | |Person childOf={{{childOf|}}} | ||
+ | |Person parentOf={{{parentOf|}}} | ||
+ | |Person spouse={{{spouse|}}} | ||
}} | }} | ||
}} | }} | ||
{{#switch: {{{viewmode|}}} | {{#switch: {{{viewmode|}}} | ||
|masterdetail= | |masterdetail= | ||
+ | = spouses = | ||
+ | {{#ask:[[Concept:Person]][[Person spouse::{{FULLPAGENAME}}]] | ||
+ | | ?Person qid = qid | ||
+ | | ?Person royal92id = royal92id | ||
+ | | ?Person name = name | ||
+ | | ?Person nobleTitle = nobleTitle | ||
+ | | ?Person picture = picture | ||
+ | | ?Person sex = sex | ||
+ | | ?Person born = born | ||
+ | | ?Person yearBorn = yearBorn | ||
+ | | ?Person monthBorn = monthBorn | ||
+ | | ?Person birthPlace = birthPlace | ||
+ | | ?Person died = died | ||
+ | | ?Person diedAt = diedAt | ||
+ | | ?Person yearDied = yearDied | ||
+ | | ?Person monthDied = monthDied | ||
+ | | ?Person noInLine = noInLine | ||
+ | | ?Person wikiPedia = wikiPedia | ||
+ | | ?Person childOf = childOf | ||
+ | | ?Person parentOf = parentOf | ||
+ | | ?Person spouse = spouse | ||
+ | |||
+ | |||
+ | |||
+ | }} | ||
|tableheader={{{!}} class='wikitable' | |tableheader={{{!}} class='wikitable' | ||
− | ! | + | !qid!!royal92id!!name!!nobleTitle!!picture!!sex!!born!!yearBorn!!monthBorn!!birthPlace!!died!!diedAt!!yearDied!!monthDied!!noInLine!!wikiPedia!!childOf!!parentOf!!spouse |
{{!}}- | {{!}}- | ||
|tablerow= | |tablerow= | ||
− | {{!}}{{{ | + | {{!}}{{{qid|}}}{{!}}{{!}}{{{royal92id|}}}{{!}}{{!}}{{{name|}}}{{!}}{{!}}{{{nobleTitle|}}}{{!}}{{!}}{{{picture|}}}{{!}}{{!}}{{{sex|}}}{{!}}{{!}}{{{born|}}}{{!}}{{!}}{{{yearBorn|}}}{{!}}{{!}}{{{monthBorn|}}}{{!}}{{!}}{{{birthPlace|}}}{{!}}{{!}}{{{died|}}}{{!}}{{!}}{{{diedAt|}}}{{!}}{{!}}{{{yearDied|}}}{{!}}{{!}}{{{monthDied|}}}{{!}}{{!}}{{{noInLine|}}}{{!}}{{!}}{{{wikiPedia|}}}{{!}}{{!}}{{{childOf|}}}{{!}}{{!}}{{{parentOf|}}}{{!}}{{!}}{{{spouse|}}} |
{{!}}- | {{!}}- | ||
|tablefooter={{!}}} | |tablefooter={{!}}} | ||
|labelfield= | |labelfield= | ||
− | + | qid={{#if:{{{qid|}}}|{{{qid|}}}|}}<br>royal92id={{#if:{{{royal92id|}}}|{{{royal92id|}}}|}}<br>name={{#if:{{{name|}}}|{{{name|}}}|}}<br>nobleTitle={{#if:{{{nobleTitle|}}}|{{{nobleTitle|}}}|}}<br>picture={{#if:{{{picture|}}}|{{{picture|}}}|}}<br>sex={{#if:{{{sex|}}}|{{{sex|}}}|}}<br>born={{#if:{{{born|}}}|{{{born|}}}|}}<br>yearBorn={{#if:{{{yearBorn|}}}|{{{yearBorn|}}}|}}<br>monthBorn={{#if:{{{monthBorn|}}}|{{{monthBorn|}}}|}}<br>birthPlace={{#if:{{{birthPlace|}}}|{{{birthPlace|}}}|}}<br>died={{#if:{{{died|}}}|{{{died|}}}|}}<br>diedAt={{#if:{{{diedAt|}}}|{{{diedAt|}}}|}}<br>yearDied={{#if:{{{yearDied|}}}|{{{yearDied|}}}|}}<br>monthDied={{#if:{{{monthDied|}}}|{{{monthDied|}}}|}}<br>noInLine={{#if:{{{noInLine|}}}|{{{noInLine|}}}|}}<br>wikiPedia={{#if:{{{wikiPedia|}}}|{{{wikiPedia|}}}|}}<br>childOf={{#if:{{{childOf|}}}|[[{{{childOf|}}}]]|}}<br>parentOf={{#if:{{{parentOf|}}}|[[{{{parentOf|}}}]]|}}<br>spouse={{#if:{{{spouse|}}}|[[{{{spouse|}}}]]|}}<br>|#default={{{!}} class='wikitable' | |
! colspan='2' {{!}}Person | ! colspan='2' {{!}}Person | ||
{{!}}- | {{!}}- | ||
Line 236: | Line 301: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
− | ! | + | !qid |
− | {{!}} {{#if:{{{ | + | {{!}} {{#if:{{{qid|}}}|{{{qid|}}}|}} |
+ | {{!}}- | ||
+ | !royal92id | ||
+ | {{!}} {{#if:{{{royal92id|}}}|{{{royal92id|}}}|}} | ||
{{!}}- | {{!}}- | ||
!name | !name | ||
Line 247: | Line 315: | ||
!picture | !picture | ||
{{!}} {{#if:{{{picture|}}}|{{{picture|}}}|}} | {{!}} {{#if:{{{picture|}}}|{{{picture|}}}|}} | ||
+ | {{!}}- | ||
+ | !sex | ||
+ | {{!}} {{#if:{{{sex|}}}|{{{sex|}}}|}} | ||
{{!}}- | {{!}}- | ||
!born | !born | ||
Line 280: | Line 351: | ||
!childOf | !childOf | ||
{{!}} {{#if:{{{childOf|}}}|[[{{{childOf|}}}]]|}} | {{!}} {{#if:{{{childOf|}}}|[[{{{childOf|}}}]]|}} | ||
+ | {{!}}- | ||
+ | !parentOf | ||
+ | {{!}} {{#if:{{{parentOf|}}}|[[{{{parentOf|}}}]]|}} | ||
+ | {{!}}- | ||
+ | !spouse | ||
+ | {{!}} {{#if:{{{spouse|}}}|[[{{{spouse|}}}]]|}} | ||
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
Line 291: | Line 368: | ||
</noinclude><includeonly>{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Person<br>|}} | </noinclude><includeonly>{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Person<br>|}} | ||
− | {{#if:{{{? | + | {{#if:{{{?qid|}}}|"{{{?qid}}}" is qid of it <br>|}} |
+ | {{#if:{{{?royal92id|}}}|"{{{?royal92id}}}" is royal92id of it <br>|}} | ||
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}} | {{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}} | ||
{{#if:{{{?nobleTitle|}}}|"{{{?nobleTitle}}}" is nobleTitle of it <br>|}} | {{#if:{{{?nobleTitle|}}}|"{{{?nobleTitle}}}" is nobleTitle of it <br>|}} | ||
{{#if:{{{?picture|}}}|"{{{?picture}}}" is picture of it <br>|}} | {{#if:{{{?picture|}}}|"{{{?picture}}}" is picture of it <br>|}} | ||
+ | {{#if:{{{?sex|}}}|"{{{?sex}}}" is sex of it <br>|}} | ||
{{#if:{{{?born|}}}|"{{{?born}}}" is born of it <br>|}} | {{#if:{{{?born|}}}|"{{{?born}}}" is born of it <br>|}} | ||
{{#if:{{{?yearBorn|}}}|"{{{?yearBorn}}}" is yearBorn of it <br>|}} | {{#if:{{{?yearBorn|}}}|"{{{?yearBorn}}}" is yearBorn of it <br>|}} | ||
Line 306: | Line 385: | ||
{{#if:{{{?wikiPedia|}}}|"{{{?wikiPedia}}}" is wikiPedia of it <br>|}} | {{#if:{{{?wikiPedia|}}}|"{{{?wikiPedia}}}" is wikiPedia of it <br>|}} | ||
{{#if:{{{?childOf|}}}|"{{{?childOf}}}" is childOf of it <br>|}} | {{#if:{{{?childOf|}}}|"{{{?childOf}}}" is childOf of it <br>|}} | ||
+ | {{#if:{{{?parentOf|}}}|"{{{?parentOf}}}" is parentOf of it <br>|}} | ||
+ | {{#if:{{{?spouse|}}}|"{{{?spouse}}}" is spouse of it <br>|}} | ||
|#default={{#switch:{{{storemode|}}} | |#default={{#switch:{{{storemode|}}} | ||
|none= | |none= | ||
|subobject={{#subobject:- | |subobject={{#subobject:- | ||
|isA=Person | |isA=Person | ||
− | |Person | + | |Person qid={{{qid|}}} |
+ | |Person royal92id={{{royal92id|}}} | ||
|Person name={{{name|}}} | |Person name={{{name|}}} | ||
|Person nobleTitle={{{nobleTitle|}}} | |Person nobleTitle={{{nobleTitle|}}} | ||
|Person picture={{{picture|}}} | |Person picture={{{picture|}}} | ||
+ | |Person sex={{{sex|}}} | ||
|Person born={{{born|}}} | |Person born={{{born|}}} | ||
|Person yearBorn={{{yearBorn|}}} | |Person yearBorn={{{yearBorn|}}} | ||
Line 325: | Line 408: | ||
|Person wikiPedia={{{wikiPedia|}}} | |Person wikiPedia={{{wikiPedia|}}} | ||
|Person childOf={{{childOf|}}} | |Person childOf={{{childOf|}}} | ||
+ | |Person parentOf={{{parentOf|}}} | ||
+ | |Person spouse={{{spouse|}}} | ||
}} | }} | ||
|#default={{#set: | |#default={{#set: | ||
|isA=Person | |isA=Person | ||
− | |Person | + | |Person qid={{{qid|}}} |
+ | |Person royal92id={{{royal92id|}}} | ||
|Person name={{{name|}}} | |Person name={{{name|}}} | ||
|Person nobleTitle={{{nobleTitle|}}} | |Person nobleTitle={{{nobleTitle|}}} | ||
|Person picture={{{picture|}}} | |Person picture={{{picture|}}} | ||
+ | |Person sex={{{sex|}}} | ||
|Person born={{{born|}}} | |Person born={{{born|}}} | ||
|Person yearBorn={{{yearBorn|}}} | |Person yearBorn={{{yearBorn|}}} | ||
Line 343: | Line 430: | ||
|Person wikiPedia={{{wikiPedia|}}} | |Person wikiPedia={{{wikiPedia|}}} | ||
|Person childOf={{{childOf|}}} | |Person childOf={{{childOf|}}} | ||
+ | |Person parentOf={{{parentOf|}}} | ||
+ | |Person spouse={{{spouse|}}} | ||
}} | }} | ||
}} | }} | ||
{{#switch: {{{viewmode|}}} | {{#switch: {{{viewmode|}}} | ||
|masterdetail= | |masterdetail= | ||
+ | = spouses = | ||
+ | {{#ask:[[Concept:Person]][[Person spouse::{{FULLPAGENAME}}]] | ||
+ | | ?Person qid = qid | ||
+ | | ?Person royal92id = royal92id | ||
+ | | ?Person name = name | ||
+ | | ?Person nobleTitle = nobleTitle | ||
+ | | ?Person picture = picture | ||
+ | | ?Person sex = sex | ||
+ | | ?Person born = born | ||
+ | | ?Person yearBorn = yearBorn | ||
+ | | ?Person monthBorn = monthBorn | ||
+ | | ?Person birthPlace = birthPlace | ||
+ | | ?Person died = died | ||
+ | | ?Person diedAt = diedAt | ||
+ | | ?Person yearDied = yearDied | ||
+ | | ?Person monthDied = monthDied | ||
+ | | ?Person noInLine = noInLine | ||
+ | | ?Person wikiPedia = wikiPedia | ||
+ | | ?Person childOf = childOf | ||
+ | | ?Person parentOf = parentOf | ||
+ | | ?Person spouse = spouse | ||
+ | |||
+ | |||
+ | |||
+ | }} | ||
|tableheader={{{!}} class='wikitable' | |tableheader={{{!}} class='wikitable' | ||
− | ! | + | !qid!!royal92id!!name!!nobleTitle!!picture!!sex!!born!!yearBorn!!monthBorn!!birthPlace!!died!!diedAt!!yearDied!!monthDied!!noInLine!!wikiPedia!!childOf!!parentOf!!spouse |
{{!}}- | {{!}}- | ||
|tablerow= | |tablerow= | ||
− | {{!}}{{{ | + | {{!}}{{{qid|}}}{{!}}{{!}}{{{royal92id|}}}{{!}}{{!}}{{{name|}}}{{!}}{{!}}{{{nobleTitle|}}}{{!}}{{!}}{{{picture|}}}{{!}}{{!}}{{{sex|}}}{{!}}{{!}}{{{born|}}}{{!}}{{!}}{{{yearBorn|}}}{{!}}{{!}}{{{monthBorn|}}}{{!}}{{!}}{{{birthPlace|}}}{{!}}{{!}}{{{died|}}}{{!}}{{!}}{{{diedAt|}}}{{!}}{{!}}{{{yearDied|}}}{{!}}{{!}}{{{monthDied|}}}{{!}}{{!}}{{{noInLine|}}}{{!}}{{!}}{{{wikiPedia|}}}{{!}}{{!}}{{{childOf|}}}{{!}}{{!}}{{{parentOf|}}}{{!}}{{!}}{{{spouse|}}} |
{{!}}- | {{!}}- | ||
|tablefooter={{!}}} | |tablefooter={{!}}} | ||
|labelfield= | |labelfield= | ||
− | + | qid={{#if:{{{qid|}}}|{{{qid|}}}|}}<br>royal92id={{#if:{{{royal92id|}}}|{{{royal92id|}}}|}}<br>name={{#if:{{{name|}}}|{{{name|}}}|}}<br>nobleTitle={{#if:{{{nobleTitle|}}}|{{{nobleTitle|}}}|}}<br>picture={{#if:{{{picture|}}}|{{{picture|}}}|}}<br>sex={{#if:{{{sex|}}}|{{{sex|}}}|}}<br>born={{#if:{{{born|}}}|{{{born|}}}|}}<br>yearBorn={{#if:{{{yearBorn|}}}|{{{yearBorn|}}}|}}<br>monthBorn={{#if:{{{monthBorn|}}}|{{{monthBorn|}}}|}}<br>birthPlace={{#if:{{{birthPlace|}}}|{{{birthPlace|}}}|}}<br>died={{#if:{{{died|}}}|{{{died|}}}|}}<br>diedAt={{#if:{{{diedAt|}}}|{{{diedAt|}}}|}}<br>yearDied={{#if:{{{yearDied|}}}|{{{yearDied|}}}|}}<br>monthDied={{#if:{{{monthDied|}}}|{{{monthDied|}}}|}}<br>noInLine={{#if:{{{noInLine|}}}|{{{noInLine|}}}|}}<br>wikiPedia={{#if:{{{wikiPedia|}}}|{{{wikiPedia|}}}|}}<br>childOf={{#if:{{{childOf|}}}|[[{{{childOf|}}}]]|}}<br>parentOf={{#if:{{{parentOf|}}}|[[{{{parentOf|}}}]]|}}<br>spouse={{#if:{{{spouse|}}}|[[{{{spouse|}}}]]|}}<br>|#default={{{!}} class='wikitable' | |
! colspan='2' {{!}}Person | ! colspan='2' {{!}}Person | ||
{{!}}- | {{!}}- | ||
Line 362: | Line 476: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
− | ! | + | !qid |
− | {{!}} {{#if:{{{ | + | {{!}} {{#if:{{{qid|}}}|[https://www.wikidata.org/wiki/{{{qid|}}} {{{qid|}}}]|}} |
+ | {{!}}- | ||
+ | !royal92id | ||
+ | {{!}} {{#if:{{{royal92id|}}}|{{{royal92id|}}}|}} | ||
{{!}}- | {{!}}- | ||
!name | !name | ||
Line 372: | Line 489: | ||
{{!}}- | {{!}}- | ||
!picture | !picture | ||
− | {{!}} {{#if:{{{picture|}}}|{{{picture|}}}|}} | + | {{!}} {{#if:{{{picture|}}}|[[{{{picture|}}}|250px]]|}} |
+ | {{!}}- | ||
+ | !sex | ||
+ | {{!}} {{#if:{{{sex|}}}|{{{sex|}}}|}} | ||
{{!}}- | {{!}}- | ||
!born | !born | ||
Line 406: | Line 526: | ||
!childOf | !childOf | ||
{{!}} {{#if:{{{childOf|}}}|[[{{{childOf|}}}]]|}} | {{!}} {{#if:{{{childOf|}}}|[[{{{childOf|}}}]]|}} | ||
+ | {{!}}- | ||
+ | !parentOf | ||
+ | {{!}} {{#if:{{{parentOf|}}}|[[{{{parentOf|}}}]]|}} | ||
+ | {{!}}- | ||
+ | !spouse | ||
+ | {{!}} {{#if:{{{spouse|}}}|[[{{{spouse|}}}]]|}} | ||
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
}} | }} | ||
− | [[Category:Person]]{{#default_form:Person}}</includeonly> | + | [[Category:Person]]{{#default_form:Person}}[[Category:frontend]]</includeonly> |
Latest revision as of 07:20, 10 October 2017
This is the template Person.
It belongs to the concept/topic Concept:Person
You may find examples for the use of this template via the List of Persons.
Usage
storemode subobject
{{Person |qid= |royal92id= |name= |nobleTitle= |picture= |sex= |born= |yearBorn= |monthBorn= |birthPlace= |died= |diedAt= |yearDied= |monthDied= |noInLine= |wikiPedia= |childOf= |parentOf= |spouse= |storemode=subobject }}
storemode property
{{Person |qid= |royal92id= |name= |nobleTitle= |picture= |sex= |born= |yearBorn= |monthBorn= |birthPlace= |died= |diedAt= |yearDied= |monthDied= |noInLine= |wikiPedia= |childOf= |parentOf= |spouse= |storemode=property }}
storemode none
{{Person |qid= |royal92id= |name= |nobleTitle= |picture= |sex= |born= |yearBorn= |monthBorn= |birthPlace= |died= |diedAt= |yearDied= |monthDied= |noInLine= |wikiPedia= |childOf= |parentOf= |spouse= |storemode=none }}
viewmode tableheader
{{Person |qid= |royal92id= |name= |nobleTitle= |picture= |sex= |born= |yearBorn= |monthBorn= |birthPlace= |died= |diedAt= |yearDied= |monthDied= |noInLine= |wikiPedia= |childOf= |parentOf= |spouse= |viewmode=tableheader }}
viewmode tablerow
{{Person |qid= |royal92id= |name= |nobleTitle= |picture= |sex= |born= |yearBorn= |monthBorn= |birthPlace= |died= |diedAt= |yearDied= |monthDied= |noInLine= |wikiPedia= |childOf= |parentOf= |spouse= |viewmode=tablerow }}
{{Person |qid= |royal92id= |name= |nobleTitle= |picture= |sex= |born= |yearBorn= |monthBorn= |birthPlace= |died= |diedAt= |yearDied= |monthDied= |noInLine= |wikiPedia= |childOf= |parentOf= |spouse= |viewmode=tablefooter }}
viewmode labelfield
{{Person |qid= |royal92id= |name= |nobleTitle= |picture= |sex= |born= |yearBorn= |monthBorn= |birthPlace= |died= |diedAt= |yearDied= |monthDied= |noInLine= |wikiPedia= |childOf= |parentOf= |spouse= |viewmode=labelfield }}
Source (pretty printed)
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Person<br>|}}
{{#if:{{{?qid|}}}|"{{{?qid}}}" is qid of it <br>|}}
{{#if:{{{?royal92id|}}}|"{{{?royal92id}}}" is royal92id of it <br>|}}
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}}
{{#if:{{{?nobleTitle|}}}|"{{{?nobleTitle}}}" is nobleTitle of it <br>|}}
{{#if:{{{?picture|}}}|"{{{?picture}}}" is picture of it <br>|}}
{{#if:{{{?sex|}}}|"{{{?sex}}}" is sex of it <br>|}}
{{#if:{{{?born|}}}|"{{{?born}}}" is born of it <br>|}}
{{#if:{{{?yearBorn|}}}|"{{{?yearBorn}}}" is yearBorn of it <br>|}}
{{#if:{{{?monthBorn|}}}|"{{{?monthBorn}}}" is monthBorn of it <br>|}}
{{#if:{{{?birthPlace|}}}|"{{{?birthPlace}}}" is birthPlace of it <br>|}}
{{#if:{{{?died|}}}|"{{{?died}}}" is died of it <br>|}}
{{#if:{{{?diedAt|}}}|"{{{?diedAt}}}" is diedAt of it <br>|}}
{{#if:{{{?yearDied|}}}|"{{{?yearDied}}}" is yearDied of it <br>|}}
{{#if:{{{?monthDied|}}}|"{{{?monthDied}}}" is monthDied of it <br>|}}
{{#if:{{{?noInLine|}}}|"{{{?noInLine}}}" is noInLine of it <br>|}}
{{#if:{{{?wikiPedia|}}}|"{{{?wikiPedia}}}" is wikiPedia of it <br>|}}
{{#if:{{{?childOf|}}}|"{{{?childOf}}}" is childOf of it <br>|}}
{{#if:{{{?parentOf|}}}|"{{{?parentOf}}}" is parentOf of it <br>|}}
{{#if:{{{?spouse|}}}|"{{{?spouse}}}" is spouse of it <br>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=Person
|Person qid={{{qid|}}}
|Person royal92id={{{royal92id|}}}
|Person name={{{name|}}}
|Person nobleTitle={{{nobleTitle|}}}
|Person picture={{{picture|}}}
|Person sex={{{sex|}}}
|Person born={{{born|}}}
|Person yearBorn={{{yearBorn|}}}
|Person monthBorn={{{monthBorn|}}}
|Person birthPlace={{{birthPlace|}}}
|Person died={{{died|}}}
|Person diedAt={{{diedAt|}}}
|Person yearDied={{{yearDied|}}}
|Person monthDied={{{monthDied|}}}
|Person noInLine={{{noInLine|}}}
|Person wikiPedia={{{wikiPedia|}}}
|Person childOf={{{childOf|}}}
|Person parentOf={{{parentOf|}}}
|Person spouse={{{spouse|}}}
}}
|#default={{#set:
|isA=Person
|Person qid={{{qid|}}}
|Person royal92id={{{royal92id|}}}
|Person name={{{name|}}}
|Person nobleTitle={{{nobleTitle|}}}
|Person picture={{{picture|}}}
|Person sex={{{sex|}}}
|Person born={{{born|}}}
|Person yearBorn={{{yearBorn|}}}
|Person monthBorn={{{monthBorn|}}}
|Person birthPlace={{{birthPlace|}}}
|Person died={{{died|}}}
|Person diedAt={{{diedAt|}}}
|Person yearDied={{{yearDied|}}}
|Person monthDied={{{monthDied|}}}
|Person noInLine={{{noInLine|}}}
|Person wikiPedia={{{wikiPedia|}}}
|Person childOf={{{childOf|}}}
|Person parentOf={{{parentOf|}}}
|Person spouse={{{spouse|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|masterdetail=
= spouses =
{{#ask:[[Concept:Person]][[Person spouse::{{FULLPAGENAME}}]]
| ?Person qid = qid
| ?Person royal92id = royal92id
| ?Person name = name
| ?Person nobleTitle = nobleTitle
| ?Person picture = picture
| ?Person sex = sex
| ?Person born = born
| ?Person yearBorn = yearBorn
| ?Person monthBorn = monthBorn
| ?Person birthPlace = birthPlace
| ?Person died = died
| ?Person diedAt = diedAt
| ?Person yearDied = yearDied
| ?Person monthDied = monthDied
| ?Person noInLine = noInLine
| ?Person wikiPedia = wikiPedia
| ?Person childOf = childOf
| ?Person parentOf = parentOf
| ?Person spouse = spouse
}}
|tableheader={{{!}} class='wikitable'
!qid!!royal92id!!name!!nobleTitle!!picture!!sex!!born!!yearBorn!!monthBorn!!birthPlace!!died!!diedAt!!yearDied!!monthDied!!noInLine!!wikiPedia!!childOf!!parentOf!!spouse
{{!}}-
|tablerow=
{{!}}{{{qid|}}}{{!}}{{!}}{{{royal92id|}}}{{!}}{{!}}{{{name|}}}{{!}}{{!}}{{{nobleTitle|}}}{{!}}{{!}}{{{picture|}}}{{!}}{{!}}{{{sex|}}}{{!}}{{!}}{{{born|}}}{{!}}{{!}}{{{yearBorn|}}}{{!}}{{!}}{{{monthBorn|}}}{{!}}{{!}}{{{birthPlace|}}}{{!}}{{!}}{{{died|}}}{{!}}{{!}}{{{diedAt|}}}{{!}}{{!}}{{{yearDied|}}}{{!}}{{!}}{{{monthDied|}}}{{!}}{{!}}{{{noInLine|}}}{{!}}{{!}}{{{wikiPedia|}}}{{!}}{{!}}{{{childOf|}}}{{!}}{{!}}{{{parentOf|}}}{{!}}{{!}}{{{spouse|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
qid={{#if:{{{qid|}}}|{{{qid|}}}|}}<br>royal92id={{#if:{{{royal92id|}}}|{{{royal92id|}}}|}}<br>name={{#if:{{{name|}}}|{{{name|}}}|}}<br>nobleTitle={{#if:{{{nobleTitle|}}}|{{{nobleTitle|}}}|}}<br>picture={{#if:{{{picture|}}}|{{{picture|}}}|}}<br>sex={{#if:{{{sex|}}}|{{{sex|}}}|}}<br>born={{#if:{{{born|}}}|{{{born|}}}|}}<br>yearBorn={{#if:{{{yearBorn|}}}|{{{yearBorn|}}}|}}<br>monthBorn={{#if:{{{monthBorn|}}}|{{{monthBorn|}}}|}}<br>birthPlace={{#if:{{{birthPlace|}}}|{{{birthPlace|}}}|}}<br>died={{#if:{{{died|}}}|{{{died|}}}|}}<br>diedAt={{#if:{{{diedAt|}}}|{{{diedAt|}}}|}}<br>yearDied={{#if:{{{yearDied|}}}|{{{yearDied|}}}|}}<br>monthDied={{#if:{{{monthDied|}}}|{{{monthDied|}}}|}}<br>noInLine={{#if:{{{noInLine|}}}|{{{noInLine|}}}|}}<br>wikiPedia={{#if:{{{wikiPedia|}}}|{{{wikiPedia|}}}|}}<br>childOf={{#if:{{{childOf|}}}|[[{{{childOf|}}}]]|}}<br>parentOf={{#if:{{{parentOf|}}}|[[{{{parentOf|}}}]]|}}<br>spouse={{#if:{{{spouse|}}}|[[{{{spouse|}}}]]|}}<br>|#default={{{!}} class='wikitable'
! colspan='2' {{!}}Person
{{!}}-
{{#switch:{{{storemode|}}}|property=
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Person/{{FULLPAGENAME}}|title=edit}}
{{!}}-
}}
!qid
{{!}} {{#if:{{{qid|}}}|{{{qid|}}}|}}
{{!}}-
!royal92id
{{!}} {{#if:{{{royal92id|}}}|{{{royal92id|}}}|}}
{{!}}-
!name
{{!}} {{#if:{{{name|}}}|{{{name|}}}|}}
{{!}}-
!nobleTitle
{{!}} {{#if:{{{nobleTitle|}}}|{{{nobleTitle|}}}|}}
{{!}}-
!picture
{{!}} {{#if:{{{picture|}}}|{{{picture|}}}|}}
{{!}}-
!sex
{{!}} {{#if:{{{sex|}}}|{{{sex|}}}|}}
{{!}}-
!born
{{!}} {{#if:{{{born|}}}|{{{born|}}}|}}
{{!}}-
!yearBorn
{{!}} {{#if:{{{yearBorn|}}}|{{{yearBorn|}}}|}}
{{!}}-
!monthBorn
{{!}} {{#if:{{{monthBorn|}}}|{{{monthBorn|}}}|}}
{{!}}-
!birthPlace
{{!}} {{#if:{{{birthPlace|}}}|{{{birthPlace|}}}|}}
{{!}}-
!died
{{!}} {{#if:{{{died|}}}|{{{died|}}}|}}
{{!}}-
!diedAt
{{!}} {{#if:{{{diedAt|}}}|{{{diedAt|}}}|}}
{{!}}-
!yearDied
{{!}} {{#if:{{{yearDied|}}}|{{{yearDied|}}}|}}
{{!}}-
!monthDied
{{!}} {{#if:{{{monthDied|}}}|{{{monthDied|}}}|}}
{{!}}-
!noInLine
{{!}} {{#if:{{{noInLine|}}}|{{{noInLine|}}}|}}
{{!}}-
!wikiPedia
{{!}} {{#if:{{{wikiPedia|}}}|{{{wikiPedia|}}}|}}
{{!}}-
!childOf
{{!}} {{#if:{{{childOf|}}}|[[{{{childOf|}}}]]|}}
{{!}}-
!parentOf
{{!}} {{#if:{{{parentOf|}}}|[[{{{parentOf|}}}]]|}}
{{!}}-
!spouse
{{!}} {{#if:{{{spouse|}}}|[[{{{spouse|}}}]]|}}
{{!}}-
{{!}}}
}}
}}
[[Category:Person]]{{#default_form:Person}}
Source
Click on "Edit" to edit the noinclude-part Source of this Template.