Template:Area full: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
m (Added dippable to query)
mNo edit summary
(One intermediate revision by the same user 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, area_condition = condition, area_condition2 = condition2, CONCAT('{{{inline|}}}') = inline, CONCAT('{{#replace:{{{dc|}}}|'|"}}') = dc, CONCAT('{{#if:{{{w|}}}|{{{w}}}|25}}') = w,
| fields = _pageName=page, name, icon, description, type, dippable, condition_name = condition, condition2_name = condition2, CONCAT('{{{inline|}}}') = inline, CONCAT('{{#replace:{{{dc|}}}|'|"}}') = dc, CONCAT('{{#if:{{{w|}}}|{{{w}}}|25}}') = w,
| where = _pageName = "{{#replace:{{{1}}}|&#39;|\'}}"
| where = _pageName = "{{#replace:{{{1}}}|&#39;|\'}}"
| format = template
| format = template
Line 14: Line 14:
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/Format]]


<pre>{{Area|Hellfire (surface)}}</pre>
<pre>{{Area|Hellfire}}</pre>
{{Area|Hellfire (surface)}}
{{Area|Hellfire}}


<pre>{{Area|Pacifying Spores (cloud)}}</pre>
<pre>{{Area|Pacifying Spores (cloud)}}</pre>

Revision as of 23:08, 3 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/Format

{{Area|Hellfire}}

Hellfire Hellfire

{{Area|Pacifying Spores (cloud)}}

Pacifying Spores Pacifying Spores

Inline

{{Area|Plant Growth (surface)|inline=true}}

Plant Growth Plant Growth