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

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

Find all pages that link to the given interwiki link.

Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links".

Parameters:
iwblprefix

Voorvoegsel voor de interwiki.

iwbltitle

Interwiki link to search for. Must be used with iwblblprefix.

iwblcontinue

When more results are available, use this to continue.

iwbllimit

Het totaal aantal pagina's dat getoont moeten worden.

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

Which properties to get:

iwprefix
Adds the prefix of the interwiki.
iwtitle
Voegt de titel van de interwiki toe.
Waarden (gescheiden met | of alternatief): iwprefix, iwtitle
Default: (empty)
iwbldir

The direction in which to list.

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