Template:Passive: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#cargo_query: tables = passives | fields = _pageName = link, name, image, description, CONCAT({{{2|40}}})=size | where = _pageName = "{{#replace: {{{1}}} | " | \" }}" | format = template | template = Passive/Format | named args = yes }}</includeonly><noinclude> Use this to display a passive feature on an equipment page. Examples follow. This template just runs the Cargo query; see Template:Passive/Format for the formatting. ---- Usage: <pre> {{Pas...")
 
m (Add maintenance category for unknown passives)
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
| format = template
| format = template
| template = Passive/Format
| template = Passive/Format
| default = [[{{{1}}}]][[Category:Pages with unknown passives]]
| named args = yes
| named args = yes
}}</includeonly><noinclude>
}}</includeonly><noinclude>
Line 15: Line 16:


<pre>
<pre>
{{Passive | Tenacity }}
{{Passive | Heightened Awareness }}
</pre>
</pre>


Result:
Result:


{{Passive | Tenacity }}
{{Passive | Heightened Awareness }}


----
----
Line 27: Line 28:


<pre>
<pre>
{{Passive | Tiger's Bloodlust }}
{{Passive | Arcane Battery }}
</pre>
</pre>


Result:
Result:


{{Passive | Tiger's Bloodlust }}
{{Passive | Arcane Battery }}
 
----
 
Usage:
 
<pre>
{{Passive | Unknown Passive }}
</pre>
 
Result:
 
{{Passive | Unknown Passive }}


[[Category:Templates]]
[[Category:Templates]]

Revision as of 18:19, 7 May 2024

Use this to display a passive feature on an equipment page. Examples follow.

This template just runs the Cargo query; see Template:Passive/Format for the formatting.


Usage:

{{Passive | Heightened Awareness }}

Result:


Heightened Awareness
Gain a +3 bonus to Initiative rolls and Advantage Icon.png Advantage on Perception checks.

Usage:

{{Passive | Arcane Battery }}

Result:


Arcane Battery Arcane Battery
Alleviate the arcane burden of spellcasting with the power of this staff. The next spell you cast doesn't cost a spell slot.

Usage:

{{Passive | Unknown Passive }}

Result:

Unknown Passive

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
name1

The name of the passive feature page name

Stringrequired
size2

The size of the icon.

Default
40
Numberoptional