Author: robchur
Description:
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.
Version: unspecified
Severity: enhancement