MediaWiki-API-Hilfe

Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.

Dokumentation und Beispiele: https://www.mediawiki.org/wiki/API/de

prop=fileusage (fu)

(main | query | fileusage)
  • Dieses Modul erfordert Leserechte.
  • Dieses Modul kann als Generator verwendet werden.

Find all pages that use the given files.

Parameter:
fuprop

Which properties to get:

pageid
Page ID of each page.
title
Title of each page.
redirect
Flag if the page is a redirect.
Werte (mit | trennen): pageid, title, redirect
Standard: pageid|title|redirect
funamespace

Only include pages in these namespaces.

Werte (mit | trennen): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
fushow

Show only items that meet these criteria:

redirect
Only show redirects.
!redirect
Only show non-redirects.
Werte (mit | trennen): redirect, !redirect
fulimit

How many to return.

Nicht mehr als 500 (5.000 für Bots) erlaubt.
Standard: 10
fucontinue

When more results are available, use this to continue.