Template:Blockquote: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


== Examples ==
== Examples ==
=== Example 1 ===
; Wikitext
<pre>
<pre>
{{blockquote|This is a quote.}}
{{blockquote|This is a quote.}}
Line 12: Line 12:
{{blockquote|This is a quote.}}
{{blockquote|This is a quote.}}


; Wikitext
<pre>
<pre>
{{blockquote|This is a quote.|align=center}}
{{blockquote|This is a quote.|align=center}}
Line 19: Line 20:
{{blockquote|This is a quote.|align=center}}
{{blockquote|This is a quote.|align=center}}


; Wikitext
<pre>
<pre>
{{blockquote|This is a quote.|Perry}}
{{blockquote|This is a quote.|Perry}}
Line 26: Line 28:
{{blockquote|This is a quote.|Perry}}
{{blockquote|This is a quote.|Perry}}


; Wikitext
<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 00:09, 24 December 2023

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.|Perry|image=Book Tome Y Item Icon.png}}
Result
This is a quote.
— Perry
Book Tome Y Item Icon.png

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