Template:AOE

From bg3.wiki
Revision as of 05:18, 20 July 2024 by NtCarlson (talk | contribs) (Template no longer requires both m and ft parameters. If provided with just one, it will make the conversion itself.)
Jump to navigation Jump to search
Template documentation

Show a descriptor for an area-of-effect. The size can be specified in either feet or metres.

Examples

Markup Renders as
{{AOE | radius | m = 9 | ft = 30 }}
AoE: 9 m / 30 ft (Radius)
{{AOE | cone | ft = 20 }}
AoE: 6 m / 20 ft (Cone)
{{AOE | cube | m = 5 | ft = 17 }}
AoE: 5 m / 17 ft (Cube)
{{AOE | line | m = 5}}}
AoE: 5 m / 17 ft (Line)}

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
Shape1

no description

Suggested values
radius cone cube line
Stringrequired
Metresm

no description

Numberoptional
Feetft

no description

Numberoptional