MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

(main | query | langbacklinks)
  • Este módulo requiere permisos de lectura.
  • Este módulo puede utilizarse como un generador.

Find all pages that link to the given language link.

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

Note that this may not consider language links added by extensions.

Parámetros:
lbllang

Language for the language link.

lbltitle

Language link to search for. Must be used with lbllang.

lblcontinue

When more results are available, use this to continue.

lbllimit

How many total pages to return.

No more than 500 (5000 for bots) allowed.
Predeterminado: 10
lblprop

Which properties to get:

lllang
Adds the language code of the language link.
lltitle
Adds the title of the language link.
Valores (separados por |): lllang, lltitle
Predeterminado: (vacío)
lbldir

The direction in which to list.

Un valor: ascending, descending
Predeterminado: ascending