MediaWiki API 說明

此頁為自動產生的 MediaWiki API 說明文件頁面。

說明文件與範例:https://www.mediawiki.org/wiki/API

prop=redirects <pre>(rd) </pre>

(main | query | redirects)
  • 此模組需要讀取權限。
  • 此模块可作为发生器使用。

返回至指定页面的所有重定向。

參數:
rdprop

Which properties to get:

pageid
Page ID of each redirect.
title
Title of each redirect.
fragment
Fragment of each redirect, if any.
多值 (以 | 分隔):pageid、title、fragment
預設值:pageid|title
rdnamespace

只包含这些名字空间的页面。

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

Show only items that meet these criteria:

fragment
Only show redirects with a fragment.
!fragment
Only show redirects without a fragment.
多值 (以 | 分隔):fragment、!fragment
rdlimit

要回傳的重新導向數量。

不允許超過 500 (機器人為 5,000)。
預設值:10
rdcontinue

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