Difference between revisions of "Template:Person"

From Shangpa Resource Center
Line 25: Line 25:
 
{{#set:DateOfBirth={{{Date of Birth|}}}}}
 
{{#set:DateOfBirth={{{Date of Birth|}}}}}
 
{{#set:DateOfDeath={{{Date of Death|}}}}}
 
{{#set:DateOfDeath={{{Date of Death|}}}}}
{{#arraymap:{{{Name Variants|}}}|,|x|{{#set:NameVariants=x}}}}  
+
{{#arraymap:{{{Name Variants|}}}|,|x|{{#set:NameVariants=x}}}}
 
{{#set:Notes={{{Notes|}}}}}
 
{{#set:Notes={{{Notes|}}}}}
{{#arraymap:{{{Teachers|}}}|,|x|{{#set:Teachers=x}}}}  
+
{{#arraymap:{{{Teachers|}}}|,|x|{{#set:Teachers=x}}}}
{{#arraymap:{{{Students|}}}|,|x|{{#set:Students=x}}}}  
+
{{#arraymap:{{{Students|}}}|,|x|{{#set:Students=x}}}}
 
{{#set:PlacesPrimarySeat={{{Primary seat|}}}}}
 
{{#set:PlacesPrimarySeat={{{Primary seat|}}}}}
 
{{#set:PlacesBirth={{{Place of birth|}}}}}
 
{{#set:PlacesBirth={{{Place of birth|}}}}}
 
{{#set:PlacesDeath={{{Place of death|}}}}}
 
{{#set:PlacesDeath={{{Place of death|}}}}}
{{#arraymap:{{{PlacesFoundedMonastery|}}}|,|x|{{#set:Monastery founded=x}}}}  
+
{{#arraymap:{{{PlacesFoundedMonastery|}}}|,|x|{{#set:Monastery founded=x}}}}
{{#arraymap:{{{Associated lineages|}}}|,|x|{{#set:AssociatedLineages=x}}}}  
+
{{#arraymap:{{{Associated lineages|}}}|,|x|{{#set:AssociatedLineages=x}}}}
{{#arraymap:{{{Links|}}}|,|x|{{#set:Links=x}}}}  
+
{{#arraymap:{{{Links|}}}|,|x|{{#set:Links=x}}}}
 
{| class="wikitable"
 
{| class="wikitable"
 
! PersonID
 
! PersonID

Revision as of 14:15, 10 December 2018

This is the "Person" template. It should be called in the following format:

{{Person
|PersonID=
|Gender=
|Date of Birth=
|Date of Death=
|Name Variants=
|Notes=
|Teachers=
|Students=
|Primary seat=
|Place of birth=
|Place of death=
|Monastery founded=
|Associated lineages=
|Links=
}}

Edit the page to see the template text.