MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

(main | query | iwbacklinks)
  • Este módulo requiere permisos de lectura.
  • Este módulo puede utilizarse como un generador.
  • Fuente: MediaWiki
  • Licencia: 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".

Parámetros:
iwblprefix

Prefix for the interwiki.

iwbltitle

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

iwblcontinue

Cuando haya más resultados disponibles, utiliza esto para continuar.

iwbllimit

Cuántas páginas se devolverán.

No se permite más de 500 (5000 para los bots).
Tipo: entero o max
Predeterminado: 10
iwblprop

Qué propiedades se obtendrán:

iwprefix
Adds the prefix of the interwiki.
iwtitle
Adds the title of the interwiki.
Valores (separados por |): iwprefix, iwtitle
Predeterminado: (vacío)
iwbldir

The direction in which to list.

Uno de los siguientes valores: ascending, descending
Predeterminado: ascending