MediaWiki API yardımı

This is an auto-generated MediaWiki API documentation page.

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

list=abuselog (afl)

(main | query | abuselog)
  • This module requires read rights.
  • Source: Abuse Filter
  • License: GPL-2.0+

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

Parametre:
aflstart

The timestamp to start enumerating from.

Type: timestamp (allowed formats)
aflend

The timestamp to stop enumerating at.

Type: timestamp (allowed formats)
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.
One of the following values: newer, older
Varsayılan: 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.

Separate values with |. Maximum number of values is 50 (500 for bots).
afllimit

The maximum amount of entries to list.

500 taneden fazla (botlar için 5.000) olamaz.
Type: integer or max
Varsayılan: 10
aflprop

Which properties to get.

Values (separate with |): ids, filter, user, ip, title, action, details, result, timestamp, hidden, revid
Varsayılan: ids|user|title|action|result|timestamp|hidden|revid