MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

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

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 | o alternativa): autonym, langname, url
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
Default: ascending
llinlanguagecode

Language code for localised language names.

Default: it
lllimit

How many langlinks to return.

Tipo: intero o max
The value must be between 1 and 500.
Default: 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)