Template:MiniTileButton: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 17: Line 17:
}}
}}
}}
}}
<div class="{{#ifeq: {{{ imgurl | }}} | none | col | col-9 }} d-flex align-items-center {{#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 | }}}<i class="ml-1 fas fa-angle-{{{ angle | }}}" data-fa-transform="down-2"></i>
{{{ label | }}}
<i class="ml-1 fas fa-angle-{{{ angle | }}}" data-fa-transform="down-2"></i>
</div>
</div>
</div>
</div>

Revision as of 02:31, 2 July 2019