MediaWiki:Titlewhitelist: Difference between revisions

From EGTRE
Jump to navigationJump to search
(Created page with "# This is a title whitelist. Use "#" for comments. # This is case insensitive by default # Only allow two names, separated by a space, with each name capitalized. E.g "Fred M...")
 
mNo edit summary
 
Line 1: Line 1:
# This is a title whitelist. Use "#" for comments.
# This is case insensitive by default
# Only allow two names, separated by a space, with each name capitalized. E.g "Fred Mew" OK, "Fred mew" fails, "Fredmew" fails.
# Depends on .* <newaccounonly> in blacklist
User:[A-Z][a-z]+\s[A-Z][a-z]+ <casesensitive>
User:[A-Z][a-z]+\s[A-Z][a-z]+ <casesensitive>

Latest revision as of 08:54, 22 July 2012

User:[A-Z][a-z]+\s[A-Z][a-z]+ <casesensitive>