Misplaced Pages

MediaWiki:Titlewhitelist: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editContent deleted Content addedVisualWikitext
Revision as of 18:59, 14 May 2008 view sourceIlmari Karonen (talk | contribs)Extended confirmed users14,453 edits whitelist all single-character titles, they're pretty much all potentially valid redirects← Previous edit Latest revision as of 17:12, 18 November 2024 view source Pppery (talk | contribs)Interface administrators, Administrators100,525 edits Okay, looks like caching was at fault, try the simpler version againTag: Manual revert 
(32 intermediate revisions by 12 users not shown)
Line 1: Line 1:
# This is a title whitelist. Use "#" for comments. # This is a title whitelist.
# Use "#" for comments; see the talk page for more options. # Use "#" for comments; see ] for more information.
# Please log additions to the ].
# Please comment any additions made to the whitelist.
# Note: internally, the pattern delimiter is '/', so be sure to escape all '/'s. # Note: Internally, the pattern delimiter is '/', so be sure to escape all '/'s.
# Also, UTF-8 mode is enabled.
# UTF-8 mode is enabled. Do not use literal non-breaking spaces in regexes as some browsers cannot handle them.

^(Talk:)?.$ # Single-character titles (mostly redirects) and their talkpages
^(Talk:)?(.?|{2}|.?((\x{200D}.?)+|+\x{E007F}))$ # Single-character titles (mostly redirects) and their talk pages
^User( talk)?:7&6=thirteen\/.* #Attempting to bypass global blacklist for User:7&6=thirteen
^User( talk)?:הסרפד\/.* <casesensitive | moveonly> # Username is hitting the "letter lookalikes" rule
.*Minecraft server.* # In order to allow the creation of "Minecraft servers" as requested at the administrators' noticeboard on 16 January 2020
.*on wheels.* # around global blacklist
^Template:Taxonomy/.*(sandbox|Sandbox) # As template sandboxes should not be caught by the blacklist. See ]

Latest revision as of 17:12, 18 November 2024

# This is a title whitelist.
# Use "#" for comments; see MediaWiki talk:Titleblacklist for more information.
# Please comment any additions made to the whitelist.
# Note: Internally, the pattern delimiter is '/', so be sure to escape all '/'s.
# UTF-8 mode is enabled. Do not use literal non-breaking spaces in regexes as some browsers cannot handle them.
^(Talk:)?(.?|{2}|.?((\x{200D}.?)+|+\x{E007F}))$ # Single-character titles (mostly redirects) and their talk pages
^User( talk)?:7&6=thirteen\/.* #Attempting to bypass global blacklist for User:7&6=thirteen
^User( talk)?:הסרפד\/.* <casesensitive | moveonly>  # Username is hitting the "letter lookalikes" rule
.*Minecraft server.* # In order to allow the creation of "Minecraft servers" as requested at the administrators' noticeboard on 16 January 2020
.*on wheels.* # around global blacklist
^Template:Taxonomy/.*(sandbox|Sandbox) # As template sandboxes should not be caught by the blacklist. See Special:Permalink/1166716226#Template and module sandboxes (Taxonomy)