More actions
Template documentation
Adds a blockquote.
Examples
- Wikitext
{{blockquote|This is a quote.}}
- Result
“This is a quote.”
- Wikitext
{{blockquote|This is a quote.|align=center}}
- Result
“This is a quote.”
- Wikitext
{{blockquote|This is a quote.|Perry}}
- Result
“This is a quote.”— Perry
- Wikitext
{{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}}
- Result
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 |