Template:Condition type

From bg3.wiki
(Redirected from Template:Condition Type)
Jump to navigation Jump to search
Template documentation

Displays the condition icon plus a link to Curse, Disease, or Poison according to the provided type parameter.

Example Markup Renders as
Default usage
{{Condition type|cursed}}
CursedCursed
Multiple types
{{Condition type|polymorphed, prone}}
Polymorphed, PronePolymorphedProne
Unknown type
{{Condition type|maimed}}
maimedmaimed
Status groups style
{{Condition type|SG_Incapacitated, SG_Condition, SG_Paralyzed}}
Incapacitated, SG_Condition, SG_ParalyzedIncapacitatedSG_ConditionSG_Paralyzed
Status groups style (only visible)
{{Condition type|SG_Incapacitated, SG_Condition, SG_Paralyzed|only visible=y}}
IncapacitatedIncapacitated

Note: Unknown types are automatically removed. Only supported condition types (status groups) are shown as they do in-game.

Template data

No description.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
type1

The type of condition.

Suggested values
diseased poisoned cursed polymorphed charmed frightened incapacitated prone unconscious blinded
Stringrequired
Widthw

Override the width of the image.

Numberoptional
Heighth

Override the height of the image.

Numberoptional
Sizesize

Set the size of the image to this by this.

Numberoptional
Only Visibleonly visible

Only show if one of visible status groups.

Booleanoptional