MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

meta=unreadnotificationpages (unp)

(main | query | unreadnotificationpages)
  • This module requires read rights.
  • Source: Echo
  • License: MIT

Get pages for which there are unread notifications for the current user.

Parameters:
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.

Type: boolean (details)
unplimit

Sivujen enimmäismäärä vastauksessa.

No more than 2 000 (2 000 for bots) allowed.
Type: integer or max
Default: 10
Example:
Luettele sivut ja niihin liittyvien lukemattomien ilmoitusten määrä
api.php?action=query&meta=unreadnotificationpages [open in sandbox]