Pomoc MediaWiki API

To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API

meta=unreadnotificationpages (unp)

(main | query | unreadnotificationpages)
  • Ten moduł wymaga praw odczytu.
  • Źródło: Echo
  • Licencja: MIT

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

Parametry:
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.

Typ: wartość logiczna (szczegóły)
unplimit

Maksymalna liczba zwracanych stron.

Nie więcej niż 2000 (2000 dla botów) dozwolone.
Type: integer or max
Domyślnie: 10
Przykład:
List pages with (their amount of) unread notifications
api.php?action=query&meta=unreadnotificationpages [otwórz w brudnopisie]