Difference between revisions of "Form:Person"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-10-10T06:13:34Z)
 
Line 14: Line 14:
 
<!-- Person -->
 
<!-- Person -->
 
{{{for template|Person}}}
 
{{{for template|Person}}}
{| class="wikitable"
 
! colspan='2'| Person
 
|-
 
! qid:
 
<!-- Text qid -->
 
| {{{field|qid|property=Person qid|mandatory}}}
 
|-
 
! royal92id:
 
<!-- Text royal92id -->
 
| {{{field|royal92id|property=Person royal92id}}}
 
|-
 
! name:
 
<!-- Text name -->
 
| {{{field|name|property=Person name|mandatory}}}
 
|-
 
! nobleTitle:
 
<!-- Text nobleTitle -->
 
| {{{field|nobleTitle|property=Person nobleTitle}}}
 
|-
 
! picture:
 
<!-- URL picture -->
 
| {{{field|picture|property=Person picture}}}
 
|-
 
! sex:
 
<!-- Text sex -->
 
| {{{field|sex|property=Person sex|input type=radiobutton|values=female,male}}}
 
|-
 
! born:
 
<!-- Date born -->
 
| {{{field|born|property=Person born|input type=datetime}}}
 
|-
 
! yearBorn:
 
<!-- Number yearBorn -->
 
| {{{field|yearBorn|property=Person yearBorn}}}
 
|-
 
! monthBorn:
 
<!-- Number monthBorn -->
 
| {{{field|monthBorn|property=Person monthBorn}}}
 
|-
 
! birthPlace:
 
<!-- Text birthPlace -->
 
| {{{field|birthPlace|property=Person birthPlace}}}
 
|-
 
! died:
 
<!-- Date died -->
 
| {{{field|died|property=Person died}}}
 
|-
 
! diedAt:
 
<!-- Text diedAt -->
 
| {{{field|diedAt|property=Person diedAt}}}
 
|-
 
! yearDied:
 
<!-- Number yearDied -->
 
| {{{field|yearDied|property=Person yearDied}}}
 
|-
 
! monthDied:
 
<!-- Number monthDied -->
 
| {{{field|monthDied|property=Person monthDied}}}
 
|-
 
! noInLine:
 
<!-- Number noInLine -->
 
| {{{field|noInLine|property=Person noInLine}}}
 
|-
 
! wikiPedia:
 
<!-- URL wikiPedia -->
 
| {{{field|wikiPedia|property=Person wikiPedia}}}
 
|-
 
! childOf:
 
<!-- Page childOf -->
 
| {{{field|childOf|property=Person childOf|input type=dropdown|values from concept=Family}}}
 
|-
 
! parentOf:
 
<!-- Page parentOf -->
 
| {{{field|parentOf|property=Person parentOf|input type=dropdown|values from concept=Family}}}
 
|-
 
! spouse:
 
<!-- Page spouse -->
 
| {{{field|spouse|property=Person spouse|input type=dropdown|values from concept=Person}}}
 
|-
 
|}
 
{{{field|storemode|default=property|hidden}}}
 
{{{end template}}}
 
<!-- Person -->
 
 
 
<!-- Person -->
 
{{{for template|Person|multiple}}}
 
 
{| class="wikitable"
 
{| class="wikitable"
 
! colspan='2'| Person
 
! colspan='2'| Person

Latest revision as of 08:23, 10 October 2017

This is the smartMediaWiki-Form for "Person".

Create a new Person by entering a new pagename for a Person into the field below.

If you enter an existing Person pagename - you will edit the Person with that pagename.