MediaWiki API hulp

This is an auto-generated MediaWiki API documentation page.

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

list=pageswithprop (pwp)

(main | query | pageswithprop)
  • Voor deze module zijn leesrechten nodig.
  • Deze module kan als generator worden gebruikt.
  • Bron: MediaWiki
  • Licentie: GPL-2.0-or-later

List all pages using a given page property.

Specifieke parameters:
Other general parameters are available.
pwppropname

Page property for which to enumerate pages (action=query&list=pagepropnames returns page property names in use).

Deze parameter is vereist.
pwpprop

Which pieces of information to include:

ids
Voegt de pagina-ID toe.
title
Adds the title and namespace ID of the page.
value
Adds the value of the page property.
Waarden (gescheiden met | of alternatief): ids, title, value
Standaard: ids|title
pwpcontinue

Wanneer er meer resultaten beschikbaar zijn, gebruikt u dit om verder te gaan. Diepgaandere informatie over het voortzetten van query's is te vinden op mediawiki.org.

pwplimit

The maximum number of pages to return.

Type: geheel getal of max
The value must be between 1 and 500.
Standaard: 10
pwpdir

In which direction to sort.

Een van de volgende waarden: ascending, descending
Standaard: ascending