Template:Blockquote
Template page
More actions
Template documentation
Adds a blockquote.
Examples
Markup
{{blockquote|This is a quote.}} Renders as| “ | This is a quote. |
„ |
Markup
{{blockquote|This is a quote.|Author}} Renders as| “ | This is a quote. |
„ |
| — Author |
Markup
{{blockquote
| This is a quote. This example also has an image, and works with or without an author.
| image=Book Tome Y Item Icon.png
}} Renders as| “ | This is a quote. This example also has an image, and works with or without an author. |
„ |
Template data
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Quote | 1 | The quote | Unknown | required |
| Image | image 4 | Add an image to go along with the quote.
| Unknown | optional |
| HTML Style | style | Add custom styling. | Unknown | optional |
| Author | author 2 | Citation | Unknown | optional |
| Ref | ref 3 | Adds a reference tag | Unknown | optional |
| Alignment | align | Left, center or right. | Unknown | optional |