Difference between revisions of "MediaWiki:Titleblacklist"
Jump to navigation
Jump to search
RobinHood70 (talk | contribs) (Remove overly complex old title; add new ones) |
RobinHood70 (talk | contribs) (Formatting and descriptions) |
||
Line 2: | Line 2: | ||
# Use "#" for comments. | # Use "#" for comments. | ||
# This is case insensitive by default | # This is case insensitive by default | ||
# Prevent creation of common spam titles | |||
.*\b(buy|cheap|weed)\b.* <errmsg=titleblacklist-forbidden-edit> | .*\b(buy|cheap|weed)\b.* <errmsg=titleblacklist-forbidden-edit> | ||
# Prevent creation of common spam user names | |||
.*backlink.* <newaccountonly|errmsg=titleblacklist-forbidden-new-account> | .*backlink.* <newaccountonly|errmsg=titleblacklist-forbidden-new-account> |
Latest revision as of 14:27, 6 March 2024
- 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
- Prevent creation of common spam titles
.*\b(buy|cheap|weed)\b.* <errmsg=titleblacklist-forbidden-edit>
- Prevent creation of common spam user names
.*backlink.* <newaccountonly|errmsg=titleblacklist-forbidden-new-account>