MediaWiki API 帮助

这是自动生成的MediaWiki API文档页面。

文档和例子:https://www.mediawiki.org/wiki/API:Main_page/zh

list=exturlusage (eu)

main | query | exturlusage
  • 此模块需要读取权限。
  • 此模块可作为发生器使用。

Enumerate pages that contain a given URL.

参数:
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.
值(以|分隔):ids、title、url
默认:ids|title|url
euoffset

当更多结果可用时,使用这个继续。

euprotocol

URL协议。如果为空并且euquery被设置,协议为http。将此和euquery都留空以列举所有外部链接。

一个值:可以为空,或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
默认:(空)
euquery

不包括协议的搜索字符串。参见Special:LinkSearch。留空以列出所有外部链接。

eunamespace

要列举的页面名字空间。

值(以|分隔):0、1、2、3、4、5、6、7、8、9、10、11、12、13、14、15
eulimit

返回多少页面。

不允许超过500个(对于机器人则是5,000个)。
默认:10
euexpandurl

Expand protocol-relative URLs with the canonical protocol.