Count pages in database table: Difference between revisions
(Created page with "{{#dpl: |category={{{1}}} |resultsheader=%TOTALPAGES% |format=,,, }}") |
(Trying to fix error) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{# | <includeonly>{{#cargo_query: | ||
tables={{{1}}} | |||
| | |fields=count(_pageTitle) | ||
| | |group by='()' | ||
}} | }}</includeonly> |