MediaWiki API ヘルプ
ãã®ãã¼ã¸ã¯èªåçæããã MediaWiki API ã®èª¬æææ¸ãã¼ã¸ã§ãã
èª¬æææ¸ã¨ä¾: https://www.mediawiki.org/wiki/API
meta=userinfo (ui)
- ãã®ã¢ã¸ã¥ã¼ã«ã¯èªã¿åãã®æ¨©éãå¿ è¦ã¨ãã¾ãã
- Source: MediaWiki
- License: GPL-2.0-or-later
ç¾å¨ã®å©ç¨è ã«é¢ããæ å ±ãåå¾ãã¾ãã
ãã©ã¡ã¼ã¿ã¼:
- uiprop
ã©ã®æ å ±ãçµæã«å«ããã:
- blockinfo
- Tags if the current user is blocked, by whom, and for what reason.
- hasmsg
- Adds a tag messages if the current user has pending messages.
- groups
- Lists all the groups the current user belongs to.
- groupmemberships
- Lists groups that the current user has been explicitly assigned to, including the expiry date of each group membership.
- implicitgroups
- Lists all the groups the current user is automatically a member of.
- rights
- Lists all the rights the current user has.
- changeablegroups
- Lists the groups the current user can add to and remove from.
- options
- Lists all preferences the current user has set.
- editcount
- Adds the current user's edit count.
- ratelimits
- Lists all rate limits applying to the current user.
- Adds the user's email address and email authentication date.
- realname
- å©ç¨è ã®æ¬åã追å ãã¾ãã
- acceptlang
- Echoes the
Accept-Languageheader sent by the client in a structured format. - registrationdate
- Adds the user's registration date.
- unreadcount
- Adds the count of unread pages on the user's watchlist (maximum 999; returns 1000+ if more).
- centralids
- Adds the central IDs and attachment status for the user.
- preferencestoken
- 廿¢äºå®ã§ãã Get a token to change current user's preferences.
- å¤ (|ãããã¯å¥ã®æååã§åºåã): blockinfoãhasmsgãgroupsãgroupmembershipsãimplicitgroupsãrightsãchangeablegroupsãoptionsãeditcountãratelimitsãemailãrealnameãacceptlangãregistrationdateãunreadcountãcentralidsãpreferencestoken
- uiattachedwiki
With uiprop=centralids, indicate whether the user is attached with the wiki identified by this ID.
ä¾:
- ç¾å¨ã®å©ç¨è ã«é¢ããæ å ±ãåå¾ãã¾ãã
- api.php?action=query&meta=userinfo [ãµã³ãããã¯ã¹ã§éã]
- ç¾å¨ã®å©ç¨è ã«é¢ããè¿½å æ å ±ãåå¾ãã¾ãã
- api.php?action=query&meta=userinfo&uiprop=blockinfo|groups|rights|hasmsg [ãµã³ãããã¯ã¹ã§éã]