Difference between revisions of "Template:Person"

From Shangpa Resource Center
Line 37: Line 37:
 
<div class="text_left_column">
 
<div class="text_left_column">
 
{| class="text_properties"
 
{| class="text_properties"
! PersonID
+
! Resource ID
 
| [[PersonID::{{{PersonID|}}}]]  
 
| [[PersonID::{{{PersonID|}}}]]  
 
|-
 
|-
! Gender
+
! Biographical Information
| [[Gender::{{{Gender|}}}]]  
+
![[Gender::{{{Gender|}}}]]
 +
Date of Birth : [[DateOfBirth::{{{Date of Birth|}}}]]
 +
Date of Death : [[DateOfDeath::{{{Date of Death|}}}]]
 
|-
 
|-
! Date of Birth
+
! External links
| [[DateOfBirth::{{{Date of Birth|}}}]]
 
|-
 
! Date of Death
 
| [[DateOfDeath::{{{Date of Death|}}}]]
 
|-
 
! Name Variants
 
| {{#arraymap:{{{Name Variants|}}}|,|x|[[NameVariants::x]]}}
 
|-
 
! Notes
 
| [[Notes::{{{Notes|}}}]]
 
|-
 
! Teachers
 
| {{#arraymap:{{{Teachers|}}}|,|x|[[Teachers::x]]}}
 
|-
 
! Students
 
| {{#arraymap:{{{Students|}}}|,|x|[[Students::x]]}}
 
|-
 
! Primary seat
 
| [[PlacesPrimarySeat::{{{Primary seat|}}}]]
 
|-
 
! Place of birth
 
| [[PlacesBirth::{{{Place of birth|}}}]]
 
|-
 
! Place of death
 
| [[PlacesDeath::{{{Place of death|}}}]]
 
|-
 
! Monastery founded
 
| {{#arraymap:{{{Monastery founded|}}}|,|x|[[PlacesFoundedMonastery::x]]}}
 
|-
 
! Associated lineages
 
| {{#arraymap:{{{Associated lineages|}}}|,|x|[[AssociatedLineages::x]]}}
 
|-
 
! Links
 
 
| {{#arraymap:{{{Links|}}}|,|x|[[Links::x]]}}
 
| {{#arraymap:{{{Links|}}}|,|x|[[Links::x]]}}
 
|}
 
|}
Line 89: Line 58:
 
  }
 
  }
 
}}
 
}}
 +
Name Variants
 +
{{#arraymap:{{{Name Variants|}}}|,|x|[[NameVariants::x]]}}
 +
 +
Notes
 +
[[Notes::{{{Notes|}}}]]
 +
 +
Teachers
 +
{{#arraymap:{{{Teachers|}}}|,|x|[[Teachers::x]]}}
 +
 +
Students
 +
{{#arraymap:{{{Students|}}}|,|x|[[Students::x]]}}
 +
 +
Primary seat
 +
[[PlacesPrimarySeat::{{{Primary seat|}}}]]
 +
 +
Place of birth
 +
[[PlacesBirth::{{{Place of birth|}}}]]
 +
 +
Place of death
 +
[[PlacesDeath::{{{Place of death|}}}]]
 +
 +
Monastery founded
 +
{{#arraymap:{{{Monastery founded|}}}|,|x|[[PlacesFoundedMonastery::x]]}}
 +
 +
Associated lineages
 +
{{#arraymap:{{{Associated lineages|}}}|,|x|[[AssociatedLineages::x]]}}
  
 
[[Category:Person]]
 
[[Category:Person]]
 
</includeonly>
 
</includeonly>

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