Template:Quote deity

From bg3.wiki
Jump to navigation Jump to search
Template documentation

Display a deity description quote accompanied by the corresponding icon.

This template is a subtype of {{Quote fancy}}.

Usage

This template has a table of all the deity quotes (including Vlaakith) in the game extracted directly from the game files so the only required parameter is the name of the deity. On the deity pages themselves, you can use {{PAGENAME}} as the parameter to this template. For the image, it uses <deity> Icon.png which exist for the player-selectable deities.

Alternatively, the quote and image can be overridden with the parameters quote and image. The option image = none may be preferred for deities without dedicated icons.

Examples

Deity example.

Markup
{{Quote deity|Selune}}
Renders as

Disable attribution text.

Markup
{{Quote deity|Shar|noattribution=1}}
Renders as
Markup
{{Quote deity|Tyr|image=Tyr Statue.webp}}
Renders as

Deity example with a specified portrait.

Markup
{{Quote deity|Helm|image=none}}
Renders as

No image.

Markup
{{Quote deity
| quote = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
| image = Vlaakith-thumbnail.png
| height = 80
}}
Renders as

Exhaustive list

Template data

Display a deity quote

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Deity1

The name of a deity. When used on a deity page, you can use {{PAGENAME}} for this parameter. There are description quotes for every player-selectable deity in the game

Stringrequired
Quote overridequote

Use this parameter to specify a custom quote instead of a predefined one.

Stringoptional
Image overrideimage

Use this parameter to specify a custom icon instead of a predefined one. There are only deity icons corresponding to the player-selectable deities so you will need to specify an icon for other deities. Typically this will be a portrait image.

Example
Portrait Owlbear.png
Filesuggested
Disable attributionnoattribution

Disable the "In-game deity description" attribution text.

Booleanoptional
Author overrideauthor

Replace the "In-game deity description" attribution text.

Stringoptional
Image position overrideimage-position

Override the image position from its default position on the right.

Suggested values
right left
Default
right
Stringoptional
Image height overrideheight

Override the image height from its default of 100px.

Default
100
Numberoptional
Link overridelink

Override where clicking the image links to.

Page nameoptional
Disable linknolink

Entirely remove the link. This is the same as setting "link=". For use with cut backgrounds that don't have dedicated pages.

Booleanoptional