Template:Area full: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><onlyinclude>{{#cargo_query: tables = areas
<includeonly><onlyinclude>{{#cargo_query: tables = areas
| 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('{{{duration|}}}') = duration, CONCAT('{{{radius m|}}}') = radius m, CONCAT('{{{radius ft|}}}') = radius ft, CONCAT('{{#if:{{{w|}}}|{{{w}}}|25}}') = w,
| 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,
| where = _pageName = "{{#replace:{{{1}}}|&#39;|\'}}"
| where = _pageName = "{{#replace:{{{1}}}|&#39;|\'}}"
| format = template
| format = template
| template = Area/Format
| template = Area full/Format
| named args = yes
| named args = yes
| limit = 1
| limit = 1
| order by = _ID
| order by = _ID
| more results text=
| more results text=
| default = [[{{{1}}}]]
| default = [[{{{1}}}|{{{2|{{{1}}}}}}]]{{Main namespace only|[[Category:Pages with unknown areas]]}}
}}</onlyinclude></includeonly><noinclude>{{documentation|content=
}}</onlyinclude></includeonly><noinclude>{{documentation|content=
Use this to display an area.  Examples follow.
Use this to display formatted information for an [[area]].


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


=== Base usage ===
== Examples ==
 
{{Template demo
Usage:
| style = list
<pre>{{Area|Hellfire}}</pre>
| <nowiki>
 
{{Area full|Hellfire}}
Result:
</nowiki>
----
| <nowiki>
{{Area|Hellfire}}
{{Area full
----
| Pacifying Spores (cloud)
 
| duration = 10
=== With duration/radius ===
| shape = Radius
 
| range m = 9
Usage:
}}
<pre>{{Area|Pacifying Spores (cloud)|duration=10|radius m=9|radius ft=30}}</pre>
</nowiki>
 
}}
Result:
----
{{Area|Pacifying Spores (cloud)|duration=10|radius m=9|radius ft=30}}
----
 
=== Inline ===
 
Usage:
<pre>{{Area|Plant Growth (surface)|inline=true}}</pre>


Result:
----
{{Area|Plant Growth (surface)|inline=true}}
----
}}
}}
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 22:37, 14 August 2024

Template documentation

Use this to display formatted information for an area.

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

Examples

Markup
{{Area full|Hellfire}}
Renders as
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.
Markup
{{Area full
| Pacifying Spores (cloud)
| duration = 10
| shape = Radius
| range m = 9
}}
Renders as
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.