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

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

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

list=allusers (au)

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

Enumerate all registered users.

Параметри:
aufrom

Од кое корисничко име да почне набројувањето.

auto

На кое корисничко име да престане набројувањето.

auprefix

Пребарај ги сите корисници што почнуваат со оваа вредност.

audir

Насока на подредувањето.

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

Вклучи ги корисниците само од дадените групи.

Вредности (одделете ги со | или алтернатива): bot, bureaucrat, interface-admin, suppress, sysop
auexcludegroup

Исклучи ги корисниците од дадените групи.

Вредности (одделете ги со | или алтернатива): bot, bureaucrat, interface-admin, suppress, sysop
aurights

Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.

Вредности (одделете ги со | или алтернатива): apihighlimits, applychangetags, autoconfirmed, autocreateaccount, autopatrol, bigdelete, block, blockemail, bot, browsearchive, changetags, createaccount, createpage, createtalk, delete, delete-redirect, deletechangetags, deletedhistory, deletedtext, deletelogentry, deleterevision, edit, editcontentmodel, editinterface, editmyoptions, editmyprivateinfo, editmyusercss, editmyuserjs, editmyuserjson, editmyuserjsredirect, editmywatchlist, editprotected, editsemiprotected, editsitecss, editsitejs, editsitejson, editusercss, edituserjs, edituserjson, gadgets-definition-edit, gadgets-edit, hideuser, import, importupload, ipblock-exempt, managechangetags, markbotedits, mergehistory, minoredit, move, move-categorypages, move-rootuserpages, move-subpages, movefile, nominornewtalk, noratelimit, nuke, override-export-depth, pagelang, patrol, patrolmarks, protect, purge, read, reupload, reupload-own, reupload-shared, rollback, sendemail, siteadmin, suppressionlog, suppressredirect, suppressrevision, unblockself, undelete, unwatchedpages, upload, upload_by_url, userrights, userrights-interwiki, viewmyprivateinfo, viewmywatchlist, viewsuppressed, writeapi
Дозволени се највеќе 50 вредности (500 за клиенти со повеќе следување).
auprop

Кои информации да се вклучат:

blockinfo
Ги додава информациите за тековното блокирање на корисникот.
groups
Lists groups that the user is in. This uses more server resources and may return fewer results than the limit.
implicitgroups
Lists all the groups the user is automatically in.
rights
Lists rights that the user has.
editcount
Adds the edit count of the user.
registration
Adds the timestamp of when the user registered if available (may be blank).
centralids
Adds the central IDs and attachment status for the user.
Вредности (одделете ги со | или алтернатива): blockinfo, centralids, editcount, groups, implicitgroups, registration, rights
aulimit

Колку вкупно кориснички имиња да се дадат.

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

Only list users who have made edits.

Type: boolean (details)
auactiveusers

Only list users active in the last 30 days.

Type: boolean (details)
auattachedwiki

With auprop=centralids, also indicate whether the user is attached with the wiki identified by this ID.