Template: LanguageNative

From LibrePlanet
Jump to: navigation, search
(handling for missing parameter in calls)
m (Added a warning about editing this template)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
This template returns the native language of a given (2-digit lowercase) language code (ISO 639-1).  
 
This template returns the native language of a given (2-digit lowercase) language code (ISO 639-1).  
  
'''''Note''''' - Altought it has been developed to be called as a sub-template from [[Template:Languages]], this template might be used everywhere.
+
'''''Important note''''' - Altought it has been developed to be called as a sub-template from [[Template:Languages]], this template might be used everywhere. Please, '''do not edit''' if you are not REALLY sure about what you are doing.
  
 
'''Usage'''
 
'''Usage'''
Line 63: Line 63:
 
|en=English
 
|en=English
 
|eo=Esperanto
 
|eo=Esperanto
|es=castellano
+
|es=español
 
|et=eesti
 
|et=eesti
 
|eu=euskara
 
|eu=euskara

Latest revision as of 15:04, 8 September 2011

This is the "LanguageNative" template. Edit the page to see the template text.

Description

This template returns the native language of a given (2-digit lowercase) language code (ISO 639-1).

Important note - Altought it has been developed to be called as a sub-template from Template:Languages, this template might be used everywhere. Please, do not edit if you are not REALLY sure about what you are doing.

Usage

It should be called in the following format:

{{LanguageNative|<LangCode>}}

where:

  • <LangCode> is the (2-digit lowercase) language code (ISO 639-1) corresponding to the desired native language.

If no <LangCode> matches, it returns by default the same given <LangCode>.