Bantuan API MediaWiki
Ini merupakan laman dokumentasi MediaWiki API yang dihasilkan secara automatik.
Dokumentasi dan contoh-contoh: https://www.mediawiki.org/wiki/API
list=querypage (qp)
- Modul ini memerlukan hak membaca.
- Modul ini boleh digunakan sebagai penjana.
- Source: MediaWiki
- License: GPL-2.0-or-later
Get a list provided by a QueryPage-based special page.
Parameter:
- qppage
The name of the special page. Note, this is case sensitive.
- Parameter ini diwajibkan.
- One of the following values: Ancientpages, BrokenRedirects, Deadendpages, DoubleRedirects, Fewestrevisions, ListDuplicatedFiles, Listredirects, Lonelypages, Longpages, MediaStatistics, Mostcategories, Mostimages, Mostinterwikis, Mostlinked, Mostlinkedcategories, Mostlinkedtemplates, Mostrevisions, Shortpages, Uncategorizedcategories, Uncategorizedimages, Uncategorizedpages, Uncategorizedtemplates, Unusedcategories, Unusedimages, Unusedtemplates, Unwatchedpages, Wantedcategories, Wantedfiles, Wantedpages, Wantedtemplates, Withoutinterwiki
- qpoffset
When more results are available, use this to continue.
- Type: integer
- Asal: 0
- qplimit
Number of results to return.
- Type: integer or max
- The value must be between 1 and 500.
- Asal: 10
Contoh: