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=allfileusages (af)

(main | query | allfileusages)
  • Ez a modul olvasási jogot igényel.
  • Ez a modul használható generátorként.
  • Forrás: MediaWiki
  • Licenc: GPL-2.0+

List all file usages, including non-existing.

Paraméterek:
afcontinue

When more results are available, use this to continue.

affrom

The title of the file to start enumerating from.

afto

The title of the file to stop enumerating at.

afprefix

Search for all file titles that begin with this value.

afunique

Only show distinct file titles. Cannot be used with afprop=ids. When used as a generator, yields target pages instead of source pages.

Típus: logikai (részletek)
afprop

Which pieces of information to include:

ids
Adds the page IDs of the using pages (cannot be used with afunique).
title
Adds the title of the file.
Értékek (elválasztó: |): ids, title
Default: title
aflimit

How many total items to return.

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

The direction in which to list.

A következő értékek egyike: ascending, descending
Default: ascending
A lap eredeti címe: „https://hu.opensuse.org/Speciális:ApiHelp