MediaWiki:Titlewhitelist: Difference between revisions
Jump to navigation
Jump to search
(Created page with "# Only allow two names, separated by a space, with each name capitalized, e.g. "Fred Mew" OK, "Fred mew" fails, "Fredmew" fails. # Depends on .* <newaccountonly> in block list User:[A-Z][a-z]+\s[A-Z][a-z]+ <casesensitive>") |
(No difference)
|
Latest revision as of 19:24, 9 January 2024
- Only allow two names, separated by a space, with each name capitalized, e.g. "Fred Mew" OK, "Fred mew" fails, "Fredmew" fails.
- Depends on .* <newaccountonly> in block list
User:[A-Z][a-z]+\s[A-Z][a-z]+ <casesensitive>