Template:Language/archives/Autolang: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly><onlyinclude>{{#switch:{{uilang}}
<!--
 
 
    + Documentation +
 
 
-->{{uselang|en=1|zh-cn=1}}
{{{{autolang|documentation|zh-cn=documentation:zh-cn}}|content=
{{:User:1416006136/Signature|lang={{autolang|en|zh-cn=}}|create=1}}
{{autolang|This template can change the content automaticaly according to the language of the UI. Should use with {{tl|uselang}}.|zh-cn=该模板可以根据 UI 语言来自动更改显示的内容。应该与 {{tl|uselang}} 一起使用。}}
<h2>{{autolang|Usage|zh-cn=用法}}</h2>
<h3>{{autolang|Parameters|zh-cn=参数}}</h3>
*{{param|1}} - {{autolang|(Unnamed parameter) the default value to show (when this language has not translation). It should be in English.|zh-cn=(未命名参数)要显示的默认值(当该语言没有翻译时)。它应该是用英语写的。}}
*{{param|<lang code>}} - {{autolang|The value should be the content of this language. See examples for details.|zh-cn=它的值应该是这个语言的内容。参见示例查看详情。}}
<h3>{{autolang|Examples|zh-cn=示例}}</h3>
{{uselang|en=1|de=1|ja=1|ru=1|zh-cn=1|old-right-align=1|transparent=1|noborder=1}}
{{autolang|The buttons on the right can help you change the language of the UI easily.<br>|zh-cn=右边的按钮可以帮助你更方便地切换 UI 的语言。}}
 
{{MdCode|<nowiki>{{autolang|Document}}</nowiki>}} → {{autolang|Document}}<br>
{{MdCode|<nowiki>{{autolang|Document|zh-cn=文档}}</nowiki>}} → {{autolang|Document|zh-cn=文档}}<br>
{{MdCode|<nowiki>{{autolang|Document|ru=документ|zh-cn=文档|de=Dokument|ja=文書|fr=Document}}</nowiki>}} → {{autolang|Document|ru=документ|zh-cn=文档|de=Dokument|ja=文書|fr=Document}}<br>
<h2>{{autolang|See Also|zh-cn=另见}}</h2>
*{{tl|uselang}}
*{{tl|uilang}}
}}
[[Category:English]][[Category:Translation templates]][[Category:Templates]]<!--
 
 
  + Template +
 
 
--><includeonly><onlyinclude>{{#switch:{{uilang}}
|#default={{{1|}}}
|#default={{{1|}}}
|en={{{en|{{{1|}}}}}}
|en={{{en|{{{1|}}}}}}
Line 26: Line 57:
|he={{{he|{{{1|}}}}}}
|he={{{he|{{{1|}}}}}}
}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>
{{{{autolang|documentation|zh-cn=documentation:zh-cn}}|content=
{{:User:1416006136/Signature|lang={{autolang|en|zh-cn=}}|create=1}}
{{autolang|This template can change the content automaticaly according to the language of the UI. Should use with {{tl|uselang}}.|zh-cn=该模板可以根据 UI 语言来自动更改显示的内容。应该与 {{tl|uselang}} 一起使用。}}
<h2>{{autolang|Usage|zh-cn=用法}}</h2>
<h3>{{autolang|Parameters|zh-cn=参数}}</h3>
*{{param|1}} - {{autolang|(Unnamed parameter) the default value to show (when this language has not translation). It should be in English.|zh-cn=(未命名参数)要显示的默认值(当该语言没有翻译时)。它应该是用英语写的。}}
*{{param|<lang code>}} - {{autolang|The value should be the content of this language. See examples for details.|zh-cn=它的值应该是这个语言的内容。参见示例查看详情。}}
<h3>{{autolang|Examples|zh-cn=示例}}</h3>
{{uselang|en=1|de=1|ja=1|ru=1|zh-cn=1|old-right-align=1|transparent=1|noborder=1}}
{{autolang|The buttons on the right can help you change the language of the UI easily.<br>|zh-cn=右边的按钮可以帮助你更方便地切换 UI 的语言。}}
{{MdCode|<nowiki>{{autolang|Document}}</nowiki>}} → {{autolang|Document}}<br>
{{MdCode|<nowiki>{{autolang|Document|zh-cn=文档}}</nowiki>}} → {{autolang|Document|zh-cn=文档}}<br>
{{MdCode|<nowiki>{{autolang|Document|ru=документ|zh-cn=文档|de=Dokument|ja=文書|fr=Document}}</nowiki>}} → {{autolang|Document|ru=документ|zh-cn=文档|de=Dokument|ja=文書|fr=Document}}<br>
<h2>{{autolang|See Also|zh-cn=另见}}</h2>
*{{tl|uselang}}
*{{tl|uilang}}
}}
[[Category:English]][[Category:Translation templates]][[Category:Templates]]

Revision as of 01:27, 20 January 2023

Template:Uselang

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations

This template was created by DaKang233. Anyone is welcome to add new content or fix errors.


This template can change the content automaticaly according to the language of the UI. Should use with {{uselang}}.

Usage

Parameters

  • {{{1}}} - (Unnamed parameter) the default value to show (when this language has not translation). It should be in English.
  • {{{<lang code>}}} - The value should be the content of this language. See examples for details.

Examples

Template:Uselang The buttons on the right can help you change the language of the UI easily.

{{autolang|Document}} → Document
{{autolang|Document|zh-cn=文档}} → Document
{{autolang|Document|ru=документ|zh-cn=文档|de=Dokument|ja=文書|fr=Document}} → Document

See Also

  • {{uselang}}
  • {{uilang}}