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:
"description": "The quote",
"description": "The quote",
"required": true
"required": true
},
"image": {
"aliases": [
"4"
],
"label": "Image",
"description": "Add an image to go along with the quote.",
"example": "Book.png"
},
"style": {
"label": "HTML Style",
"description": "Add custom styling."
},
"author": {
"aliases": [
"2"
],
"label": "Author",
"description": "Citation"
}
}
},
},
"paramOrder": [
"paramOrder": [
"1"
"1",
"image",
"style",
"author"
]
]
}
}
</templatedata>}}
</templatedata>}}
</noinclude>
</noinclude>

Revision as of 23:43, 23 December 2023

Template documentation

Adds a blockquote.

Examples

Example 1

This is a quote.

Example 2

This is a quote.
— Perry

Example 3

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