Customizing built-in forms[edit | edit source]
Please see the following articles:
General:
Manual:Interface, Help:System message - describes how to customize/localize the text that appears on the built-in forms used by MediaWiki.
User authentication forms:
UserCreateForm hooks - functions attached to this hook can define a replacement for the standard form to create a new user.
UserLoginForm hooks - functions attached to this hook can define a replacement for the standard login form.