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

action=echocreateevent

(main | echocreateevent)
  • Questo modulo richiede i diritti di lettura.
  • Questo modulo richiede i diritti di scrittura.
  • Questo modulo accetta solo richieste POST.
  • Fonte: Echo
  • Licenza: MIT

Manually trigger a notification to a user

Parametri specifici:
Sono disponibili altri parametri generali.
user

User to send the notification to

Tipo: utente, da uno qualsiasi nome utente e ID utente (ad esempio "#12345")
header

Contenuto dell'intestazione della notifica

This parameter is required.
Cannot be longer than 160 bytes.
content

Contenuto del corpo della notifica

This parameter is required.
Cannot be longer than 5 000 bytes.
page

Page to link to in the notification

Tipo: titolo della pagina
Accetta pagine non esistenti.
section

Section where notification would be delivered

This parameter is required.
Uno dei seguenti valori: alert, notice
Default: notice
email

Whether to send an email as well

Tipo: booleano (dettagli)
token

Un token "csrf" recuperato da action=query&meta=tokens

This parameter is required.