Template:Quote

Template page
Revision as of 06:52, 29 September 2023 by Taylan (talk | contribs)

Insert a pre-formatted blockquote for an item, class, or feature description, or simply a prominent quote from an NPC.

Usage Examples

Default usage:

{{Quote|Your quote goes here.}}

Result:

Your quote goes here.

Optional size parameter for different quote sizes:

{{Quote|size=90%|Here is a smaller quote.}}

Result:

Here is a smaller quote.

Optional noitalics parameter for longer quotes, such as the text found in books:

{{Quote|size=100%|noitalics=yes|<p>Here is a multi-paragraph quote with italics removed.</p> <p>Useful for books and the like.</p> <p>This is used for Books in [[Template:MiscItemPage]]</p>}}

Result:

Here is a multi-paragraph quote with italics removed.

Useful for books and the like.

This version of the template is automatically applied for Books in Template:MiscItemPage.