Template:Blockquote: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
{{blockquote|This is a quote.|align=center}} | {{blockquote|This is a quote.|align=center}} | ||
<pre> | <pre> | ||
{{blockquote|This is a quote.|Perry}} | {{blockquote|This is a quote.|Perry}} | ||
Line 27: | Line 26: | ||
{{blockquote|This is a quote.|Perry}} | {{blockquote|This is a quote.|Perry}} | ||
<pre> | <pre> | ||
{{blockquote|This is a quote.|Perry|image=Book Tome Y Item Icon.png}} | {{blockquote|This is a quote.|Perry|image=Book Tome Y Item Icon.png}} |
Revision as of 23:09, 23 December 2023
Template documentation
Adds a blockquote.
Examples
Example 1
{{blockquote|This is a quote.}}
- Result
“ This is a quote. „
{{blockquote|This is a quote.|align=center}}
- Result
“ This is a quote. „
{{blockquote|This is a quote.|Perry}}
- Result
“ This is a quote. „— Perry
{{blockquote|This is a quote.|Perry|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 |