Template:Quote box: Difference between revisions
Appearance
Created page with "<div class="quotebox" style="background-color:#F9F9F9; border:1px solid #AAA; padding:10px; margin:1em 0; font-size:88%; max-width:100%; {{{style|}}}"> {{#if:{{{title|}}}|<div style="font-weight:bold; text-align:center;">{{{title}}}</div>}} <blockquote style="margin:0; padding:0 1em;"> {{{quote|{{{1|}}}}}} </blockquote> {{#if:{{{author|{{{2|}}}}}}|— {{{author|{{{2|}}}}}} }} {{#if:{{{source|{{{3|}}}}}}|<div style="text-align:right; font-size:smaller;">{{{source|{{{3|}}}..." |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div | <div style="background-color:#F9F9F9; border:1px solid #AAA; margin:1em; width:60%"> | ||
{{#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;padding:0 1em;">{{{quote|}}}</blockquote>}}{{#if:{{{author|}}}|<div style="text-align:right;">— {{{author}}}{{#if:{{{date|}}}| ({{{date}}})}}</div>}}{{#if:{{{source|}}}|<div style="text-align:right;font-style:italic;">{{{source}}}</div>}}</div> | ||
<blockquote style="margin:0; padding:0 1em;"> | |||
{{{quote| | <div style="text-align:center;font-size:75%">[[Template:Quote box|V]] • [[Template talk:Quote box|T]] • <span class="plainlinks">[https://www.flerf.info/index.php?title=Template:Quote_box&action=edit E]</span></div> | ||
</blockquote> | |||
{{#if:{{{author| | |||
{{#if:{{{source | |||
</div> | </div> | ||