Difference between revisions of "MediaWiki:Titleblacklist"

From BattleMaster Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
# This is a title blacklist. Titles and users that match a regular expression here cannot be created.
+
# This is a title blacklist. Titles and users that match a regular expression here cannot be created.
# Use "#" for comments.
+
# Use "#" for comments.
# This is case insensitive by default
+
# This is case insensitive by default
  
# blocking accounts names with a number in them.
+
# blocking accounts names with a number in them.
.*[0-9].* <newaccountonly>
+
.*[0-9].* <newaccountonly>

Revision as of 21:48, 10 August 2012

# This is a title blacklist. Titles and users that match a regular expression here cannot be created.
# Use "#" for comments.
# This is case insensitive by default
# blocking accounts names with a number in them.
.*[0-9].* <newaccountonly>