Trợ giúp về API MediaWiki
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
list=exturlusage (eu)
- Mô đun này cần quyền đọc.
- This module can be used as a generator.
- Source: MediaWiki
- License: GPL-2.0+
Enumerate pages that contain a given URL.
Các tham số:
- 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.
- Các giá trị (phân tách bằng |): ids, title, url
- Mặc định: ids|title|url
- euoffset
When more results are available, use this to continue.
- Type: integer
- 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.
- Một giá trị: Cần phải để trống hoặc là 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
- Mặc định: (trống)
- euquery
Search string without protocol. See Special:LinkSearch. Leave empty to list all external links.
- eunamespace
The page namespaces to enumerate.
- Các giá trị (phân tách bằng |): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 1198, 1199
- eulimit
How many pages to return.
- Không cho phép hơn 500 (5.000 đối với các bot).
- Type: integer or max
- Mặc định: 10
- euexpandurl
Expand protocol-relative URLs with the canonical protocol.
- Type: boolean (details)
Ví dụ:
- Show pages linking to http://www.mediawiki.org.
- api.php?action=query&list=exturlusage&euquery=www.mediawiki.org