MediaWiki API 說明
此頁為自動產生的 MediaWiki API 說明文件頁面。
說明文件與範例:https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
meta=notifications (not)
- 此模組需要讀取權限。
- 來源:Echo
- 授權條款:MIT
取得目前使用者等待的通知。
參數:
Other general parameters are available.
- notfilter
過濾返回的通知。
- 多值 (以 | 或 alternative 分隔):!read、read
- 預設值:read|!read
- notprop
請求的詳細資料。
- 多值 (以 | 或 alternative 分隔):count、list、seenTime
- 預設值:list
- notsections
要查詢的通知章節 (例如部份 'alert' 與 'message' 的組合)。
- 多值 (以 | 或 alternative 分隔):alert、message
- 預設值:alert|message
- notgroupbysection
是否要依據章節來分類查詢結果。 若開啟此功能,每個章節會分開擷取。
- 類型:布林值(詳細資訊)
- notformat
若有指定,通知將會以此指定的格式回傳結果。
- model
- 原始通知資料
- special
- 格式用於Special:Notifications頁面(僅限於此!)。不要依賴HTML,因為它在任何時候都可能會變化。
- flyout
- 棄用。原始數據請用notformat=model
- html
- 棄用。原始數據請用notformat=model
- 單值:flyout、html、model、special
- notlimit
要回傳的通知數量上限。
- 類型:整數或max
- 數值必須在 一 與 五〇 之間。
- 預設值:20
- notcontinue
當有更多結果可用時,使用這個繼續。
- notunreadfirst
是否要先顯示未讀的通知(僅當groupbysection未設定時使用)。
- 類型:布林值(詳細資訊)
- nottitles
只回傳這些頁面的通知。要獲取未分配給任何頁面的通知,請使用[]作為標題。
- 將幾個值以 | 或 alternative 分隔。
- 值的最大數目為 五〇(用於客戶端允許的較高限制為 五〇〇)。
- notbundle
是否根據通知類型捆綁規則,顯示兼容捆綁的未讀通知。
- 類型:布林值(詳細資訊)
- notnotifiertypes
用於要回傳通知的通知者類型
- 多值 (以 | 或 alternative 分隔):email、web
- 預設值:web
- notalertcontinue
當有多個警告的結果時,使用此參數來繼續。
- notalertunreadfirst
是否要先顯示未讀的訊息通知(僅當groupbysection未設定時使用)。
- 類型:布林值(詳細資訊)
- notmessagecontinue
當有更多訊息結果時,使用此參數來繼續。
- notmessageunreadfirst
是否要先顯示未讀的警告通知(僅當groupbysection未設定時使用)。
- 類型:布林值(詳細資訊)