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
list=abuselog (afl)
- This module requires read rights.
- Iturria: Abuse Filter
- Lizentzia: GPL-2.0-or-later
Show events that were caught by one of the abuse filters.
Parametroak:
Other general parameters are available.
- afllogid
Emandako erregistroaren IDrako sarrera bat erakutsi.
- Type: integer
- aflstart
The timestamp to start enumerating from.
- Mota: data-zigilua (onartutako formatuak)
- aflend
The timestamp to stop enumerating at.
- Mota: data-zigilua (onartutako formatuak)
- afldir
In which direction to enumerate:
- One of the following values: newer, older
- Default: older
- afluser
Show only entries done by a given user or IP address.
- afltitle
Soilik emandako orrialde batean dauden sarrerak erakutsi.
- aflfilter
Show only entries that were caught by the given filter IDs. Separate with pipes, prefix with "global-" for global filters.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- afllimit
The maximum amount of entries to list.
- Mota: osokoa edo max
- The value must be between 1 and 500.
- Default: 10
- aflprop
Which properties to get.
- Values (separate with | or alternative): action, details, filter, hidden, ids, result, revid, timestamp, title, user
- Default: ids|user|title|action|result|timestamp|hidden|revid
Adibideak:
- Azken momentuko sarrera-erregistroak erakutsi
- api.php?action=query&list=abuselog [open in sandbox]
- Azken momentuko sarrera-erregistroak erakutsi APIrako
- api.php?action=query&list=abuselog&afltitle=API [open in sandbox]