MediaWiki API hulp
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
meta=unreadnotificationpages (unp)
- 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.
- Type: geheel getal of max
- The value must be between 1 and 2.000.
- Standaard: 10
Voorbeeld:
- List pages with (their amount of) unread notifications
- api.php?action=query&meta=unreadnotificationpages [open in de zandbak]