(Created page with "<includeonly>{{#cargo_query: |fields=COUNT(DISTINCT items.name) |tables=items, versions{{#if: {{{tables|}}}|,{{{tables|}}}|}} |join on=items.release_version=versions.version{#...") |
m |
||
Line 2: | Line 2: | ||
|fields=COUNT(DISTINCT items.name) |
|fields=COUNT(DISTINCT items.name) |
||
|tables=items, versions{{#if: {{{tables|}}}|,{{{tables|}}}|}} |
|tables=items, versions{{#if: {{{tables|}}}|,{{{tables|}}}|}} |
||
− | |join on=items.release_version=versions.version{#if: {{{join|}}}|,{{{join|}}}|}} |
+ | |join on=items.release_version=versions.version{{#if: {{{join|}}}|,{{{join|}}}|}} |
|where= |
|where= |
||
items.rarity = "Normal" AND |
items.rarity = "Normal" AND |
Revision as of 21:18, 24 January 2018
You might want to create a documentation page for this template.
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.