Template:Person

From BITPlan royal-family Wiki
Revision as of 21:13, 3 October 2017 by Wf (talk | contribs) (created by WikiTask 2017-10-03T19:13:15Z)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
|name=
|nobleTitle=
|born=
|yearBorn=
|monthBorn=
|birthPlace=
|died=
|diedAt=
|yearDied=
|monthDied=
|storemode=subobject
}}

storemode property

{{Person
|name=
|nobleTitle=
|born=
|yearBorn=
|monthBorn=
|birthPlace=
|died=
|diedAt=
|yearDied=
|monthDied=
|storemode=property
}}

storemode none

{{Person
|name=
|nobleTitle=
|born=
|yearBorn=
|monthBorn=
|birthPlace=
|died=
|diedAt=
|yearDied=
|monthDied=
|storemode=none
}}


viewmode tableheader

{{Person
|name=
|nobleTitle=
|born=
|yearBorn=
|monthBorn=
|birthPlace=
|died=
|diedAt=
|yearDied=
|monthDied=
|viewmode=tableheader
}}

viewmode tablerow

{{Person
|name=
|nobleTitle=
|born=
|yearBorn=
|monthBorn=
|birthPlace=
|died=
|diedAt=
|yearDied=
|monthDied=
|viewmode=tablerow
}}

viewmode tablefooter

{{Person
|name=
|nobleTitle=
|born=
|yearBorn=
|monthBorn=
|birthPlace=
|died=
|diedAt=
|yearDied=
|monthDied=
|viewmode=tablefooter
}}

viewmode labelfield

{{Person
|name=
|nobleTitle=
|born=
|yearBorn=
|monthBorn=
|birthPlace=
|died=
|diedAt=
|yearDied=
|monthDied=
|viewmode=labelfield
}}

Source (pretty printed)

{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Person<br>|}}
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}}
{{#if:{{{?nobleTitle|}}}|"{{{?nobleTitle}}}" is nobleTitle 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>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=Person
|Person name={{{name|}}}
|Person nobleTitle={{{nobleTitle|}}}
|Person born={{{born|}}}
|Person yearBorn={{{yearBorn|}}}
|Person monthBorn={{{monthBorn|}}}
|Person birthPlace={{{birthPlace|}}}
|Person died={{{died|}}}
|Person diedAt={{{diedAt|}}}
|Person yearDied={{{yearDied|}}}
|Person monthDied={{{monthDied|}}}
}}
|#default={{#set:
|isA=Person
|Person name={{{name|}}}
|Person nobleTitle={{{nobleTitle|}}}
|Person born={{{born|}}}
|Person yearBorn={{{yearBorn|}}}
|Person monthBorn={{{monthBorn|}}}
|Person birthPlace={{{birthPlace|}}}
|Person died={{{died|}}}
|Person diedAt={{{diedAt|}}}
|Person yearDied={{{yearDied|}}}
|Person monthDied={{{monthDied|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|masterdetail=
|tableheader={{{!}} class='wikitable'
!name!!nobleTitle!!born!!yearBorn!!monthBorn!!birthPlace!!died!!diedAt!!yearDied!!monthDied
{{!}}-
|tablerow=
{{!}}{{{name|}}}{{!}}{{!}}{{{nobleTitle|}}}{{!}}{{!}}{{{born|}}}{{!}}{{!}}{{{yearBorn|}}}{{!}}{{!}}{{{monthBorn|}}}{{!}}{{!}}{{{birthPlace|}}}{{!}}{{!}}{{{died|}}}{{!}}{{!}}{{{diedAt|}}}{{!}}{{!}}{{{yearDied|}}}{{!}}{{!}}{{{monthDied|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
name={{#if:{{{name|}}}|{{{name|}}}|}}<br>nobleTitle={{#if:{{{nobleTitle|}}}|{{{nobleTitle|}}}|}}<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>|#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}}
{{!}}-
}}
!name
{{!}}&nbsp;{{#if:{{{name|}}}|{{{name|}}}|}}
{{!}}-
!nobleTitle
{{!}}&nbsp;{{#if:{{{nobleTitle|}}}|{{{nobleTitle|}}}|}}
{{!}}-
!born
{{!}}&nbsp;{{#if:{{{born|}}}|{{{born|}}}|}}
{{!}}-
!yearBorn
{{!}}&nbsp;{{#if:{{{yearBorn|}}}|{{{yearBorn|}}}|}}
{{!}}-
!monthBorn
{{!}}&nbsp;{{#if:{{{monthBorn|}}}|{{{monthBorn|}}}|}}
{{!}}-
!birthPlace
{{!}}&nbsp;{{#if:{{{birthPlace|}}}|{{{birthPlace|}}}|}}
{{!}}-
!died
{{!}}&nbsp;{{#if:{{{died|}}}|{{{died|}}}|}}
{{!}}-
!diedAt
{{!}}&nbsp;{{#if:{{{diedAt|}}}|{{{diedAt|}}}|}}
{{!}}-
!yearDied
{{!}}&nbsp;{{#if:{{{yearDied|}}}|{{{yearDied|}}}|}}
{{!}}-
!monthDied
{{!}}&nbsp;{{#if:{{{monthDied|}}}|{{{monthDied|}}}|}}
{{!}}-
{{!}}}
}}
}}

Source

Click on "Edit" to edit the noinclude-part Source of this Template.