Hi, MediaWiki has a fairly useful case-guessing heuristic where if you search for "foo boo moo" it attempts, if that fails, to match "Foo Boo Moo" and "FOO BOO MOO".
Would it be possible to do something similar for templates? The heuristic for "template:foo boo moo" would be: 1. If that page is not found, try "template:foo-boo-moo" 2. If that page is not found, try "template:fooboomoo"
This may just be useful for English Wikipedia, but the lack of naming convention there makes it really difficult to remember the names of multi-word templates.
Steve