MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/API
list=exturlusage (eu)
- このモジュールは読み取りの権限を必要とします。
- このモジュールはジェネレーターとして使用できます。
- Source: MediaWiki
- License: GPL-2.0+
与えられた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
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.
- 値 (次の値のいずれか1つ): 空欄にするか、または 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
Search string without protocol. See Special:LinkSearch. Leave empty to list all external links.
- eunamespace
The page namespaces to enumerate.
- 値 (|で区切る): 0、1、2、3、4、5、6、7、8、9、10、11、12、13、14、15、2300、2301、2302、2303、828、829
- eulimit
How many pages to return.
- No more than 500 (5,000 for bots) allowed.
- Type: integer or max
- 既定値: 10
- euexpandurl
Expand protocol-relative URLs with the canonical protocol.
- Type: boolean (details)
例: