Summary
The Temporary Accounts onboarding dialog has a third step that describes IP reveal. The content of this step says that users need to enable a preference to use IP reveal. This is not the case for some users, and we should clarify the text to make this clear.
Background
- The temporary accounts onboarding dialog has a third step that describes IP reveal and the prerequisites for using this
- This step describes that the user needs to enable the preference to have access to the tool
- This is the case for most users, but not users who have the checkuser-temporary-account-no-preference right
- The content of the step should be updated to make this clearer
New step content
The IP Reveal feature allows admins, vandal fighters and experienced users to reveal the IP associated with a temporary account. Users who meet the access requirements may need to enable IP reveal in their [[Special:Preferences#mw-prefsection-personal-checkuser-tempaccount|preferences]] or [[Special:GlobalPreferences#mw-prefsection-personal-checkuser-tempaccount|global preferences]]. Once enabled, the "Show IP" button will be displayed next to temporary accounts.
Technical notes
- We will need two versions of the message, where one mentions global preferences and the other which does not
- This is so that the global preferences link is only shown when MediaWiki-extensions-GlobalPreferences is installed
- There are WikimediaMessages overrides which will also need updating
Acceptance criteria
- Update the step content to the new content
- Update the WikimediaMessages overrides for the step content


