Ayuda de la API de MediaWiki

Esta es una página de documentación autogenerada de la API de MediaWiki.

Documentación y ejemplos: https://www.mediawiki.org/wiki/API

meta=unreadnotificationpages (unp)

(main | query | unreadnotificationpages)
  • Este módulo requiere permisos de lectura.
  • Fuente: Echo
  • Licencia: MIT

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

Parámetros:
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.

Tipo: booleano/lógico (detalles)
unplimit

El máximo número de páginas que se devolverán.

No se permite más de 2000 (2000 para los bots).
Tipo: entero o max
Predeterminado: 10
Ejemplo:
Lista páginas con (la cantidad de) notificaciones sin leer
api.php?action=query&meta=unreadnotificationpages [abrir en la zona de pruebas]