Difference between revisions of "Form:Family"
Jump to navigation
Jump to search
m (created by WikiTask 2017-10-05T12:26:02Z) |
m (created by WikiTask 2017-10-05T12:33:20Z) |
||
Line 53: | Line 53: | ||
{{{end template}}} | {{{end template}}} | ||
<!-- Family --> | <!-- Family --> | ||
+ | |||
+ | |||
+ | <!-- Person --> | ||
+ | {{{for template|Person|multiple}}} | ||
+ | {| class="wikitable" | ||
+ | ! colspan='2'| Person | ||
+ | |- | ||
+ | ! 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}}} | ||
+ | |- | ||
+ | ! born: | ||
+ | <!-- Date born --> | ||
+ | | {{{field|born|property=Person born|input type=datetime}}} | ||
+ | |- | ||
+ | ! yearBorn: | ||
+ | <!-- Number yearBorn --> | ||
+ | | {{{field|yearBorn|property=Person yearBorn}}} | ||
+ | |- | ||
+ | ! monthBorn: | ||
+ | <!-- Text 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}}} | ||
+ | |- | ||
+ | |} | ||
+ | {{{field|storemode|default=property|hidden}}} | ||
+ | {{{end template}}} | ||
+ | <!-- Person --> | ||
{{{section|Freitext|level=1|hidden}}} | {{{section|Freitext|level=1|hidden}}} |
Revision as of 13:33, 5 October 2017
This is the smartMediaWiki-Form for "Family".
Create a new Family by entering a new pagename for a Family into the field below.
If you enter an existing Family pagename - you will edit the Family with that pagename.