MediaWiki API súgó
Ez egy automatikusan generált MediaWiki API-dokumentációs lap.
Dokumentáció és példák: https://www.mediawiki.org/wiki/API
list=exturlusage (eu)
- Ez a modul olvasási jogot igényel.
- Ez a modul használható generátorként.
- Forrás: MediaWiki
- Licenc: GPL-2.0+
Enumerate pages that contain a given URL.
Paraméterek:
- euprop
Which pieces of information to include:
- ids
- Adds the ID of page.
- title
- Adds the title and namespace ID of the page.
- url
- Adds the URL used in the page.
- Értékek (elválasztó: |): ids, title, url
- Default: ids|title|url
- euoffset
When more results are available, use this to continue.
- Típus: egész
- 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.
- A következő értékek egyike: Lehet üres vagy 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
- Default: (empty)
- euquery
Search string without protocol. See Special:LinkSearch. Leave empty to list all external links.
- eunamespace
The page namespaces to enumerate.
- Értékek (elválasztó: |): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- eulimit
How many pages to return.
- Nem engedélyezett több mint 500 (botoknak 5 000).
- Típus: egész vagy max
- Default: 10
- euexpandurl
Expand protocol-relative URLs with the canonical protocol.
- Típus: logikai (részletek)
Example: