Template:PersonCall: Difference between revisions
From Rinchen Terdzö
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) Tag: Reverted |
||
Line 37: | Line 37: | ||
<div class="row mt-4"> | <div class="row mt-4"> | ||
<div class="col-lg-4 p-0"> | <div class="col-lg-4 p-0">{{#if: {{GetPersonValue|prop=FirstImage}} | | ||
<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= | |filepath={{#ifeq: {{GetPersonValue|prop=FirstImage}} | ||
| File:Noimagefound.jpg | | File:Noimagefound.jpg | ||
| {{filepath:{{#titleparts:{{PAGENAME:{{GetPersonValue|prop=FirstImage}}}}}}|300}} | | {{filepath:{{#titleparts:{{PAGENAME:{{GetPersonValue|prop=FirstImage}}}}}}|300}} | ||
}} | }} | ||
|fullimage={{#ifeq: {{GetPersonValue|prop=FirstImage}} | |||
|fullimage= | |||
| File:Noimagefound.jpg | | File:Noimagefound.jpg | ||
| {{filepath:{{#titleparts:{{PAGENAME:{{GetPersonValue|prop=FirstImage}}}}}}}} | | {{filepath:{{#titleparts:{{PAGENAME:{{GetPersonValue|prop=FirstImage}}}}}}}} | ||
}} | }} | ||
|size=250px | |size=250px | ||
|depth=3 m-auto | |depth=3 m-auto | ||
Line 84: | Line 76: | ||
| | | | ||
}} | }} | ||
</div> | </div> | }} | ||
</div> | </div> | ||
<div class="col-lg-8 person-page-text">{{#if: {{{ description | }}} | <div class="col-lg-8 person-page-text">{{#if: {{{ description | }}} |