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)
- 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.
- 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.
- 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, 460, 461
 - 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)
 
- Pokaż strony, które korzystają z File:Albert Einstein Head.jpg.
 - api.php?action=query&list=imageusage&iutitle=File:Albert%20Einstein%20Head.jpg [otwórz w brudnopisie]
 - Get information about pages using File:Albert Einstein Head.jpg.
 - api.php?action=query&generator=imageusage&giutitle=File:Albert%20Einstein%20Head.jpg&prop=info [otwórz w brudnopisie]