Difference between revisions of "Template:MiniTileButton"
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> |