Author: qleah
Description:
Although there are good reasons for defining a standard set of messages which
belong in the MediaWiki namespace, it's disingenious to forbid custom messages
in the parser. Messages and templates are included with the same syntax, so the
distinction between the two is totally invisible to end users. It would be
reasonable to expect any page in the MediaWiki namespace to override a page of
the same name in the Template namespace; it is counterintuitive that the exact
opposite is true, with the exception of standard messages.
Version: 1.3.x
Severity: enhancement