Template:Area full: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Removed redirect to Template:Area icon)
Tag: Removed redirect
mNo edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{under construction}}{{documentation|content=
<includeonly><onlyinclude>{{#cargo_query: tables = areas
Placeholder for future template. Will be equivalent to [[T:Condition]], but for [[Template:Area page|Area pages]].
| fields = _pageName=page, name, icon, description, type, dippable, condition_name = condition, condition_save, condition_dc, condition2_name = condition2, condition2_save, condition2_dc, CONCAT('{{{inline|}}}') = inline, CONCAT('{{#replace:{{{altname|}}}|'|\'}}') = altname, CONCAT('{{{duration|}}}') = duration, CONCAT('{{{shape|Radius}}}') = shape, CONCAT('{{{range m|}}}') = range m, CONCAT('{{{range ft|}}}') = range ft, CONCAT('{{#if:{{{w|}}}|{{{w}}}|25}}') = w,
}}</noinclude>
| where = _pageName = "{{#replace:{{{1}}}|&#39;|\'}}"
| format = template
| template = Area/Format
| named args = yes
| limit = 1
| order by = _ID
| more results text=
| default = [[{{{1}}}|{{{2|{{{1}}}}}}]][[Category:Pages with unknown areas]]
}}</onlyinclude></includeonly><noinclude>{{documentation|content=
Use this to display an area.  Examples follow.
 
This template just runs the Cargo query.  For the formatting, see: [[Template:Area full/Format]]
 
== Base usage ==
 
Usage:
<pre>{{Area full|Hellfire}}</pre>
 
Result:
----
{{Area full|Hellfire}}
----
 
== With duration/radius ==
 
Usage:
<pre>{{Area full|Pacifying Spores (cloud)|duration=10|shape=Radius|range m=9|range ft=30}}</pre>
 
Result:
----
{{Area full|Pacifying Spores (cloud)|duration=10|shape=Radius|range m=9|range ft=30}}
----
 
}}
</noinclude>

Latest revision as of 22:02, 13 May 2024

Template documentation

Use this to display an area. Examples follow.

This template just runs the Cargo query. For the formatting, see: Template:Area full/Format

Base usage

Usage:

{{Area full|Hellfire}}

Result:


Hellfire Hellfire

Deals 6d6 Fire damage per turn that ignores Resistances and Immunities.

Type: Surface

Condition: Roiling Hellfire

Roiling Hellfire Roiling Hellfire
D6 Fire.png 6d6 (6~36) Damage TypesFire damage
  • Flames from the heart of Avernus engulf this entity, inflicting 6d6Damage TypesFire damage per turn.

With duration/radius

Usage:

{{Area full|Pacifying Spores (cloud)|duration=10|shape=Radius|range m=9|range ft=30}}

Result:


Pacifying Spores Pacifying Spores

Duration: 10 turns

AoE: 9 m / 30 ft (Radius)

Creatures submerged in the spores cannot take actions or reactions.

Type: Cloud

Condition: Pacified

Pacified Pacified

DC 10  Constitution saving throw

  • Incapacitated. Can't move or take actions, bonus actions, or reactions.