Template

Count pages in database table: Difference between revisions

(Created page with "{{#dpl: |category={{{1}}} |resultsheader=%TOTALPAGES% |format=,,, }}")
 
No edit summary
Line 1: Line 1:
{{#dpl:  
{{#cargo_query:
|category={{{1}}}
tables={{{1}}}
|resultsheader=%TOTALPAGES%
|fields=count(_pageTitle)
|format=,,,
}}
}}

Revision as of 13:01, 23 April 2020

Error: Table {{{1}}} not found.