Template:Drop enabled unique item count: Difference between revisions
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}} ) AND items.rarity_id = "unique" {{#if: {{{where|}}} |AND (...") |
(No difference)
|
Latest revision as of 05:45, 30 September 2024
The above documentation is transcluded from Template:Drop enabled unique 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.