Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Language/doc: Difference between revisions

Template page
adapt to TemplateBox
+
Line 1: Line 1:
{{TemplateBox
{{TemplateBox
|name = language
|name = language
|desc=Template that uses the #language parser ([[mw:Help:Magic_words#Miscellaneous|help page]] to return a language name in the user's language or in any other language specified in a second parameter
|desc=Template that uses the #language parser ([[mw:Help:Magic_words#Miscellaneous|help page]] to return a language name in the user's language or in any other language specified in a second parameter.


|1=1
|1=1
|1d=language code (most of the time, but not always [[:en:ISO 639-3|ISO codes]] (see http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/cldr/ for details)
|1d=language code (most of the time, but not always [[:en:ISO 639-3|ISO codes]]. See http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/cldr/ for details.
|2=2
|2=2
|2d=language in which the language name should be returned (if different from the user's preferred language)
|2d=language in which the language name should be returned (if different from the user's preferred language)
|2def=<code><nowiki>{{int:lang}}</nowiki></code>
|2def=<code><nowiki>{{int:lang}}</nowiki></code>
|seealso=[[User:Rocket000/Languages/more]] for potentially missing languages)
|seealso=[[User:Rocket000/Languages/more]] for potentially missing languages)
|namespace=all<!-- or only template ?-->
|usergroup=all
}}
}}


Line 30: Line 32:
* <nowiki>{{language|en|he}}</nowiki> → {{language|en|he}}
* <nowiki>{{language|en|he}}</nowiki> → {{language|en|he}}
* <nowiki>{{language|en|zh-hans}}</nowiki> → {{language|en|zh-hans}}
* <nowiki>{{language|en|zh-hans}}</nowiki> → {{language|en|zh-hans}}
|}
|}<includeonly>
[[Category:Internationalization templates|{{PAGENAME}}]]
</includeonly>

Revision as of 14:58, 6 February 2012

Template that uses the #language parser (help page to return a language name in the user's language or in any other language specified in a second parameter.

Usage

{{language |1= |2= }}

Template parameters

ParameterDescriptionDefaultStatus
1language code (most of the time, but not always ISO codes. See http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/cldr/ for details.emptyoptional
2language in which the language name should be returned (if different from the user's preferred language){{int:lang}}optional

Additional information

The template is intended to be used in the following namespaces: all namespaces

The template is intended to be used by the following user groups: all users

See also

User:Rocket000/Languages/more for potentially missing languages)


examples

  • {{language|ar}} → Arabic
  • {{language|ar|de}} → Arabisch
  • {{language|ar|en}} → Arabic
  • {{language|ar|fr}} → arabe
  • {{language|ar|he}} → ערבית
  • {{language|ar|zh-hans}} → 阿拉伯语
  • {{language|en}} → English
  • {{language|en|de}} → Englisch
  • {{language|en|en}} → English
  • {{language|en|fr}} → anglais
  • {{language|en|he}} → אנגלית
  • {{language|en|zh-hans}} → 英语
Cookies help us deliver our services. By using our services, you agree to our use of cookies.