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=abusefilters (abf)

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

Show details of the abuse filters.

Paraméterek:
abfstartid

The filter ID to start enumerating from.

Típus: egész
abfendid

The filter ID to stop enumerating at.

Típus: egész
abfdir

In which direction to enumerate:

newer
List oldest first. Note: abfstart has to be before abfend.
older
List newest first (default). Note: abfstart has to be later than abfend.
A következő értékek egyike: older, newer
Default: newer
abfshow

Show only filters which meet these criteria.

Értékek (elválasztó: |): enabled, !enabled, deleted, !deleted, private, !private
abflimit

The maximum number of filters to list.

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

Which properties to get.

Értékek (elválasztó: |): id, description, pattern, actions, hits, comments, lasteditor, lastedittime, status, private
Default: id|description|actions|status
A lap eredeti címe: „https://hu.opensuse.org/Speciális:ApiHelp