Background
New API endpoints have recently been added to the CheckUser extension, for fetching IP addresses of temporary accounts.
These should be documented on https://mediawiki.org/wiki/Extension:CheckUser
What needs documenting
- Basic usage of TemporaryAccountHandler and TemporaryAccountRevisionHandler, with examples (either add to https://mediawiki.org/wiki/Extension:CheckUser#API or make a new section)
- Explanation of the buttons added next to temporary account user links
- The new checkuser-temporary-account right (where the other rights are documented, in the infobox near the top, via the Extension template
- The new hooks used, also in the infobox
Testing Notes
- Check against Acceptance Criteria, make sure everything has been documented.