Template:RelatedButton: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (32 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly><div class="tsdwiki-tile-button link-no-border noglossary {{{ wrapperclasses | }}}"> | ||
<div class="float-left position-relative" style="width: 55px;">{{#widget:PersonPageRoundImage | |||
|filepath={{#if: {{{ imagefile | }}} | |||
| {{filepath:{{#titleparts:{{PAGENAME:{{{ imagefile | }}}}}}}|100}} | |||
| {{{ image | }}} | |||
}} | |||
|size=55px | |||
|depth={{#switch: {{{ imagefile | }}} | |||
|File:Topics.png | |||
|File:Dictionary.png= | |||
| | |#default=1 | ||
| | |||
| | |||
}} | }} | ||
|classes=none | |||
}} | |||
</div> | </div> | ||
<div class=" | <div class="tile-content"> | ||
< | <p class="clipped-3-lines m-0 text-break {{{ textclasses | }}}">{{{ text | }}}</p> | ||
</div> | </div> | ||
</div></ | <div class="bottom-label" style="left: 9px;">{{{ label | }}}</div> | ||
<div class="bottom-label" style="right: 9px;">{{{ label-right | }}}</div>{{#if: {{{ link | }}}{{{ extLink | }}} | |||
| {{#widget:OverlayLink | |||
|link={{#if: {{{ extLink | }}} | {{{ extLink | }}} | /index.php/{{{ link | }}} }} | |||
|target={{{ target | _self }}} | |||
|title={{{ text | }}} | |||
|classes=none | |||
}} | |||
| | |||
}} | |||
</div></includeonly><noinclude>{{TemplateTag}}</noinclude> | |||