Difference between revisions of "Template:Person"
From Shangpa Resource Center
Line 61: | Line 61: | ||
}} | }} | ||
<div class="text_right_column"> | <div class="text_right_column"> | ||
− | <h2>Name Variants</h2> | + | <h2 class="h2_person">Name Variants</h2> |
{{#arraymap:{{{Name Variants|}}}|,|x|x}} | {{#arraymap:{{{Name Variants|}}}|,|x|x}} | ||
− | <h2>Teachers</h2> | + | <h2 class="h2_person">Teachers</h2> |
{{#arraymap:{{{Teachers|}}}|,|x|[[x]]}} | {{#arraymap:{{{Teachers|}}}|,|x|[[x]]}} | ||
− | <h2>Students</h2> | + | <h2 class="h2_person">Students</h2> |
{{#arraymap:{{{Students|}}}|,|x|[[x]]}} | {{#arraymap:{{{Students|}}}|,|x|[[x]]}} | ||
− | <h2>Associated Places</h2> | + | <h2 class="h2_person">Associated Places</h2> |
<ul><li>Primary seat: [[{{{Primary seat|}}}]] </li> | <ul><li>Primary seat: [[{{{Primary seat|}}}]] </li> | ||
<li>Place of birth: [[{{{Place of birth|}}}]] </li> | <li>Place of birth: [[{{{Place of birth|}}}]] </li> | ||
Line 73: | Line 73: | ||
<li>Monastery founded: {{#arraymap:{{{Monastery founded|}}}|,|x|[[x]]}}</li> | <li>Monastery founded: {{#arraymap:{{{Monastery founded|}}}|,|x|[[x]]}}</li> | ||
</ul> | </ul> | ||
− | {{#if: {{{Associated lineages|}}}|<h2>Associated lineages</h2> {{#arraymap:{{{Associated lineages|}}}|,|x|x}}|}} | + | {{#if: {{{Associated lineages|}}}|<h2 class="h2_person">Associated lineages</h2> {{#arraymap:{{{Associated lineages|}}}|,|x|x}}|}} |
− | {{#if: {{{Notes|}}}|<h2>Notes</h2> {{{Notes|}}}|}} | + | {{#if: {{{Notes|}}}|<h2 class="h2_person">Notes</h2> {{{Notes|}}}|}} |
</div> | </div> | ||
[[Category:Person]] | [[Category:Person]] | ||
</includeonly> | </includeonly> |
Revision as of 10:14, 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.