MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

(main | query | langlinks)
  • Questo modulo richiede i diritti di lettura.
  • Fonte: MediaWiki
  • Licenza: GPL-2.0+

Returns all interlanguage links from the given pages.

Parametri:
llprop

Which additional properties to get for each interlanguage link:

url
Aggiunge l'URL completo.
langname
Adds the localised language name (best effort). Use llinlanguagecode to control the language.
autonym
Aggiunge il nome nativo della lingua.
Valori (separati da |): url, langname, autonym
lllang

Only return language links with this language code.

lltitle

Link to search for. Must be used with lllang.

lldir

La direzione in cui elencare.

Uno dei seguenti valori: ascending, descending
Predefinito: ascending
llinlanguagecode

Language code for localised language names.

Predefinito: it
lllimit

How many langlinks to return.

Non più di 500 (5 000 per bot) consentito.
Tipo: intero o max
Predefinito: 10
llcontinue

Quando più risultati sono disponibili, usa questo per continuare.

llurl
Deprecato.

Whether to get the full URL (cannot be used with llprop).

Tipo: booleano (dettagli)