Pomoc API MediaWiki

To jest automatycznie wygenerowana strona dokumentacji API MediaWiki.

Dokumentacja i przykłady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=imageusage (iu)

(main | query | imageusage)
  • Ten moduł wymaga praw odczytu.
  • Ten moduł może być użyty jako generator.
  • Źródło: MediaWiki
  • Licencja: GPL-2.0-or-later

Znajdź wszystkie strony używające pliku o podanym tytule.

Parametry:
Other general parameters are available.
iutitle

Title to search. Cannot be used together with iupageid.

iupageid

Page ID to search. Cannot be used together with iutitle.

Typ: liczba całkowita
iucontinue

Gdy będzie dostępnych więcej wyników, użyj tego do kontynuowania listy. Więcej informacji na temat pobierania kolejnych porcji wyników znajdziesz na mediawiki.org.

iunamespace

The namespace to enumerate.

Wartości (oddziel za pomocą | lub alternatywy): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 102, 103, 106, 107, 108, 109, 112, 113
Aby wskazać wszystkie wartości, użyj *.
iudir

The direction in which to list.

Jedna z następujących wartości: ascending, descending
Domyślnie: ascending
iufilterredir

How to filter for redirects. If set to nonredirects when iuredirect is enabled, this is only applied to the second level.

Jedna z następujących wartości: all, nonredirects, redirects
Domyślnie: all
iulimit

How many total pages to return. If iuredirect is enabled, the limit applies to each level separately (which means up to 2 * iulimit results may be returned).

Type: integer or max
Wartość musi znajdować się pomiędzy 1 a 500.
Domyślnie: 10
iuredirect

If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.

Typ: wartość boolowska (szczegóły)