MediaWiki API help
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)
- This module requires read rights.
- Lähde: Echo
- Lisenssi: MIT
Get pages for which there are unread notifications for the current user.
Tietyt parametrit:
Other general parameters are available.
- unpwikis
List of wikis to fetch pages with unread notifications from (defaults to only current wiki).
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: starwars_fiwiki
- 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.
- Type: integer or max
- The value must be between 1 and 2 000.
- Default: 10
esimerkki:
- Luettele sivut ja niihin liittyvien lukemattomien ilmoitusten määrä
- api.php?action=query&meta=unreadnotificationpages [avaa hiekkalaatikossa]