Difference between revisions of "Template:Person"

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

Revision as of 11:53, 11 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.