Помоћ око Медијавикијевог API-ја

Ово је аутоматски генерисана документација за Медијавики API

Документација и примери: -{R|https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page}-

meta=unreadnotificationpages (unp)

(main | query | unreadnotificationpages)
  • This module requires read rights.
  • Извор: Echo
  • Лиценца: MIT

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

Специфични параметри:
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.

Type: boolean (details)
unplimit

The maximum number of pages to return.

Type: integer or max
The value must be between 1 and 2.000.
Default: 10
Пример:
List pages with (their amount of) unread notifications
api.php?action=query&meta=unreadnotificationpages [open in sandbox]