MediaWiki API súgó

Ez egy automatikusan generált MediaWiki API-dokumentációs lap.

Dokumentáció és példák: https://www.mediawiki.org/wiki/API

list=abuselog (afl)

(main | query | abuselog)
  • Ez a modul olvasási jogot igényel.
  • Forrás: Abuse Filter
  • Licenc: GPL-2.0+

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

Paraméterek:
aflstart

The timestamp to start enumerating from.

Típus: időbélyeg (engedélyezett formátumok)
aflend

The timestamp to stop enumerating at.

Típus: időbélyeg (engedélyezett formátumok)
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.
A következő értékek egyike: newer, older
Default: 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.

Nem engedélyezett több mint 500 (botoknak 5 000).
Típus: egész vagy max
Default: 10
aflprop

Which properties to get.

Értékek (elválasztó: |): ids, filter, user, ip, title, action, details, result, timestamp, hidden, revid
Default: ids|user|title|action|result|timestamp|hidden|revid
A lap eredeti címe: „https://hu.opensuse.org/Speciális:ApiHelp