MediaWiki API 說明
此頁為自動產生的 MediaWiki API 說明文件頁面。
說明文件與範例:https://www.mediawiki.org/wiki/API
prop=extlinks <pre>(el) </pre>
- 此模組需要讀取權限。
Returns all external URLs (not interwikis) from the given pages.
參數:
- ellimit
要回傳的連結數量。
- 不允許超過 500 (機器人為 5,000)。
- 預設值:10
- eloffset
当更多结果可用时,使用这个继续。
- elprotocol
Protocol of the URL. If empty and elquery is set, the protocol is http. Leave both this and elquery empty to list all external links.
- 單值:可以空白,或 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
- 預設值:(空)
- elquery
Search string without protocol. Useful for checking whether a certain page contains a certain external url.
- elexpandurl
Expand protocol-relative URLs with the canonical protocol.
範例: