Помош со Извршникот на МедијаВики

Ова е самосоздадена документациска страница за извршникот на МедијаВики.

Документација и примери: https://www.mediawiki.org/wiki/API

list=imageusage (iu)

(main | query | imageusage)
  • За овој модул се потребни права на читање.
  • Овој модул може да се користи како создавач.
  • Извор: MediaWiki
  • Лиценца: GPL-2.0-or-later

Find all pages that use the given image title.

Параметри:
iutitle

Title to search. Cannot be used together with iupageid.

iupageid

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

Вид: цел број
iucontinue

Употребете го ова за да продолжите кога има повеќе расположиви ставки.

iunamespace

Именскиот простор што се набројува.

Вредности (одделете ги со | или алтернатива): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 2300, 2301, 2302, 2303
To specify all values, use *.
iudir

Насока на исписот.

Една од следниве вредности: ascending, descending
По основно: ascending
iufilterredir

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

Една од следниве вредности: all, nonredirects, redirects
По основно: 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).

Тип: цел број или max
Вредноста мора да изнесува помеѓу 1 и 500.
По основно: 10
iuredirect

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

Type: boolean (details)