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

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>OmegaK2
(Created page with "{{documentation subpage}} {{lua|Module:Passive skill}} ==Overview== This template creates an advanced tabular list for passive skills based on performing an mediawikiwi...")
 
mNo edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Passive skill}}
 
{{Lua|Module:Passive skill table}}


==Overview==
==Overview==
This template creates an advanced tabular list for [[passive skill]]s based on performing an [[mediawikiwiki:Extension:Cargo/Querying_data|cargo query]] based on {{tlx|Passive skill table}}.
This template creates an advanced tabular list for [[passive skill]]s by performing a [[mediawikiwiki:Extension:Cargo/Querying_data|cargo query]] based on {{tlx|Passive skill table}}.


This variation will filter out disabled passives, as well as any other passives then keystones.
This variation will filter out disabled and non-keystone passives.


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


<includeonly>
==See also==
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
{{Passive skill table templates}}
 
{{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 keystone 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 and non-keystone 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