MediaWiki API hulp

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.
  • Bron: Echo
  • Licentie: 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.

Niet meer dan 2.000 (2.000 voor bots) toegestaan.
Type: geheel getal of max
Standaard: 10
Voorbeeld:
List pages with (their amount of) unread notifications
api.php?action=query&meta=unreadnotificationpages [open in de zandbak]