Template:LangInfo
Jump to navigation
Jump to search
Documentation The documentation below is transcluded from Template:LangInfo/doc. (edit | history)
[purge]
Not to be confused with Template:Language info.
This template provides certain information about a language based on its ISO 639-1 code. Languages without an ISO 639-1 code (such as Cantonese) use their ISO 639-3 code instead.
Usage
{{ langInfo | <language code> | <stat> }}
- First unnamed parameter
Official ISO 639-1/639-3 code of the language. For a list of codes, see the List of ISO 639-1 codes or the List of ISO 639-3 codes.
- Second unnamed parameter
Information to query. Can be any of the following:
Stat | Description |
---|---|
name
|
Common (English) name of the language |
fullname
|
Full (English) name of the language |
lname
|
Endonym (local name of the language) |
wplink
|
Link to the language's local Wikipedia article |
countrycode
|
ISO 3166-1 code of the country that the language is commonly associated with |
The fullname
stat is also equal to the title of the English Wikipedia article about the language.
Examples
Code | Result | |||||
---|---|---|---|---|---|---|
en |
fr |
ru |
hi |
yue |
zh
| |
{{langInfo|<language code>|name}}
|
English | French | Russian | Hindi | Cantonese | Chinese |
{{langInfo|<language code>|fullname}}
|
English language | French language | Russian language | Hindi | Cantonese language | Chinese language |
{{langInfo|<language code>|lname}}
|
English | français | русский | हिन्दी | 廣東話 | 中文 |
{{langInfo|<language code>|wplink}}
|
English | français | Русский язык | हिन्दी | 廣東話 | 中文 |
{{langInfo|<language code>|countrycode}}
|
us | fr | ru | in | cn | cn |