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

list=exturlusage (eu)

(main | query | exturlusage)
  • Questo modulo richiede i diritti di lettura.
  • Questo modulo può essere utilizzato come generatore.
  • Fonte: MediaWiki
  • Licenza: GPL-2.0-or-later

Enumerate pages that contain a given URL.

Parametri:
euprop

Quali informazioni includere:

ids
Aggiunge l'ID della pagina.
title
Aggiunge il titolo e l'ID namespace della pagina.
url
Aggiunge l'URL utilizzato nella pagina.
Valori (separati da | o alternativa): ids, title, url
Default: ids|title|url
eucontinue

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

euprotocol

Protocol of the URL. If empty and euquery is set, the protocol is http. Leave both this and euquery empty to list all external links.

Uno dei seguenti valori: Can be empty, or bitcoin, ftp, ftps, geo, git, gopher, http, https, irc, ircs, magnet, mailto, mms, news, nntp, redis, sftp, sip, sips, sms, ssh, svn, tel, telnet, urn, worldwind, xmpp
Predefinito: (vuoto)
euquery

Search string without protocol. See Special:LinkSearch. Leave empty to list all external links.

eunamespace

I namespace da elencare.

Valori (separati da | o alternativa): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
Per specificare tutti i valori, utilizza *.
eulimit

Quante pagine restituire.

Tipo: intero o max
The value must be between 1 and 500.
Default: 10
euexpandurl

Expand protocol-relative URLs with the canonical protocol.

Tipo: booleano (dettagli)