Jump to content

Template:Quote box: Difference between revisions

From Flerf Wiki
No edit summary
Washcarso (talk | contribs)
No edit summary
Line 1: Line 1:
<div class="quotebox" style="background-color:#F9F9F9; border:1px solid #AAA; padding:10px; margin:1em 0; font-size:88%; max-width:100%; {{{style|}}}">
<div style="background-color:#F9F9F9; border:1px solid #AAA; margin:1em;">
{{#if:{{{title|}}}|<div style="font-weight:bold; text-align:center;">{{{title}}}</div>}}
<div style="padding:0.5em;">{{#if:{{{title|}}}|<div style="font-weight:bold; text-align:center;">{{{title}}}</div>}}{{#if:{{{quote|}}}|<blockquote style="margin:0;">{{{quote|}}}</blockquote>}}{{#if:{{{author|}}}|<div>— {{{author}}}{{#if:{{{date|2020}}}|({{{date}}})}}</div>}}{{#if:{{{source|}}}|<div style="text-align:right;font-style:italic;font-weight:bold">{{{source}}}</div>}}</div></div>
<blockquote style="margin:0; padding:0 1em;">
{{{quote|{{{1|}}}}}}
</blockquote>
{{#if:{{{author|{{{2|}}}}}}|— {{{author|{{{2|}}}}}} }}
{{#if:{{{source|{{{3|}}}}}}|{{{source|{{{3|}}}}}}</div>}}
</div>

Revision as of 21:18, 1 September 2026