Template:AOE: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
Willowisp (talk | contribs)
No edit summary
m add documentation
Line 1: Line 1:
<includeonly>{{SmallIcon|Aoe Icon.png}} AoE: {{{m}}}{{nbts}}m / {{{ft}}}{{nbts}}ft ({{#switch: {{lc: {{{1}}} }}
{{SmallIcon|Aoe Icon.png}} AoE: {{{m}}}{{nbts}}m / {{{ft}}}{{nbts}}ft ({{#switch: {{lc: {{{1}}} }}
| radius | Radius | sphere | Sphere | circle | Circle = Radius
| radius | Radius | sphere | Sphere | circle | Circle = Radius
| cone | Cone = Cone
| cone | Cone = Cone
Line 5: Line 5:
| line | Line = Line
| line | Line = Line
| #default = UNKNOWN SHAPE
| #default = UNKNOWN SHAPE
}})</includeonly><noinclude>
}})<noinclude>{{documentation|content=
Usage: {{code|<nowiki>{{AOE | radius | m = 5 | ft = 17 }}</nowiki>}}
Usage: {{code|<nowiki>{{AOE | radius | m = 5 | ft = 17 }}</nowiki>}}


Line 22: Line 22:
Result: {{AOE | line | m = 5 | ft = 17 }}
Result: {{AOE | line | m = 5 | ft = 17 }}


[[Category:Templates]]
== Template data ==
== Template data ==
<templatedata>
<templatedata>
Line 45: Line 46:
}
}
}
}
</templatedata></noinclude>
</templatedata>
}}</noinclude>

Revision as of 14:27, 27 November 2023

AoE: {{{m}}} m / {{{ft}}} ft (UNKNOWN SHAPE)
Template documentation

Usage: {{AOE | radius | m = 5 | ft = 17 }}

Result: AoE: 5 m / 17 ft (Radius)

Usage: {{AOE | cone | m = 5 | ft = 17 }}

Result: AoE: 5 m / 17 ft (Cone)

Usage: {{AOE | cube | m = 5 | ft = 17 }}

Result: AoE: 5 m / 17 ft (Cube)

Usage: {{AOE | line | m = 5 | ft = 17 }}

Result: AoE: 5 m / 17 ft (Line)

Template data

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Shape1

no description

Suggested values
radius cone cube pine
Unknownrequired
Metresm

no description

Unknownrequired
ftft

no description

Unknownrequired