Template:Quote: Difference between revisions
Template page
More actions
Redirected page to Template:Blockquote Tag: New redirect |
Removed redirect to Template:Blockquote Tag: Removed redirect |
||
Line 1: | Line 1: | ||
# | {| style="margin:auto;" | ||
| style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:left; padding:3px; vertical-align: top;" | “ | |||
| style="padding:3px;" | {{{1|Insert the text of the quote here, without quotation marks.}}} | |||
| style="width:20px; font-size:36px; font-family:'Times New Roman', serif; font-weight:bold; text-align:right; padding:3px; vertical-align: bottom;" | ” | |||
|- | |||
{{#if:{{{2|}}}{{{3|}}}| | |||
{{!}} colspan="3" style="padding-top:10px;" {{!}} {{#if:{{{2|<noinclude>Origin</noinclude>}}}|<p style="font-size:smaller; text-align:right;"><cite style="font-style:normal;">–{{{2}}}{{#if:{{{3|<noinclude>Source</noinclude>}}}|, {{{3}}}}}</cite></p>}} | |||
}} | |||
|}<noinclude>{{documentation}}</noinclude> |
Latest revision as of 11:20, 28 May 2025
“ | Insert the text of the quote here, without quotation marks. | ” |
- Description
- This template displays text within enlarged quotes, and centers it on the page.
- Syntax
- Type
{{quote}}
somewhere. The first parameter enlarges the size of the quotes, the second parameter defines the width of the quote, the third displays who said the quote, and the fourth is for where the quote came from. - Sample output
{{quote|Lorem ipsum}}
gives...
“ | Lorem ipsum | ” |
{{quote|Lorem ipsum|Julius Caesar}}
gives...
“ | Lorem ipsum | ” |
–Julius Caesar |
{{quote|Lorem ipsum|Julius Caesar|Rome}}
gives...
“ | Lorem ipsum | ” |
–Julius Caesar, Rome |