Template:Damage text: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Undo revision 91324 by Sky (talk): No effect)
Tag: Undo
(lowercase hitpoints)
Line 1: Line 1:
<includeonly><span style="white-space: nowrap;">{{DamageColor | {{{2}}} |'''{{{1}}}{{DamageIcon|{{{2}}}}}{{#ifeq: {{{2}}} | Healing | [[Hit Points|{{DamageColor | {{{2}}} |Hit Points}}]]''' | [[Damage Types|{{DamageColor | {{{2}}} |{{{2}}}}}]]'''}}}}{{#if:{{{drs|}}}|{{DRS}}}}</span>{{Main namespace only|{{#if:{{{2|}}}|{{#ifeq:{{{2}}}|Healing
<includeonly><span style="white-space: nowrap;">{{DamageColor | {{{2}}} |'''{{{1}}}{{DamageIcon|{{{2}}}}}{{#ifeq: {{{2}}} | Healing | [[Hit Points|{{DamageColor | {{{2}}} |hit points}}]]''' | [[Damage Types|{{DamageColor | {{{2}}} |{{{2}}}}}]]'''}}}}{{#if:{{{drs|}}}|{{DRS}}}}</span>{{Main namespace only|{{#if:{{{2|}}}|{{#ifeq:{{{2}}}|Healing
|[[Category:Sources of healing]]
|[[Category:Sources of healing]]
|[[Category:Sources of {{{2}}} damage]]}}
|[[Category:Sources of {{{2}}} damage]]}}

Revision as of 19:51, 27 October 2023


This template inserts formatted damage text.

Basic usage

Usage: Blah blah deals {{DamageText|2d6|Fire}} damage.

Result: Blah blah deals 2d6Damage TypesFire damage.


Usage: Blah blah deals {{DamageText|2d6|Physical}} damage.

Result: Blah blah deals 2d6Damage TypesPhysical damage.

Healing text

Usage: Blah blah heals {{DamageText|2d4+2|Healing}}.

Result: Blah blah restores 2d4+2hit points.

Damage rider as source

See Template:DRS for an explanation on why anyone would want to do this.

Usage: Blah blah deals {{DamageText|2d6|Physical}} damage.

Result: Blah blah deals 2d6Damage TypesPhysicalDRS damage.