Template:Drop enabled item count

From Path of Exile 2 Wiki
Revision as of 15:51, 11 November 2025 by Mefisto1029 (talk | contribs) (Created page with "<includeonly>{{#cargo_query: |fields = COUNT(DISTINCT items.name) |tables = items, versions{{#if: {{{tables|}}}|, {{{tables}}}}} |join on = items.release_version=versions.version{{#if: {{{join|}}}|, {{{join}}}}} |where = items._pageNamespace = 0 AND items.drop_enabled = true AND (items.release_version IS NULL OR items.release_version IS NOT NULL AND versions.release_date < {{CURRENTTIMESTAMP}} ) {{#if: {{{where|}}} |AND ({{{where}}}) }} }}</includeonly...")
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]



Usage

{{Drop enabled item count}}

Examples