Difference between revisions of "Template:Person"

From Shangpa Resource Center
Line 38: Line 38:
 
{| class="text_properties"
 
{| class="text_properties"
 
! Resource ID
 
! Resource ID
| [[PersonID::{{{PersonID|}}}]]
+
| {{{PersonID|}}}
 
|-
 
|-
! Biographical Information
+
! Biographical Information | |-
![[Gender::{{{Gender|}}}]]
+
! Gender: {{{Gender|}}} <br>
Date of Birth : [[DateOfBirth::{{{Date of Birth|}}}]]
+
Date of Birth : {{{Date of Birth|}}}<br>
Date of Death : [[DateOfDeath::{{{Date of Death|}}}]]
+
Date of Death : {{{Date of Death|}}}
 
|-
 
|-
 
! External links
 
! External links
| {{#arraymap:{{{Links|}}}|,|x|[[Links::x]]}}
+
| {{#arraymap:{{{Links|}}}|,|x|x}}
 
|}
 
|}
 
</div>
 
</div>
Line 59: Line 59:
 
}}
 
}}
 
Name Variants
 
Name Variants
{{#arraymap:{{{Name Variants|}}}|,|x|[[NameVariants::x]]}}
+
{{#arraymap:{{{Name Variants|}}}|,|x|x}}
  
 
Notes
 
Notes
Line 65: Line 65:
  
 
Teachers
 
Teachers
{{#arraymap:{{{Teachers|}}}|,|x|[[Teachers::x]]}}
+
{{#arraymap:{{{Teachers|}}}|,|x|x}}
  
 
Students
 
Students
{{#arraymap:{{{Students|}}}|,|x|[[Students::x]]}}
+
{{#arraymap:{{{Students|}}}|,|x|x}}
  
 
  Primary seat
 
  Primary seat
Line 80: Line 80:
  
 
Monastery founded
 
Monastery founded
{{#arraymap:{{{Monastery founded|}}}|,|x|[[PlacesFoundedMonastery::x]]}}
+
{{#arraymap:{{{Monastery founded|}}}|,|x|x}}
  
 
Associated lineages
 
Associated lineages
{{#arraymap:{{{Associated lineages|}}}|,|x|[[AssociatedLineages::x]]}}
+
{{#arraymap:{{{Associated lineages|}}}|,|x|x}}
  
 
[[Category:Person]]
 
[[Category:Person]]
 
</includeonly>
 
</includeonly>

Revision as of 14:43, 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.