As an user I would like to have the ability to access a page aimed at vanishing my account.
The page would be similar to the existing "https://meta.wikimedia.org/wiki/Special:Contact/accountvanishapps," but it would actually work with the global renamer queue behind the scenes.
AC:
- Create a new special Page "special:AccountVanishRequest"
- Replicate the UI showed in "https://meta.wikimedia.org/wiki/Special:Contact/accountvanishapps" (the page is created by an extension and we cannot just copy and paste the code, but fetch information and copy from it).
- At this stage the form does not have to submit anywhere, that will be completed by other tickets
Info on the existing contact page:
Extension: https://www.mediawiki.org/wiki/Extension:ContactPage
To create the page, you use a config: https://github.com/wikimedia/operations-mediawiki-config/blob/master/wmf-config/MetaContactPages.php