Difference between revisions of "Template:RelatedButton"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(73 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div class="discover-nav-button | + | <div class="discover-nav-button link-no-border noglossary {{{ wrapperclasses | }}} {{#ifeq: {{{ marginfloat | }}} |
− | <div class="float-left | + | |true |
− | |filepath={{{ image | }}} | + | |button-left-margin-float |
− | |size= | + | |position-relative |
− | |depth=1 | + | }}"> |
+ | <div class="float-left position-relative" style="width: 65px;">{{#widget:PersonPageRoundImage | ||
+ | |filepath={{#if: {{{ imagefile | }}} | ||
+ | | {{filepath:{{#titleparts:{{PAGENAME:{{{ imagefile | }}}}}}}|100}} | ||
+ | | {{{ image | }}} | ||
+ | }} | ||
+ | |size=55px | ||
+ | |depth={{#switch: {{{ image | }}} | ||
+ | |https://commons.tsadra.org/images/3/39/Topics.png | ||
+ | |https://commons.tsadra.org/images/3/3a/Dictionary.png= | ||
+ | |#default=1 | ||
+ | }} | ||
+ | |linkclasses=hide | ||
+ | |classes=none | ||
|link={{{ link | }}} | |link={{{ link | }}} | ||
− | |||
}} | }} | ||
</div> | </div> | ||
<div class="tile-content"> | <div class="tile-content"> | ||
− | <p class="m-0 | + | <p class="clipped-3-lines m-0 {{{ textclasses | }}} {{#ifeq:{{{ tibetan-text | }}}|true|text-140 align-sub|}}">{{{ text | }}}</p> |
− | |||
</div> | </div> | ||
+ | <div class="bottom-label {{#ifeq:{{{ tibetan-text | }}}|true|text-140 align-sub|}}" style="left: 9px;">{{{ label | }}}</div> | ||
+ | <div class="bottom-label" style="right: 9px;">{{{ label-right | }}}</div>{{#if: {{{ link | }}} | ||
+ | | {{#widget:OverlayLink | ||
+ | |link={{{ link | }}} | ||
+ | |target={{{ target | _self }}} | ||
+ | |title={{{ text | }}} | ||
+ | |classes=none | ||
+ | }} | ||
+ | | | ||
+ | }} | ||
</div> | </div> |