MediaWiki-API-Hilfe
Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.
Dokumentation und Beispiele: https://www.mediawiki.org/wiki/API/de
list=querypage (qp)
- Dieses Modul erfordert Leserechte.
- Dieses Modul kann als Generator verwendet werden.
Get a list provided by a QueryPage-based special page.
Parameter:
- qppage
The name of the special page. Note, this is case sensitive.
- Dieser Parameter ist erforderlich.
- Ein Wert: Ancientpages, BrokenRedirects, Deadendpages, DoubleRedirects, ListDuplicatedFiles, Listredirects, Lonelypages, Longpages, MediaStatistics, Mostcategories, Mostimages, Mostinterwikis, Mostlinkedcategories, Mostlinkedtemplates, Mostlinked, Mostrevisions, Fewestrevisions, Shortpages, Uncategorizedcategories, Uncategorizedpages, Uncategorizedimages, Uncategorizedtemplates, Unusedcategories, Unusedimages, Wantedcategories, Wantedfiles, Wantedpages, Wantedtemplates, Unwatchedpages, Unusedtemplates, Withoutinterwiki
- qpoffset
When more results are available, use this to continue.
- Standard: 0
- qplimit
Number of results to return.
- Nicht mehr als 500 (5.000 für Bots) erlaubt.
- Standard: 10
Beispiel:
- Return results from Special:Ancientpages.
- api.php?action=query&list=querypage&qppage=Ancientpages