MediaWiki API súgó
Ez egy automatikusan generált MediaWiki-API-dokumentációs lap.
Dokumentáció és példák: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
meta=unreadnotificationpages (unp)
- Ez a modul olvasási jogot igényel.
- Forrás: Echo
- Licenc: MIT
Get pages for which there are unread notifications for the current user.
Jellemző paraméterek:
Other general parameters are available.
- 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.
- Típus: logikai (részletek)
- unplimit
The maximum number of pages to return.
- Típus: egész vagy max
- Az értéknek 1 és 2 000 között kell lennie.
- Alapértelmezett: 10
Példa:
- List pages with (their amount of) unread notifications
- api.php?action=query&meta=unreadnotificationpages [megnyitás a homokozóban]