Template:Drop enabled item count

From Path of Exile 2 Wiki
Revision as of 19:41, 28 October 2024 by Vinifera7 (talk | contribs) (Created page with "<includeonly>{{#cargo_query: |fields = COUNT(DISTINCT items.name) |tables = items{{#if: {{{tables|}}}|, {{{tables}}}}} |join on = {{#if: {{{join|}}}|{{{join}}}}} |where = items._pageNamespace = 0 AND items.drop_enabled = true {{#if: {{{where|}}} |AND ({{{where}}}) }} }}</includeonly><noinclude> {{Documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]



Usage

{{Drop enabled item count}}

Examples