Difference between revisions of "Template:Person"

From Shangpa Resource Center
Line 68: Line 68:
 
{{#arraymap:{{{Students|}}}|,|x|[[x]]}}
 
{{#arraymap:{{{Students|}}}|,|x|[[x]]}}
 
<h2 class="h2_person">Associated Places</h2>
 
<h2 class="h2_person">Associated Places</h2>
  <ul>{{#if: {{{Primary seat|}}} | <li>Primary seat: [[{{{Primary seat|}}}]] </li> | Unknown }}
+
  <ul>{{#if: {{{Primary seat|}}} | <li>Primary seat: [[{{{Primary seat|}}}]] </li> |}}
   {{#if: {{{Place of birth|}}} | <li>Place of birth: [[{{{Place of birth|}}}]] </li> | Unknown }}
+
   {{#if: {{{Place of birth|}}} | <li>Place of birth: [[{{{Place of birth|}}}]] </li> |}}
  {{#if: {{{Place of death|}}} | <li>Place of death: [[{{{Place of death|}}}]] </li> | Unknown }}
+
  {{#if: {{{Place of death|}}} | <li>Place of death: [[{{{Place of death|}}}]] </li> |}}
 
  <li>Monastery founded: {{#arraymap:{{{Monastery founded|}}}|,|x|[[x]]}}</li>
 
  <li>Monastery founded: {{#arraymap:{{{Monastery founded|}}}|,|x|[[x]]}}</li>
 
</ul>
 
</ul>

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