Template:Drop enabled item count: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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...") |
Revision as of 15:51, 11 November 2025
The above documentation is transcluded from Template:Drop enabled item count/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.