Template:LgL/doc
This is a documentation subpage for Template:LgL. It contains usage information, categories, and other content that is not part of the original template page. |
Usage
editDisplays full language name from its short code, in current page language - uses UI language as fallback.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Language code | 1 lang | Short language code (usually 2 or 3 letters) which represents the language to display the full name.
| String | required |
{{#language:{{{1|{{{lang}}}}}}|{{PAGELANGUAGE}}}}
Example
edit{{lgT|en}}
will display “English” in a page in English, and “anglais” in page in French.
See also
edit