MediaWiki API ヘルプ
このページは自動生成された MediaWiki Action API の説明文書ページです。
meta=unreadnotificationpages (unp)
- このモジュールは読み取りの権限を必要とします。
- ソース: Echo
- ライセンス: MIT
Get pages for which there are unread notifications for the current user.
特定のパラメータ:
その他一般パラメーターが利用可能です。
- unpgrouppages
Group talk pages together with their subject page, and group notifications not associated with a page together with the current user's user page.
- 型: 真偽値 (詳細)
- unplimit
返すページの最大数。
- 型: 整数または max
- 値は1以上10,000以下です。
- 既定: 10
例:
- List pages with (their amount of) unread notifications
- api.php?action=query&meta=unreadnotificationpages [サンドボックスで開く]