Template:Area inline/format

From bg3.wiki
Jump to navigation Jump to search
Template documentation

Display formatted information for Areas. This template is meant to be used with a Cargo query called by Template:Area inline.

Examples

Markup
{{Area inline/format
| page = Fire (surface)
| name = Fire
| icon = Fire surface Icon.webp
}}
Renders as

Fire Fire

Markup
{{Area inline/format
| page = Electrified Steam (cloud)
| name = Electrified Steam
| altname = Lightning Steam
| icon = Electrified Steam cloud Icon.webp
}}
Renders as

Lightning Steam Lightning Steam

Markup
{{Area inline/format
| page = Drow Poison Cloud
| name = Drow Poison Cloud
| icon = Poison Cloud cloud Icon.webp
| size = 40
}}
Renders as

Drow Poison Cloud Drow Poison Cloud

Template data

Display formatted information for an area or surface.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

The name of the area.

Stringoptional
iconicon

The icon of the area

Fileoptional
altnamealtname

An alternative display name for the condition link.

Stringoptional
Widthw

Override the width of the image.

Numberoptional
Heighth

Override the height of the image.

Numberoptional
Sizesize

Set the size of the image to this by this.

Numberoptional