MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

list=allfileusages (af)

(main | query | allfileusages)
  • This module requires read rights.
  • This module can be used as a generator.
  • Source: MediaWiki
  • License: GPL-2.0-or-later

List all file usages, including non-existing.

Parameters:
afcontinue

Kui saadaval on rohkem tulemusi, kasuta seda jätkamiseks.

affrom

Faili pealkiri, millest alates loetleda.

afto

Faili pealkiri, milleni loetleda.

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.

Type: boolean (details)
afprop

Millised teabe elemendid hankida:

ids
Adds the page IDs of the using pages (cannot be used with afunique).
title
Adds the title of the file.
Values (separate with | or alternative): ids, title
Default: title
aflimit

Kui palju üksusi kokku tagastada.

Lubatud pole üle 500 (robotitele 5000).
Type: integer or max
Default: 10
afdir

Järjestuse suund.

One of the following values: ascending, descending
Default: ascending