Template:Query passive skills/doc: Difference between revisions

From Path of Exile 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...")
 
>Illviljan
mNo edit summary
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 and keystones.
This variation will filter out disabled passives and keystones.

Revision as of 19:44, 16 March 2020

This subpage provides documentation for Template:Query 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 and keystones.

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.