User:Gangleri/tests/bugzilla/subpages
From Wikipedia
< User:Gangleri | tests | bugzilla
Contents |
→ search MediaZilla for subpage
[edit] links
- subpage feature
- User:Gangleri/tests/bugzilla/subpages =/= User:Gangleri\tests\bugzilla\subpages
- User:Gangleri/tests/bugzilla/04917/MediaWiki:Badtitle
- MediaWiki:Badtitle {{int:Badtitle}} == Bad title
redirects to User:Gangleri/tests/bugzilla/04917/MediaWiki:Badtitle
→ Unicode Characters in the Basic Latin Block
→ meta:Page title#Special characters (the cofiguration is made in "$wgLegalTitleChars": # < > [ ] | { })
→ meta:Page title#Forward slash (/)
- %20 [[%20]] == [[%20]]
- but \ \%20 [[\%20]] == \ == [[\]] == \
- # %23 [[%23]] == #
- & %26 [[%26]] == &
- ( %28 [[%28]] == (
- ) %29 [[%29]] == )
- + %2B [[%2B]] == +
- / %2F [[%2F]] == User:Gangleri/tests/bugzilla/subpages/
- but // %2F%2F [[%2F%2F]] == User:Gangleri/tests/bugzilla/subpages/
and // [[//]] == User:Gangleri/tests/bugzilla/subpages/
This is not User:Gangleri/tests/bugzilla/subpages// which exists!
- but // %2F%2F [[%2F%2F]] == User:Gangleri/tests/bugzilla/subpages/
- : %3A [[%3A]] == [[%3A]]
- but \: \%3A [[\%3A]] == \:
- ; %3B [[%3B]] == ;
- < %3C [[%3C]] == [[%3C]]
- = %3D [[%3D]] == =
- > %3E [[%3E]] == [[%3E]]
- ? %3F [[%3F]] == ?
- [ %5B [[%5B]] == [[%5B]]
- \ %5C [[%5C]] == \
- ] %5D [[%5D]] == [[%5D]]
- _ %5F [[%5F]] == [[%5F]]
- but \_ \%5F [[\%5F]] == \_ == [[\]] == \
- { %7B [[%7B]] == [[%7B]]
- | %7C [[%7C]] == [[%7C]]
- } %7D [[%7D]] == [[%7D]]
- ~ %7E [[%7E]] == ~
- x %7F [[%7F]] == [[%7F]]
regards Gangleri | w:en: Th | T 22:38, 9 February 2006 (UTC)