رہنمائے میڈیاویکی اےپیآئی
ذیل میں میڈیاویکی اےپیآئی کی دستاویزی تفصیلات درج ہیں جو خودکار طور پر لکھی گئی ہیں۔
دستاویز اور مثالوں کے لیے ملاحظہ فرمائیں: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=allusers (au)
- اس ماڈیول کے لیے اختیارات مطالعہ درکار ہیں۔
- ماخذ: MediaWiki
- اجازت نامہ: GPL-2.0-or-later
Enumerate all registered users.
- aufrom
The username to start enumerating from.
- auto
The username to stop enumerating at.
- auprefix
Search for all users that begin with this value.
- audir
Direction to sort in.
- ذیل کی قدروں میں سے کوئی ایک: ascending، descending
- طے شدہ: ascending
- augroup
Only include users in the given groups.
- قدریں (| سے امتیاز کیا گیا ہے یا متبادل): bot، bureaucrat، interface-admin، suppress، sysop
- auexcludegroup
Exclude users in the given groups.
- قدریں (| سے امتیاز کیا گیا ہے یا متبادل): 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، createclass، createpage، createtalk، delete، delete-redirect، deletechangetags، deletedhistory، deletedtext، deletelogentry، deleterevision، edit، editcontentmodel، editinterface، editmyoptions، editmyprivateinfo، editmyusercss، editmyuserjs، editmyuserjson، editmyuserjsredirect، editmywatchlist، editprotected، editrestrictedfields، editsemiprotected، editsitecss، editsitejs، editsitejson، editusercss، edituserjs، edituserjson، hideuser، import، importupload، ipblock-exempt، language، managechangetags، markbotedits، mergehistory، minoredit، move، move-categorypages، move-rootuserpages، move-subpages، movefile، multipageedit، nominornewtalk، noratelimit، 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، viewedittab، viewmyprivateinfo، viewmywatchlist، viewsuppressed، writeapi
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- auprop
Which pieces of information to include:
- 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.
- قدریں (| سے امتیاز کیا گیا ہے یا متبادل): blockinfo، centralids، editcount، groups، implicitgroups، registration، rights
- aulimit
How many total usernames to return.
- طرز: عدد صحیح یا max
- The value must be between 1 and 500.
- طے شدہ: 10
- auwitheditsonly
Only list users who have made edits.
- طرز: بولین (تفصیلات)
- auactiveusers
Only list users active in the last 30 days.
- طرز: بولین (تفصیلات)
- auattachedwiki
With auprop=centralids, also indicate whether the user is attached with the wiki identified by this ID.
- List users starting at Y.
- api.php?action=query&list=allusers&aufrom=Y [تختۂ مشق میں کھولیں]