Difference between revisions of "Template:RelatedButton"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 3: | Line 3: | ||
|button-left-margin-float | |button-left-margin-float | ||
|position-relative | |position-relative | ||
− | }}"> | + | }}"> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="float-left position-relative" style="width: 65px;">{{#widget:PersonPageRoundImage | <div class="float-left position-relative" style="width: 65px;">{{#widget:PersonPageRoundImage | ||
|filepath={{{ image | }}} | |filepath={{{ image | }}} | ||
Line 28: | Line 20: | ||
</div> | </div> | ||
<div class="bottom-label" style="left: 9px;">{{{ label | }}}</div> | <div class="bottom-label" style="left: 9px;">{{{ label | }}}</div> | ||
− | <div class="bottom-label" style="right: 9px;">{{{ label-right | }}}</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> |