MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=querypage (qp)

(main | query | querypage)
  • This module requires read rights.
  • This module can be used as a generator.
  • Source: MediaWiki
  • License: GPL-2.0-or-later

Get a list provided by a QueryPage-based special page.

Specific parameters:
Other general parameters are available.
qppage

The name of the special page. Note, this is case-sensitive.

This parameter is required.
One of the following values: Ancientpages en BrokenRedirects en Deadendpages en DoubleRedirects en Fewestrevisions en ListDuplicatedFiles en Listredirects en Lonelypages en Longpages en MediaStatistics en Mostcategories en Mostimages en Mostinterwikis en Mostlinked en Mostlinkedcategories en Mostlinkedtemplates en Mostrevisions en Shortpages en Uncategorizedcategories en Uncategorizedimages en Uncategorizedpages en Uncategorizedtemplates en Unusedcategories en Unusedimages en Unusedtemplates en Unwatchedpages en Wantedcategories en Wantedfiles en Wantedpages en Wantedtemplates en Withoutinterwiki
qpoffset

When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.

Type: integer
Default: 0
qplimit

Number of results to return.

Type: integer or max
The value must be between 1 and 500.
Default: 10