Template:Blockquote: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 23: Line 23:
{{blockquote|This is a quote.}}
{{blockquote|This is a quote.}}


; Wikitext
<pre>
{{blockquote|This is a quote.|addquotes=1}}
</pre>
; Result
{{blockquote|This is a quote.|addquotes=1}}
; Wikitext
<pre>
{{blockquote|This is a quote.|align=center}}
</pre>
; Result
{{blockquote|This is a quote.|align=center}}


; Wikitext
; Wikitext
<pre>
<pre>
{{blockquote|This is a quote.|Perry}}
{{blockquote|This is a quote.|Author}}
</pre>
</pre>


; Result
; Result
{{blockquote|This is a quote.|Perry}}
{{blockquote|This is a quote.|Author}}


; Wikitext
; Wikitext

Latest revision as of 19:19, 21 June 2024

Template documentation

Adds a blockquote.

Examples

Wikitext
{{blockquote|This is a quote.}}
Result
This is a quote.


Wikitext
{{blockquote|This is a quote.|Author}}
Result
This is a quote.
Author


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
Book Tome Y Item Icon.png
This is a quote. This example also has an image, and works with or without an author.

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
Quote1

The quote

Unknownrequired
Imageimage 4

Add an image to go along with the quote.

Example
Book.png
Unknownoptional
HTML Stylestyle

Add custom styling.

Unknownoptional
Authorauthor 2

Citation

Unknownoptional
Refref 3

Adds a reference tag

Unknownoptional
Alignmentalign

Left, center or right.

Unknownoptional