Difference between revisions of "Template:Person"
From Shangpa Resource Center
| (45 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
|Associated lineages= | |Associated lineages= | ||
|Links= | |Links= | ||
| + | |PersonClassification= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 32: | Line 33: | ||
{{#set:PlacesBirth={{{Place of birth|}}}}} | {{#set:PlacesBirth={{{Place of birth|}}}}} | ||
{{#set:PlacesDeath={{{Place of death|}}}}} | {{#set:PlacesDeath={{{Place of death|}}}}} | ||
| − | {{#arraymap:{{{ | + | {{#arraymap:{{{Monastery founded|}}}|,|x|{{#set:Monastery founded=x}}}} |
{{#arraymap:{{{Associated lineages|}}}|,|x|{{#set:AssociatedLineages=x}}}} | {{#arraymap:{{{Associated lineages|}}}|,|x|{{#set:AssociatedLineages=x}}}} | ||
{{#arraymap:{{{Links|}}}|,|x|{{#set:Links=x}}}} | {{#arraymap:{{{Links|}}}|,|x|{{#set:Links=x}}}} | ||
| + | {{#set:PersonClassification={{{PersonClassification|}}}}} | ||
<div class="text_left_column"> | <div class="text_left_column"> | ||
{| class="text_properties" | {| class="text_properties" | ||
| Line 40: | Line 42: | ||
| {{{PersonID|}}} | | {{{PersonID|}}} | ||
|- | |- | ||
| − | ! | + | ! Date of Birth |
| + | | {{#if: {{{Date of Birth|}}} | {{{Date of Birth|}}} | Unknown }} | ||
| + | ! Date of Death | ||
| + | | {{#if: {{{Date of Death|}}} | {{{Date of Death|}}} | Unknown }} | ||
|- | |- | ||
| − | + | {{#if: {{{Links|}}}| ! External links | |
| − | + | {{!}} {{#arraymap:{{{Links|}}}|,|x|x|<br/>}} |}} | |
| − | |||
| − | |||
| − | |||
| − | ! | ||
| − | |||
| − | |||
| − | |||
|} | |} | ||
</div> | </div> | ||
| Line 59: | Line 57: | ||
.firstHeading { | .firstHeading { | ||
| − | margin-left: | + | margin-left: 21%; |
} | } | ||
}} | }} | ||
| − | <div class="text_right_column"> | + | {{#arraydefine: MyTextAuthorArray |
| − | <h2 class="h2_person">Name Variants</h2> | + | |{{#ask: [[Author::{{BASEPAGENAME}}]] |headers=hide |link=none |limit=5000 }} |
| − | {{#arraymap:{{{Name Variants|}}}|,|x|x}} | + | |, | sort=asc, unique |
| − | <h2 class="h2_person">Teachers</h2> | + | }}{{#arraydefine: MyTextAssociatedArray |
| − | {{#arraymap:{{{Teachers|}}}|,|x|[[x]]}} | + | |{{#ask: [[AssociatedPerson::{{BASEPAGENAME}}]] |headers=hide |link=none |limit=5000 }} |
| − | <h2 class="h2_person">Students</h2> | + | |, | sort=asc, unique |
| − | {{#arraymap:{{{Students|}}}|,|x|[[x]]}} | + | }}<div class="text_right_column"> |
| − | <h2 class="h2_person">Associated Places</h2> | + | {{#if: {{{Name Variants|}}} | <h2 class="h2_person">Name Variants</h2> {{#arraymap:{{{Name Variants|}}}|,|x|x|<br/>}} |}}{{#if: {{{Teachers|}}} | <h2 class="h2_person">Teachers</h2> {{#arraymap:{{{Teachers|}}}|,|x|[[x]]|<br/>}} |}}{{#if: {{{Students|}}} | <h2 class="h2_person">Students</h2> {{#arraymap:{{{Students|}}}|,|x|[[x]]|<br/>}} |}} |
| − | <ul><li>Primary seat: | + | {{#if: {{{Primary seat|}}}{{{Place of birth|}}}{{{Place of death|}}}{{{Monastery founded|}}} | <h2 class="h2_person">Associated Places</h2> |
| − | + | <ul>{{#if: {{{Primary seat|}}} | <li>Primary seat: [[{{{Primary seat|}}}]] </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: {{{Monastery founded|}}} | <li>Monastery founded: {{#arraymap:{{{Monastery founded|}}}|,|x|[[x]]}} </li> |}} | |
| − | + | </ul> |}}{{#ifexpr: {{#arraysize:MyTextAuthorArray}}+{{#arraysize:MyTextAssociatedArray}} = 0 ||<h2 class="h2_person">Associated works</h2>}}{{#ifeq: {{#arraysize:MyTextAuthorArray}} | 0 || <h3 class="h3_person">Author</h3><ul>{{#arrayprint: MyTextAuthorArray||@@@@|<li>[[@@@@]]</li> }}</ul> }}{{#ifeq: {{#arraysize:MyTextAssociatedArray}} | 0 || <h3 class="h3_person">Associated to work</h3><ul>{{#arrayprint: MyTextAssociatedArray||@@@@|<li>[[@@@@]]</li> }}</ul> }} | |
| − | |||
| − | </ul> | ||
| − | {{# | ||
{{#if: {{{Notes|}}}|<h2 class="h2_person">Notes</h2> {{{Notes|}}}|}} | {{#if: {{{Notes|}}}|<h2 class="h2_person">Notes</h2> {{{Notes|}}}|}} | ||
</div> | </div> | ||
Latest revision as of 18:32, 9 June 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=
|PersonClassification=
}}
Edit the page to see the template text.
