Difference between revisions of "Template:Place"
From Shangpa Resource Center
Line 67: | Line 67: | ||
}} | }} | ||
{{#ifexpr: {{#arraysize:ArrayPlacesFoundedMonastery}}+{{#arraysize:ArrayPlacesPrimarySeat}}+{{#arraysize:ArrayPlacesBirth}}+{{#arraysize:ArrayPlacesDeath}} = 0 ||<h2 class="h2_person">Associated Persons</h2> | {{#ifexpr: {{#arraysize:ArrayPlacesFoundedMonastery}}+{{#arraysize:ArrayPlacesPrimarySeat}}+{{#arraysize:ArrayPlacesBirth}}+{{#arraysize:ArrayPlacesDeath}} = 0 ||<h2 class="h2_person">Associated Persons</h2> | ||
− | {{#ifeq: {{#arraysize:ArrayPlacesFoundedMonastery}} | 0 || <h3 class="h3_person">Monastry Founded by</h3><ul>{{#arrayprint | + | {{#ifeq: {{#arraysize:ArrayPlacesFoundedMonastery}} | 0 || <h3 class="h3_person">Monastry Founded by</h3><ul>{{#arrayprint: ArrayPlacesFoundedMonastery||@@@@|<li>[[@@@@]]</li> }}</ul> }} |
− | {{#ifeq: {{#arraysize:ArrayPlacesPrimarySeat}} | 0 || <h3 class="h3_person">Primary seat</h3><ul>{{#arrayprint | + | {{#ifeq: {{#arraysize:ArrayPlacesPrimarySeat}} | 0 || <h3 class="h3_person">Primary seat</h3><ul>{{#arrayprint: ArrayPlacesPrimarySeat||@@@@|<li>[[@@@@]]</li> }}</ul> }} |
− | {{#ifeq: {{#arraysize:ArrayPlacesBirth}} | 0 || <h3 class="h3_person">Born at that place</h3><ul>{{#arrayprint | + | {{#ifeq: {{#arraysize:ArrayPlacesBirth}} | 0 || <h3 class="h3_person">Born at that place</h3><ul>{{#arrayprint: ArrayPlacesBirth||@@@@|<li>[[@@@@]]</li> }}</ul> }} |
− | {{#ifeq: {{#arraysize:ArrayPlacesDeath}} | 0 || <h3 class="h3_person">Died at that place</h3><ul>{{#arrayprint | + | {{#ifeq: {{#arraysize:ArrayPlacesDeath}} | 0 || <h3 class="h3_person">Died at that place</h3><ul>{{#arrayprint: ArrayPlacesDeath||@@@@|<li>[[@@@@]]</li> }}</ul> }} |
}} | }} | ||
<h2 class="h2_person">History</h2> | <h2 class="h2_person">History</h2> |
Revision as of 18:14, 9 June 2019
This is the "Place" template. It should be called in the following format:
{{Place |Place ID= |Name= |Place Type= |Name Variants= |Coordinates= |Events= |Notes= |Links= }}
Edit the page to see the template text.