Template:Language/archives/Autolang: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:




-->{{Uselangflags|en=1|zh-cn=1}}
-->{{Uselangflags|en=1|zh=1}}
{{{{autolang|documentation|zh-cn=documentation:zh-cn}}|content=
{{doc|content=
{{autolang||zh-cn={{:User:1416006136/Signature|create=1}}}}
{{autolang||zh-cn={{:User:1416006136/Signature|create=1}}}}
{{autolang|This template can change the content automaticaly according to the language of the UI. Should use with {{tl|Uselangflags}}. The documentation of the template is written by using this template.|zh-cn=该模板可以根据 UI 语言来自动更改显示的内容。应该与 {{tl|Uselangflags}} 一起使用。模板的文档是使用此模板编写的。}}
{{autolang|This template can change the content automaticaly according to the language of the UI. Should use with {{tl|Uselangflags}}. The documentation of the template is written by using this template.|zh-cn=该模板可以根据 UI 语言来自动更改显示的内容。应该与 {{tl|Uselangflags}} 一起使用。模板的文档是使用此模板编写的。}}
<h2>{{autolang|Usage|zh-cn=用法}}</h2>
<h2>{{autolang|Usage|zh=用法}}</h2>
<h3>{{autolang|Parameters|zh-cn=参数}}</h3>
<h3>{{autolang|Parameters|zh=参数}}</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|1}} - {{autolang|(Unnamed parameter) the default value to show (when this language has not translation). It should be in English.|zh=(未命名参数)要显示的默认值(当该语言没有翻译时)。它应该是用英语写的。}}
*{{param|<lang code>}} - {{autolang|The value should be the content of this language. See examples for details.|zh-cn=它的值应该是这个语言的内容。参见示例查看详情。}}
*{{param|<lang code>}} - {{autolang|The value should be the content of this language. See examples for details.|zh=它的值应该是这个语言的内容。参见示例查看详情。}}
<h3>{{autolang|Examples|zh-cn=示例}}</h3>
<h3>{{autolang|Examples|zh=示例}}</h3>
{{Uselangflags|en=1|de=1|ja=1|ru=1|zh-cn=1|old-right-align=1|transparent=1|noborder=1}}
{{Uselangflags|en=1|de=1|ja=1|ru=1|zh=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 的语言。}}
{{autolang|The buttons on the right can help you change the language of the UI easily.<br>|zh=右边的按钮可以帮助你更方便地切换 UI 的语言。}}


{{Code|<nowiki>{{autolang|Document}}</nowiki>}} → {{autolang|Document}}<br>
{{Code|<nowiki>{{autolang|Document}}</nowiki>}} → {{autolang|Document}}<br>
{{Code|<nowiki>{{autolang|Document|zh-cn=文档}}</nowiki>}} → {{autolang|Document|zh-cn=文档}}<br>
{{Code|<nowiki>{{autolang|Document|zh=文档}}</nowiki>}} → {{autolang|Document|zh=文档}}<br>
{{Code|<nowiki>{{autolang|Document|ru=документ|zh-cn=文档|de=Dokument|ja=文書|fr=Document}}</nowiki>}} → {{autolang|Document|ru=документ|zh-cn=文档|de=Dokument|ja=文書|fr=Document}}<br>
{{Code|<nowiki>{{autolang|Document|ru=документ|zh=文档|de=Dokument|ja=文書|fr=Document}}</nowiki>}} → {{autolang|Document|ru=документ|zh=文档|de=Dokument|ja=文書|fr=Document}}<br>
<h2>{{autolang|See Also|zh-cn=另见}}</h2>
<h2>{{autolang|See Also|zh=另见}}</h2>
*{{tl|Uselangflags}}
*{{tl|Uselangflags}}
*{{tl|uilang}}
*{{tl|uilang}}
Line 31: Line 31:




--><includeonly><onlyinclude>{{{{{uilang}}|{{{1|}}}}}}</onlyinclude></includeonly>
--><includeonly><onlyinclude>{{{{{uselang}}|{{{1|}}}}}}</onlyinclude></includeonly>

Revision as of 08:27, 14 February 2023

English (en)中文 (zh)
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 can change the content automaticaly according to the language of the UI. Should use with {{Uselangflags}}. The documentation of the template is written by using this template.

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

English (en)Deutsch (de)日本語 (ja)Русский (ru)中文 (zh)

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

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

See Also

  • {{Uselangflags}}
  • {{uilang}}
  • {{suflang}}