MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

list=abuselog (afl)

(main | query | abuselog)
  • Questo modulo richiede i diritti di lettura.
  • Fonte: Abuse Filter
  • Licenza: GPL-2.0+

Show events that were caught by one of the abuse filters.

Parametri:
aflstart

The timestamp to start enumerating from.

Tipo: timestamp (formati consentiti)
aflend

The timestamp to stop enumerating at.

Tipo: timestamp (formati consentiti)
afldir

In which direction to enumerate:

newer
List oldest first. Note: aflstart has to be before aflend.
older
List newest first (default). Note: aflstart has to be later than aflend.
Uno dei seguenti valori: newer, older
Predefinito: older
afluser

Show only entries done by a given user or IP address.

afltitle

Show only entries occurring on a given page.

aflfilter

Show only entries that were caught by a given filter ID.

Separa i valori con |. Il numero massimo di valori è 50 (500 per i bot).
afllimit

The maximum amount of entries to list.

Non più di 500 (5 000 per bot) consentito.
Tipo: intero o max
Predefinito: 10
aflprop

Quali proprietà ottenere.

Valori (separati da |): ids, filter, user, ip, title, action, details, result, timestamp, hidden, revid
Predefinito: ids|user|title|action|result|timestamp|hidden|revid