Template:Quote: Difference between revisions
Created page with "<div class="quotebox" style="border: 1px solid #ccc; background-color: #f9f9f9; padding: 10px; width: auto; max-width: 80%;"> <div style="font-size: 120%; font-weight: bold; margin-bottom: 5px;">❝ {{{quote}}} ❞</div> <div style="text-align: right;">— {{{author}}}</div> </div>" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class=" | <includeonly><div> | ||
{| class="quote" | |||
| class="quote-mark mark-left" | <span>“</span> | |||
</div> | | class="quote-quote" | {{{1|Insert the text of the quote here, without quotation marks.}}} | ||
| class="quote-mark mark-right" | <span>”</span> | |||
|- | |||
{{#if:{{{2|}}}{{{3|}}}| | |||
{{!}} colspan="3" class="quote-cite" {{!}} {{#if:{{{2|}}}|<p><cite style="font-style:normal;">–{{{2}}}{{#if:{{{3|}}}|, {{{3}}}}}</cite></p>}} | |||
}} | |||
|}</div></includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude> |