1 Apr 2007 02:21
[Bug 9465] New: Parser function to return the name of a language, given a language code, in a specified language
http://bugzilla.wikimedia.org/show_bug.cgi?id=9465 Summary: Parser function to return the name of a language, given a language code, in a specified language Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Extensions requests AssignedTo: wikibugs-l@... ReportedBy: robchur@... A user was discussing some template in #mediawiki, and a brief discussion started, where I suggested we provide some sort of parser function which would allow editors to obtain the name of a language given its language code, in the content, or any other specified language. Something like: {{#lang:<target>|<language to use>}} would be good. This would require setting up a decent backend to hold the translations, perhaps based on our current i18n model, or perhaps a database or some serialised storage. -- --(Continue reading)
RSS Feed