Template:MiniTileButton: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 18: Line 18:
}}
}}
<div class="{{#ifeq: {{{ imgurl | }}} | none | col | col-9 }} d-flex align-items-center justify-content-between {{#ifeq: {{{ ellipsis | }}} | yes | ellipsis | }}">
<div class="{{#ifeq: {{{ imgurl | }}} | none | col | col-9 }} d-flex align-items-center justify-content-between {{#ifeq: {{{ ellipsis | }}} | yes | ellipsis | }}">
{{{ label | }}}
<p>{{{ label | }}}</p>
<i class="ml-1 fas fa-angle-{{{ angle | }}}" data-fa-transform="down-2"></i>
<p><i class="ml-1 fas fa-angle-{{{ angle | }}}" data-fa-transform="down-2"></i></p>
</div>
</div>
</div>
</div>

Revision as of 02:32, 2 July 2019