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 editNext edit →Content deleted Content addedVisualWikitext
Revision as of 07:07, 1 May 2008 view sourceIlmari Karonen (talk | contribs)Extended confirmed users14,453 editsm (e.g. )← Previous edit Revision as of 18:59, 14 May 2008 view source Ilmari Karonen (talk | contribs)Extended confirmed users14,453 edits whitelist all single-character titles, they're pretty much all potentially valid redirectsNext edit →
Line 6: Line 6:
# Also, UTF-8 mode is enabled. # Also, UTF-8 mode is enabled.
^(Talk:)?.$ # Single-character titles (mostly redirects) and their talkpages
# Unicode Letterlike Symbols (0x02100-0x0214F) are blacklisted, but may be legitimate as single-letter titles (e.g. ]).
^(Talk:)?$

Revision as of 18:59, 14 May 2008

# This is a title whitelist. Use "#" for comments.
# Use "#" for comments; see the talk page for more options.
# Please log additions to the title blacklist log.
# Note: internally, the pattern delimiter is '/', so be sure to escape all '/'s.
# Also, UTF-8 mode is enabled.
^(Talk:)?.$ # Single-character titles (mostly redirects) and their talkpages