Difference between revisions of "Template:Person"

From Shangpa Resource Center
Line 71: Line 71:
 
   {{#if: {{{Place of birth|}}} | <li>Place of birth: [[{{{Place of birth|}}}]] </li> |}}
 
   {{#if: {{{Place of birth|}}} | <li>Place of birth: [[{{{Place of birth|}}}]] </li> |}}
 
  {{#if: {{{Place of death|}}} | <li>Place of death: [[{{{Place of death|}}}]] </li> |}}
 
  {{#if: {{{Place of death|}}} | <li>Place of death: [[{{{Place of death|}}}]] </li> |}}
  <li>Monastery founded: {{#arraymap:{{{Monastery founded|}}}|,|x|[[x]]}}</li>
+
  {{#if: {{{Monastery founded|}}} | <li>Monastery founded: {{#arraymap:{{{Monastery founded|}}}|,|x|[[x]]}} </li> |}}
 
</ul>
 
</ul>
 
{{#if: {{{Notes|}}}|<h2 class="h2_person">Notes</h2> {{{Notes|}}}|}}  
 
{{#if: {{{Notes|}}}|<h2 class="h2_person">Notes</h2> {{{Notes|}}}|}}  

Revision as of 13:44, 16 February 2019

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.