From https://etherpad.wikimedia.org/p/MW_UI_OOUI_core (in order):
- T85291: Implement OOUI "display format" in MediaWiki's HTMLForm; announcement
- T101471: Convert core forms that use MW UI with wgUseMediaWikiUIEverywhere false to OOUI FormSpecialPage or explicit OOUI PHP
- T101480: Remove 'wgUseMediaWikiUIEverywhere' and code forks, always using the off/false path
- Convert remaining forms to OOUI FormSpecialPage (if possible). Otherwise, direct OOUI PHP.