Difference between revisions of "Template:Blockquote"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 1: | Line 1: | ||
<blockquote class="my-4" {{#if: {{{ style | }}} | style="{{{ style | }}}" | }}> | <blockquote class="my-4" {{#if: {{{ style | }}} | style="{{{ style | }}}" | }}> | ||
<div id="leftQuoteBack"><i class="fas fa-quote-left fa-3x"></i></div> | <div id="leftQuoteBack"><i class="fas fa-quote-left fa-3x"></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> |
− | |||
<div class="quote-attr my-2">{{#if: {{{ 2 | }}} |~ {{{ 2 | }}}|}}</div> | <div class="quote-attr my-2">{{#if: {{{ 2 | }}} |~ {{{ 2 | }}}|}}</div> | ||
</div> | </div> | ||
</blockquote> | </blockquote> |