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)
- 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.
- 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. Informazioni più dettagliate su come continuare le query possono essere trovate su mediawiki.org.
- euprotocol
Protocol of the URL. If empty and euquery is set, the protocol is http and https. 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, matrix, 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.
Note: Due to miser mode, using this may result in fewer than eulimit results returned before continuing; in extreme cases, zero results may be returned.
- Valori (separati da | o alternativa): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 710, 711, 828, 829
- 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
- Deprecato.
Expand protocol-relative URLs with the canonical protocol.
- Tipo: booleano (dettagli)