Справка MediaWiki API

This is an auto-generated MediaWiki API documentation page.

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

(main | query | iwbacklinks)
  • Этот модуль требует прав на чтение.
  • Этот модуль может быть использован в качестве генератора.
  • Источник: MediaWiki
  • Лицензия: GPL-2.0+

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".

Параметры:
iwblprefix

Prefix for the interwiki.

iwbltitle

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

iwblcontinue

Когда доступно больше результатов, использовать этот чтобы продолжить.

iwbllimit

How many total pages to return.

Разрешено не более чем 500 (5000 для ботов).
Тип: целое число или max
По умолчанию: 10
iwblprop

Which properties to get:

iwprefix
Adds the prefix of the interwiki.
iwtitle
Adds the title of the interwiki.
Values (separate with |): iwprefix, iwtitle
По умолчанию: (пусто)
iwbldir

The direction in which to list.

One value: ascending, descending
По умолчанию: ascending