Template:Area full: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) (Added override) |
||
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('{{#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, | | 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('{{{spell save dc override|}}}') = spell save dc override, CONCAT('{{#if:{{{w|}}}|{{{w}}}|25}}') = w, | ||
| where = name = "{{#replace:{{{1}}}|'|\'}}" | | where = name = "{{#replace:{{{1}}}|'|\'}}" | ||
| format = template | | format = template |
Revision as of 17:10, 22 November 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
Hellfire
{{Area full|Hellfire}}Renders as
Hellfire
Deals 6d6 Fire damage per turn that ignores Resistances and Immunities.
- Type: Surface
Condition: Roiling Hellfire
6d6 (6~36) Fire damage
Markup
Pacifying Spores
{{Area full | Pacifying Spores | duration = 10 | shape = Radius | range m = 9 }}Renders as
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
DC 10 Constitution saving throw
- Incapacitated. Can't move or take actions, bonus actions, or reactions.