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)
  • Voor deze module zijn leesrechten nodig.
  • Source: Echo
  • License: MIT

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

Parameters:
unpgrouppages

Groepeer overlegpagina's samen met hun onderwerpspagina en groepsmeldingen die niet verbonden zijn aan een pagina samen met de gebruikerspagina van de huidige gebruiker.

Type: boolean (details)
unplimit

Het maximale aantal weer te geven pagina's.

No more than 2.000 (2.000 for bots) allowed.
Type: integer or max
Standaard: 10
Voorbeeld:
List pages with (their amount of) unread notifications
api.php?action=query&meta=unreadnotificationpages [open in sandbox]