Template:Drop enabled item count: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(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...")
m (2 revisions imported)
 

Latest revision as of 19:51, 12 November 2025

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



Usage

{{Drop enabled item count}}

Examples