Template:Quote race: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Finished exhaustive list. Some portraits need to be added)
(Corrected categorization)
Line 284: Line 284:
{{Quote race|Animated Armour|align=left}}
{{Quote race|Animated Armour|align=left}}
{{Quote race|Automaton|align=left}}
{{Quote race|Automaton|align=left}}
{{Quote race|Conjured Spectre|align=left}}
{{Quote race|Coin Halberd|align=left}}
{{Quote race|Coin Halberd|align=left}}
{{Quote race|Flesh Golem|align=left}}
{{Quote race|Flesh Golem|align=left}}
Line 294: Line 295:
{{Quote race|Azer|align=left}}
{{Quote race|Azer|align=left}}
{{Quote race|Lava Elemental|align=left}}
{{Quote race|Lava Elemental|align=left}}
{{Quote race|Mephit|align=left}}
{{Quote race|Mud Elemental|align=left}}
{{Quote race|Mud Elemental|align=left}}


Line 351: Line 353:
{{Quote race|Devil|align=left}}
{{Quote race|Devil|align=left}}
{{Quote race|Hellsboar|align=left}}
{{Quote race|Hellsboar|align=left}}
{{Quote race|Mephit|align=left}}
{{Quote race|Imp|align=left}}
{{Quote race|Incubus|align=left}}
{{Quote race|Merregon|align=left}}
{{Quote race|Merregon|align=left}}
{{Quote race|Raphaelian Merregon|align=left}}
{{Quote race|Succubus|align=left}}
{{Quote race|Succubus|align=left}}
{{Quote race|Vengeful Boar|align=left}}
{{Quote race|Vengeful Boar|align=left}}
Line 360: Line 364:
==== Undead ====
==== Undead ====
{{Quote race|Undead|align=left}}
{{Quote race|Undead|align=left}}
{{Quote race|Conjured Spectre|align=left}}
{{Quote race|Crawling Claw|align=left}}
{{Quote race|Crawling Claw|align=left}}
{{Quote race|Dark Justiciar|align=left}}
{{Quote race|Dark Justiciar|align=left}}
Line 369: Line 372:
{{Quote race|Ghoul|align=left}}
{{Quote race|Ghoul|align=left}}
{{Quote race|Grim Visage|align=left}}
{{Quote race|Grim Visage|align=left}}
{{Quote race|Imp|align=left}}
{{Quote race|Mummy|align=left|image=Portrait Mummy (race).png}}
{{Quote race|Incubus|align=left}}
{{Quote race|Mummy|align=left}}
{{Quote race|Mummy Lord|align=left}}
{{Quote race|Mummy Lord|align=left}}
{{Quote race|Raphaelian Merregon|align=left}}
{{Quote race|Shadow|align=left}}
{{Quote race|Shadow|align=left}}
{{Quote race|Shadow Mastiff|align=left}}
{{Quote race|Shadow Mastiff|align=left}}

Revision as of 03:00, 23 July 2024

Template documentation

Display a race description quote accompanied by the corresponding icon.

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

Usage

This template has a table of all the race quotes in the game extracted directly from the game files so the only required parameter is the name of the race. On the race pages themselves, you can use {{PAGENAME}} as the parameter to this template. For the image, it uses Race <race>.png which exist for the player-selectable races and falls back to Portrait <race>.png for everything else.

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

Examples

Playable race example.

Markup
{{Quote race|Human}}
Renders as

Disable attribution text.

Markup
{{Quote race|Copper Dragonborn|noattribution=1}}
Renders as

Non-playable race example which falls back to using Portrait Meenlock.png for the image.

Markup
{{Quote race|Meenlock}}
Renders as

Non-playable race example with a specified portrait.

Markup
{{Quote race|Humanoid|image=Portrait Custom.png}}
Renders as

No image.

Markup
{{Quote race|Cambion|image=none}}
Renders as

A custom quote with a custom image.

Markup
{{Quote race
| quote = Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
| image = Background Hermit Icon.png
}}
Renders as

Exhaustive list

Playable races

Non-playable races

Aberrations

Beasts

Celestials

Constructs

Elementals

Dragons

Fey

Giants

Humanoids

Monstrosities

Oozes

Plants

Fiends

Undead

Template data

Display a race quote

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Race1

The name of a race. When used on a race page, you can use {{PAGENAME}} for this parameter. Aside from the player-selectable races, there are description quotes for every race defined 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 race icons corresponding the player-selectable races so you will need to specify an icon for other races. Typically this will be a portrait image.

Example
Portrait Owlbear.png
Filesuggested
Disable attributionnoattribution

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

Booleanoptional
Alignment overridealign

Override the alignment from the default centered position

Suggested values
center left right
Default
center
Stringoptional
Image position overrideimage-position

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

Suggested values
right left
Default
right
Stringoptional