Template:Query ascendancy 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...")
 
>Vinifera7
mNo edit summary
 
(One intermediate revision by one other user 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 passives other then ascendancy passives.
This variation will filter out disabled passives, as well as any passives other then ascendancy passives.
Line 23: Line 24:
|}
|}


<includeonly>
{{Documentation categories|
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- Categories and interwikis go here. -->
[[Category:Query templates]]
[[Category:Query templates]]
[[Category:Passive templates]]
[[Category:Passive templates]]
[[Category:Table templates]]
[[Category:Table templates]]
</includeonly>
}}

Latest revision as of 11:58, 3 December 2020

This subpage provides documentation for Template:Query ascendancy 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 any passives other then 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.