Template:Drop enabled item count: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 November 2025

11 November 2025

  • curprev 15:5115:51, 11 November 2025Mefisto1029 talk contribs 518 bytes +518 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..."

28 October 2024

  • curprev 19:4419:44, 28 October 2024Vinifera7 talk contribs 518 bytes +184 No edit summary
  • curprev 19:4119:41, 28 October 2024Vinifera7 talk contribs 334 bytes +334 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>"