Difference between revisions of "Template:Quotebox"
Jump to navigation
Jump to search
| (One intermediate revision 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]] | ||
| Line 7: | Line 8: | ||
| | | | ||
|} | |} | ||
| + | |||
| + | <noinclude> | ||
| + | This is a centered box for quotations. Usage as follows: | ||
| + | |||
| + | <pre> | ||
| + | {{Quotebox | ||
| + | | quoted text | ||
| + | | - attribution (optional) | ||
| + | }} | ||
| + | </pre> | ||
| + | </noinclude> | ||