Template:Query base passive skills/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>Illviljan
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Passive skill table}}
 
{{Lua|Module:Passive skill table}}


==Overview==
==Overview==
Line 8: Line 9:


==Parameters==
==Parameters==
{| class="wikitable sortable"
{| class="wikitable sortable"
! Parameter  
! Parameter  
Line 23: Line 23:
|}
|}


==Subpages==
==See also==
{{Subpages|page=Template:Query base passive skills}}
{{Passive skill table templates}}
<includeonly>
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
{{Documentation categories|
<!-- Categories and interwikis go here. -->
[[Category:Query templates]]
[[Category:Query templates]]
[[Category:Passive templates]]
[[Category:Passive templates]]
[[Category:Table templates]]
[[Category:Table templates]]
</includeonly>
{{Sister|poewiki}}
}}

Latest revision as of 11:29, 21 December 2025

This subpage provides documentation for Template:Query base passive skills.

Lua logo

This template uses the following modules:

Overview

This template creates an advanced tabular list for passive skills by performing a cargo query based on {{Passive skill table}}.

This variation will filter out disabled passives, as well as keystones and ascendancy passives.

Parameters

Parameter Value Description Required
where str The where portion of the query to find tables.

passive_skills and passive_skill_stats are automatically joined and can be used freely in the query.

Yes

See also

Template Purpose
{{Passive skill table}} Query and display a table of passive skills
{{Query base passive skills}} Query and display a table of base passive skills
{{Query keystone passive skills}} Query and display a table of keystone passive skills
{{Query ascendancy passive skills}} Query and display a table of ascendancy passive skills