Template:Drop enabled gem table: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
(Option to turn off gem_tier column for lineage supports (all have 0))
 
Line 13: Line 13:
   }}
   }}
|orderBy = {{{orderBy|{{{orderby|skill_gems.primary_attribute}}}}}}, items.name
|orderBy = {{{orderBy|{{{orderby|skill_gems.primary_attribute}}}}}}, items.name
|gem_tier=yes
|gem_tier={{{gem_tier|yes}}}
|int=yes
|int=yes
|dex=yes
|dex=yes

Latest revision as of 15:26, 31 August 2025

Template documentation[view] [edit] [history] [purge]


Lua logo

This template uses the following modules:

Overview

This template queries for skill gems, ignoring drop disabled and future skill gems.

For more information, see Template:Gem table.

Parameters

Parameters that can be specified in addition to the default {{item table}} parameters.

Parameter Value Description
tables str Extra tables
join str Extra joins
where str Extra conditions
gem_tier bool Wheter to show gem tier column (default: true)

See also

Template Purpose
{{Item table}} Query and display a table of items
{{Drop enabled item table}} Query and display a table of drop-enabled items
{{Drop disabled item table}} Query and display a table of drop-disabled items
{{Drop enabled base item table}} Query and display a table of drop-enabled base items
{{Drop disabled base item table}} Query and display a table of drop-disabled base items
{{Drop enabled unique item table}} Query and display a table of drop-enabled unique items
{{Drop disabled unique item table}} Query and display a table of drop-disabled unique items
{{Gem table}} Query and display a table of gems
{{Drop enabled gem table}} Query and display a table of drop enabled gems