Template:Quote box: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="background-color:#F9F9F9; border:1px solid #AAA; margin:1em;"> | <div style="background-color:#F9F9F9; border:1px solid #AAA; margin:1em; width:60%"> | ||
<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>— {{{author}}}{{#if:{{{date| | <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> | ||
<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> | |||
</div> | |||