MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

(main | query | iwbacklinks)
  • This module requires read rights.
  • This module can be used as a generator.
  • Source: MediaWiki
  • License: 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".

Parameters:
iwblprefix

پیشوند میان‌ویکی.

iwbltitle

پیوند میان‌ویکی برای جستجو. باید همراه iwblblprefix استفاده شود.

iwblcontinue

When more results are available, use this to continue.

iwbllimit

تعداد صفحه‌ها برای بازگرداندن.

No more than ۵۰۰ (۵٬۰۰۰ for bots) allowed.
Type: integer or max
Default: 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
Default: (empty)
iwbldir

The direction in which to list.

One of the following values: ascending، descending
Default: ascending