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

(main | query | allfileusages)
  • Denna modul kräver läsrättigheter.
  • Denna modul kan användas som en generator.
  • Source: MediaWiki
  • License: GPL-2.0-or-later

Lista all fil användningsområden, inklusive icke-existerande.

Parametrar:
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

Sök för all fil-titlar som börjar med detta värde.

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

Which pieces of information to include:

ids
Adds the page IDs of the using pages (cannot be used with afunique).
title
Lägger till filens titel.
Värden (separerade med | eller alternativ): ids, title
Default: title
aflimit

Hur många saker att returnera totalt.

Type: integer or max
The value must be between 1 and 500.
Default: 10
afdir

Riktningen att lista mot.

Ett av följande värden: ascending, descending
Default: ascending