Difference between revisions of "Template:Quotebox"

From BrikWars
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 
{| style="padding:5px; margin:5px 0px 5px 15px; border:1px solid lightgray; margin:auto; font-size:90%"
 
{| style="padding:5px; margin:5px 0px 5px 15px; border:1px solid lightgray; margin:auto; font-size:90%"
 
| style="vertical-align:top; text-align:right;" | [[File:Open_quote.png|26px|left]]
 
| style="vertical-align:top; text-align:right;" | [[File:Open_quote.png|26px|left]]
| ''{{{1|(Quote)}}}''
+
| {{{1|(Quote)}}}
 
| style="vertical-align:bottom; text-align:left;" | [[File:End_quote.png|26px|right]]
 
| style="vertical-align:bottom; text-align:left;" | [[File:End_quote.png|26px|right]]
 
|-
 
|-
| colspan="2" style="text-align:right;" | {{{2| }}}
+
| colspan="2" style="text-align:right;" | ''{{{2| }}}''
 
|
 
|
 
|}
 
|}
 +
 +
<noinclude>
 +
This is a centered box for quotations. Usage as follows:
 +
 +
<pre>
 +
{{Quotebox
 +
| quoted text
 +
| - attribution (optional)
 +
}}
 +
</pre>
 +
</noinclude>

Latest revision as of 14:40, 18 June 2015

Open quote.png
(Quote)
End quote.png


This is a centered box for quotations. Usage as follows:

{{Quotebox
| quoted text
| - attribution (optional)
}}