Difference between revisions of "Template:Blockquote"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(23 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <blockquote {{#if: {{{ style | }}} | style="{{{ style | }}}" | }}> | + | <blockquote class="bnw-blockquote {{{ classes | my-4 }}}" {{#if: {{{ style | }}} | style="{{{ style | }}}" | }}> |
− | <div id="leftQuoteBack"><i class="fas fa-quote-left fa- | + | <div id="leftQuoteBack"><i class="fas fa-quote-left fa-2x"></i></div> |
− | <div class="quoted-text"> | + | <div class="quoted-text"><em>{{{ 1 | }}}</em> <i class="fas fa-quote-right" style="color: rgba(212, 200, 174, 0.5);"></i>{{#if: {{{ 2 | }}} | |
− | + | <div class="quote-attr mt-4 mb-2 off-white depth-0 p-3 rounded">~ {{{ 2 | }}}</div> | }} | |
− | |||
</div> | </div> | ||
</blockquote> | </blockquote> |