Template:PersonCall: Difference between revisions
From Rinchen Terdzö
((by SublimeText.Mediawiker)) Tag: Reverted |
((by SublimeText.Mediawiker)) Tag: Manual revert |
||
Line 36: | Line 36: | ||
</div> | </div> | ||
<div class="row mt-4"> | <div class="row mt-4"> | ||
<div class="col-lg-4 p-0"> | <div class="col-lg-4 p-0"> | ||
<div class="bnw-person-image mx-2 mb-5 position-relative"> | <div class="bnw-person-image mx-2 mb-5 position-relative"> | ||
{{#widget:RoundFancyboxImage | {{#widget:RoundFancyboxImage | ||
|filepath={{#ifeq: {{GetPersonValue|prop=FirstImage}} | |filepath={{#if: {{GetPersonValue|prop=FirstImage}} | ||
| {{#ifeq: {{GetPersonValue|prop=FirstImage}} | |||
| File:Noimagefound.jpg | | File:Noimagefound.jpg | ||
| https://commons.tsadra.org/images/d/db/Teaching_Mudra_2_reduced_opacity.png | |||
| {{filepath:{{#titleparts:{{PAGENAME:{{GetPersonValue|prop=FirstImage}}}}}}|300}} | | {{filepath:{{#titleparts:{{PAGENAME:{{GetPersonValue|prop=FirstImage}}}}}}|300}} | ||
}} | }} | ||
|fullimage={{#ifeq: {{GetPersonValue|prop=FirstImage}} | | https://commons.tsadra.org/images/d/db/Teaching_Mudra_2_reduced_opacity.png | ||
}} | |||
|fullimage={{#if: {{GetPersonValue|prop=FirstImage}} | |||
| {{#ifeq: {{GetPersonValue|prop=FirstImage}} | |||
| File:Noimagefound.jpg | | File:Noimagefound.jpg | ||
| https://commons.tsadra.org/images/d/db/Teaching_Mudra_2_reduced_opacity.png | |||
| {{filepath:{{#titleparts:{{PAGENAME:{{GetPersonValue|prop=FirstImage}}}}}}}} | | {{filepath:{{#titleparts:{{PAGENAME:{{GetPersonValue|prop=FirstImage}}}}}}}} | ||
}} | }} | ||
| https://commons.tsadra.org/images/d/db/Teaching_Mudra_2_reduced_opacity.png | |||
}} | |||
|size=250px | |size=250px | ||
|depth=3 m-auto | |depth=3 m-auto | ||
Line 77: | Line 85: | ||
}} | }} | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="col-lg-8 person-page-text">{{#if: {{{ description | }}} | <div class="col-lg-8 person-page-text">{{#if: {{{ description | }}} | ||
| {{{ description | }}} | | {{{ description | }}} |