MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

list=allusers (au)

(main | query | allusers)
  • Questo modulo richiede i diritti di lettura.
  • Fonte: MediaWiki
  • Licenza: GPL-2.0+

Enumerate all registered users.

Parametri:
aufrom

Il nome utente da cui iniziare l'elenco.

auto

Il nome utente al quale interrompere l'elenco.

auprefix

Ricerca per tutti gli utenti che iniziano con questo valore.

audir

Direzione dell'ordinamento.

Uno dei seguenti valori: ascending, descending
Predefinito: ascending
augroup

Includi solo gli utenti nei gruppi indicati.

Valori (separati da |): bot, sysop, bureaucrat
auexcludegroup

Escludi gli utenti nei gruppi indicati.

Valori (separati da |): bot, sysop, bureaucrat
aurights

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

Valori (separati da |): apihighlimits, applychangetags, autoconfirmed, autocreateaccount, autopatrol, bigdelete, block, blockemail, bot, browsearchive, changetags, createaccount, createpage, createtalk, delete, deletedhistory, deletedtext, deletelogentry, deleterevision, edit, editcontentmodel, editinterface, editprotected, editmyoptions, editmyprivateinfo, editmyusercss, editmyuserjs, editmywatchlist, editsemiprotected, editusercssjs, editusercss, edituserjs, hideuser, import, importupload, ipblock-exempt, managechangetags, markbotedits, mergehistory, minoredit, move, movefile, move-categorypages, move-rootuserpages, move-subpages, nominornewtalk, noratelimit, override-export-depth, pagelang, passwordreset, 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, usermerge, replacetext, nuke, abusefilter-modify, abusefilter-log-detail, abusefilter-view, abusefilter-log, abusefilter-private, abusefilter-modify-restricted, abusefilter-revert, abusefilter-view-private, abusefilter-log-private, abusefilter-hidden-log, abusefilter-hide-log, abusefilter-modify-global, editalluserpages, interwiki, geocode
Il numero massimo di valori è 50 (500 per i bot).
auprop

Quali pezzi di informazioni includere:

blockinfo
Adds the information about a current block on the user.
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.
Valori (separati da |): blockinfo, groups, implicitgroups, rights, editcount, registration, centralids
aulimit

Quanti nomi utente totali restituire.

Non più di 500 (5 000 per bot) consentito.
Tipo: intero o max
Predefinito: 10
auwitheditsonly

Only list users who have made edits.

Tipo: booleano (dettagli)
auactiveusers

Only list users active in the last 30 days.

Tipo: booleano (dettagli)
auattachedwiki

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