Template:Infobox creature/actions query: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
m (fix)
(Add a limit of 1)
Line 3: Line 3:
| where = _pageName = "{{trim | {{{1}}} }}"
| where = _pageName = "{{trim | {{{1}}} }}"
| format = template
| format = template
| limit = 1
| template = Infobox creature/actions format
| template = Infobox creature/actions format
| named args = yes
| named args = yes

Revision as of 22:20, 20 June 2024

Queries an action/spell for display in the infobox. Uses Template:Infobox creature/actions format for formatting.

Examples:

{{Infobox creature/actions query | Absolute Power }}

Deal +1d6 force damage and possibly push target back 5 m / 17 ft.

More...