Template:MiniTileCustom: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><div class="filterable text-left {{{ wrapperclasses | }}}"><noglossary> | <includeonly><div class="filterable text-left {{{ wrapperclasses | col-12 }}}"><noglossary> | ||
<div class="bnw-mini-tile position-relative link-no-border" | <div class="bnw-mini-tile position-relative link-no-border rounded mb-2 mx-auto pop-hover" style="background: rgba(255, 252, 241, 0.6);"> | ||
<div class="float-left mr-2 position-relative text-center" style="width: 50px;">{{#widget:PersonPageRoundImage | <div class="float-left mr-2 position-relative text-center" style="width: 50px;">{{#widget:PersonPageRoundImage | ||
|filepath={{{ image | }}} | |filepath={{#if:{{{ image | }}}|{{{ image | }}} | ||
|{{filepath:{{#titleparts:{{PAGENAME:{{{ imagefile | }}}}}}}|80}} | |||
}} | |||
|size=40px | |size=40px | ||
|depth=1 | |depth=1 | ||
|link={{{ link | }}} | |link={{{ link | }}} | ||
|linkclasses= | |classes=none | ||
|linkclasses=none | |||
}} | }} | ||
</div> | </div> | ||
<div class="tile-content d-flex align- | <div class="tile-content d-flex align-items-center"><p class="m-0 text-80">{{{ text | }}}</p></div>{{#widget:OverlayLink | ||
|link=/index.php/{{urlencode:{{{ link | }}}|WIKI}} | |||
|classes=none | |||
|target=_self | |||
|title={{{ link | }}} | |||
}} | |||
</div></noglossary> | </div></noglossary> | ||
</div> | </div> | ||
</includeonly><noinclude>{{TemplateTag}}</noinclude> | </includeonly><noinclude>{{TemplateTag}}</noinclude> | ||