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=imageusage (iu)
- Questo modulo richiede i diritti di lettura.
- Questo modulo può essere utilizzato come generatore.
- Fonte: MediaWiki
- Licenza: GPL-2.0-or-later
Trova tutte le pagine che utilizzano il titolo dell'immagine specificato.
- iutitle
Title to search. Cannot be used together with iupageid.
- iupageid
Page ID to search. Cannot be used together with iutitle.
- Type: integer
- iucontinue
Quando più risultati sono disponibili, usa questo per continuare.
- iunamespace
Il namespace da elencare.
- Valori (separati da | o alternativa): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 828, 829, 2300, 2301, 2302, 2303
- Per specificare tutti i valori, utilizza *.
- iudir
La direzione in cui elencare.
- Uno dei seguenti valori: ascending, descending
- Default: ascending
- iufilterredir
How to filter for redirects. If set to nonredirects when iuredirect is enabled, this is only applied to the second level.
- Uno dei seguenti valori: all, nonredirects, redirects
- Default: 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).
- Tipo: intero o max
- The value must be between 1 and 500.
- Default: 10
- iuredirect
Se la pagina collegata è un redirect, trova tutte le pagine che puntano al redirect. Il limite massimo è dimezzato.
- Tipo: booleano (dettagli)
- Show pages using File:Albert Einstein Head.jpg.
- api.php?action=query&list=imageusage&iutitle=File:Albert%20Einstein%20Head.jpg [apri in una sandbox]
- Get information about pages using File:Albert Einstein Head.jpg.
- api.php?action=query&generator=imageusage&giutitle=File:Albert%20Einstein%20Head.jpg&prop=info [apri in una sandbox]