Difference between revisions of "Template:Person"

From Shangpa Resource Center
Line 35: Line 35:
 
{{#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}}}}
{| class="wikitable"
+
<div class="text_left_column">
 +
{| class="text_properties"
 
! PersonID
 
! PersonID
 
| [[PersonID::{{{PersonID|}}}]]  
 
| [[PersonID::{{{PersonID|}}}]]  
Line 78: Line 79:
 
| {{#arraymap:{{{Links|}}}|,|x|[[Links::x]]}}
 
| {{#arraymap:{{{Links|}}}|,|x|[[Links::x]]}}
 
|}
 
|}
 +
</div>
 +
{{#css:
 +
  .mw-parser-output {
 +
    display: flex;
 +
  }
 +
 +
  .firstHeading {
 +
    margin-left: 31%;
 +
}
 +
}}
  
 
[[Category:Person]]
 
[[Category:Person]]
 
</includeonly>
 
</includeonly>

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