Помощ за МедияУики API

Това е автоматично генерирана страница за документация на МедияУики API.

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

list=unreviewedpages (ur)

(main | query | unreviewedpages)
  • This module requires read rights.
  • Този модул може да се използва като генератор.
  • Source: Отбелязани редакции
  • License: GPL-2.0-or-later

Enumerates pages that have not been reviewed to a given quality level.

Parameters:
urstart

Start listing at this page title.

urend

Stop listing at this page title.

urdir

Direction to sort in.

Една от следните стойности: ascending, descending
Default: ascending
urnamespace

The namespaces to enumerate.

Стойности (разделени с | или алтернативния разделител): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 828, 829, 2300, 2301, 2302, 2303
To specify all values, use *.
Default: 0
urfilterredir

How to filter for redirects.

Една от следните стойности: all, nonredirects, redirects
Default: all
urfilterlevel

How to filter by quality (0=checked, 1=quality).

Type: integer
The value must be between 0 and 2.
Default: 0
urlimit

How many total pages to return.

Type: integer or max
The value must be between 1 and 500.
Default: 10