Template:Area page/doc
Template that generates an entire page for areas. Use Template:Area for displaying on a page.
Copy-ready:{{Area page
| name =
| image =
| controller icon =
| icon =
| summary =
| description =
| type = <!--surface,cloud,or omit-->
| dippable =
| movement multiplier =
| conditionX =
| conditionX save =
| conditionX dc =
| conditionX duration =
| created by items =
| created by spells =
| created by other =
| interactions =
| notes =
}}
Examples
{{Area page
| name = Hunger of Hadar
| image = Hunger of Hadar.webp
| summary = an [[area]] created by {{SAI|Hunger of Hadar}}. It creates an area of magical darkness that impedes movement and deals damage at the beginning and end of each turn.
| difficult terrain = yes
| description = A sphere of cold blackness, teeming with unknown horrors.
Creatures starting their turn in the area take {{DamageText|2d6|Cold}} damage. Creatures ending their turn in the area possibly take {{DamageText|2d6|Acid}} damage.
The area is Difficult Terrain and creatures within are {{cond|Blinded}}.
| type = summoned
| condition1 = Hunger of Hadar
| condition1 no save = yes
| created by spells = Hunger of Hadar
}} Renders as
Hunger of Hadar is an area created by Hunger of Hadar. It creates an area of magical darkness that impedes movement and deals damage at the beginning and end of each turn.
Description
A sphere of cold blackness, teeming with unknown horrors.
Creatures starting their turn in the area take 2d6Cold damage. Creatures ending their turn in the area possibly take 2d6Acid damage.
The area is Difficult Terrain and creatures within are Blinded.
Properties
- Type: Summoned
Condition: Hunger of Hadar


- Standing near a portal to the dark between the stars, infested with unknown horrors.
- Takes 2d6Cold damage at the start of their turn, and possibly 2d6Acid damage at the end of their turn, as long as they are in the area
- They are Blinded and the area is Difficult Terrain.
Creation
This area can be created by the following:
Spells and actions:
Template data
Generates an entire page for representing areas.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | The name of the area. Defaults to the page name. | Unknown | suggested |
| image | image | A 380x380 image without the File: prefix. | File | suggested |
| controller icon | controller icon | A 144x144 image without the File: prefix. | File | suggested |
| icon | icon | A 64x64 icon without the File: prefix. | File | suggested |
| summary | summary | A short summary of the area. Not the in-game description. | Content | suggested |
| description | description | The in-game description of the area, if it exists. | Content | suggested |
| type | type | If the area has the cloud or surface property.
| String | suggested |
| dippable | dippable | Whether or not this area (usually a surface) is dippable
| Boolean | suggested |
| condition1 | condition1 condition | The full name of the condition (if any) that this area applies to its target/s. Leave blank if there is no condition. Multiple conditions can be specified with n = 1,2,3, and so on.
| String | optional |
| condition1 save | condition1 save condition save | The save that the action's target must roll to avoid or reduce its effects. Can use short or long name, e.g: "STR" or "Strength"
| String | optional |
| condition1 dc | condition1 dc condition dc | The optional fixed DC of the condition that targets have to pass to apply it
| Number | optional |
| Inflicted condition duration | condition1 duration condition duration | The duration in turns of the feature's applied condition. Leave blank if the duration is unlimited.
| String | optional |
| created by items | created by items | List of items that create this area. Be sure to separate multiple items with a comma.
| Content | optional |
| created by spells | created by spells | List of spells that create this area. Be sure to separate multiple spells with a comma.
| Content | optional |
| created by other | created by other | List of other sources of this area. Be sure to separate multiple entries with a comma.
| Content | optional |
| interactions | interactions | A description of interactions that the area has that can turn it into something else. Note that this does NOT include being erased by other areas of the same surface/cloud type. | Unknown | optional |
| notes | notes | Any extra or related information about the spell. Please use * for bullet points. | Content | optional |








