Template:Language/archives/Uselang: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (updated {{MdCode}} to {{Code}})
Line 7: Line 7:
-->{{uselang|en=1|zh-cn=1}}
-->{{uselang|en=1|zh-cn=1}}
{{{{autolang|documentation|zh-cn=documentation:zh-cn}}|content={{autolang||zh-cn={{:User:1416006136/Signature|create=1}}}}
{{{{autolang|documentation|zh-cn=documentation:zh-cn}}|content={{autolang||zh-cn={{:User:1416006136/Signature|create=1}}}}
{{autolang|This template is used to switch the {{MdCode|oneclick|uselang}} parameter (the language of the UI) quickly to support multiple languages on one page without {{tl2|doc}} template (its purpose is like {{tl2|lang}}). Should use with {{tl2|autolang}}.|zh-cn=本模板用于快速切换参数 {{MdCode|oneclick|uselang}} (UI 语言) 以在单个页面上不使用 {{tl2|doc}} 模板支持多语言 (用途类似于 {{tl2|lang}})。应该与 {{tl2|autolang}} 模板一起使用。}}
{{autolang|This template is used to switch the {{Code|select=1|uselang}} parameter (the language of the UI) quickly to support multiple languages on one page without {{tl2|doc}} template (its purpose is like {{tl2|lang}}). Should use with {{tl2|autolang}}.|zh-cn=本模板用于快速切换参数 {{Code|select=1|uselang}} (UI 语言) 以在单个页面上不使用 {{tl2|doc}} 模板支持多语言 (用途类似于 {{tl2|lang}})。应该与 {{tl2|autolang}} 模板一起使用。}}
<h2>{{autolang|Usage|zh-cn=用法}}</h2>
<h2>{{autolang|Usage|zh-cn=用法}}</h2>
<h3>{{autolang|Parameters|zh-cn=参数}}</h3>
<h3>{{autolang|Parameters|zh-cn=参数}}</h3>
Line 21: Line 21:
*{{param|old-right-align}} - {{autolang|''Optional:'' Use the old right align of {{tl2|lang}}. Only work without {{param|no-right-align}}.|zh-cn=''可选:''使用 {{tl2|lang}} 旧版的右对齐样式。禁用 {{param|no-right-align}} 参数时有效。}}
*{{param|old-right-align}} - {{autolang|''Optional:'' Use the old right align of {{tl2|lang}}. Only work without {{param|no-right-align}}.|zh-cn=''可选:''使用 {{tl2|lang}} 旧版的右对齐样式。禁用 {{param|no-right-align}} 参数时有效。}}
<h3>{{autolang|Examples|zh-cn=示例}}</h3>
<h3>{{autolang|Examples|zh-cn=示例}}</h3>
{{MdCode|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|all-lang=1|no-right-align=1}}</nowiki>}} → {{Doc/PreviewBlock|padding=2px 10px 2px 10px|style=border: 1px solid rgba(255,255,255,.2); box-shadow: 0 5px 10px rgba(0,0,0,.5)|{{ {{PAGENAME}} |all-lang=1|no-right-align=1}}}}<br>
{{Code|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|all-lang=1|no-right-align=1}}</nowiki>}} → {{Doc/PreviewBlock|padding=2px 10px 2px 10px|style=border: 1px solid rgba(255,255,255,.2); box-shadow: 0 5px 10px rgba(0,0,0,.5)|{{ {{PAGENAME}} |all-lang=1|no-right-align=1}}}}<br>


{{MdCode|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|no-right-align=1}}</nowiki>}} → {{Doc/PreviewBlock|padding=2px 10px 2px 10px|style=border: 1px solid rgba(255,255,255,.2); box-shadow: 0 5px 10px rgba(0,0,0,.5)|{{ {{PAGENAME}} |en=1|no-right-align=1}} }}<br>
{{Code|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|no-right-align=1}}</nowiki>}} → {{Doc/PreviewBlock|padding=2px 10px 2px 10px|style=border: 1px solid rgba(255,255,255,.2); box-shadow: 0 5px 10px rgba(0,0,0,.5)|{{ {{PAGENAME}} |en=1|no-right-align=1}} }}<br>


{{MdCode|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|ca=1|de=1|zh-cn=1|no-right-align=1}}</nowiki>}} → {{Doc/PreviewBlock|padding=2px 10px 2px 10px|style=border: 1px solid rgba(255,255,255,.2); box-shadow: 0 5px 10px rgba(0,0,0,.5)|{{ {{PAGENAME}} |en=1|ca=1|de=1|zh-cn=1|no-right-align=1}} }}<br>
{{Code|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|ca=1|de=1|zh-cn=1|no-right-align=1}}</nowiki>}} → {{Doc/PreviewBlock|padding=2px 10px 2px 10px|style=border: 1px solid rgba(255,255,255,.2); box-shadow: 0 5px 10px rgba(0,0,0,.5)|{{ {{PAGENAME}} |en=1|ca=1|de=1|zh-cn=1|no-right-align=1}} }}<br>


{{MdCode|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|ca=1|de=1|zh-cn=1|old-right-align=1}}</nowiki>}} → <br>{{ {{PAGENAME}} |en=1|ca=1|de=1|zh-cn=1|old-right-align=1}}<br>
{{Code|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|ca=1|de=1|zh-cn=1|old-right-align=1}}</nowiki>}} → <br>{{ {{PAGENAME}} |en=1|ca=1|de=1|zh-cn=1|old-right-align=1}}<br>


{{MdCode|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|ca=1|de=1|zh-cn=1|noborder=1|old-right-align=1}}</nowiki>}} → <br>{{ {{PAGENAME}} |en=1|ca=1|de=1|zh-cn=1|noborder=1|old-right-align=1}}<br>
{{Code|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|ca=1|de=1|zh-cn=1|noborder=1|old-right-align=1}}</nowiki>}} → <br>{{ {{PAGENAME}} |en=1|ca=1|de=1|zh-cn=1|noborder=1|old-right-align=1}}<br>


{{MdCode|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|ca=1|de=1|zh-cn=1|noborder=1|transparent=1|old-right-align=1}}</nowiki>}} → <br>{{ {{PAGENAME}} |en=1|ca=1|de=1|zh-cn=1|noborder=1|transparent=1|old-right-align=1}}<br>
{{Code|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|en=1|ca=1|de=1|zh-cn=1|noborder=1|transparent=1|old-right-align=1}}</nowiki>}} → <br>{{ {{PAGENAME}} |en=1|ca=1|de=1|zh-cn=1|noborder=1|transparent=1|old-right-align=1}}<br>


<h2>{{autolang|See Also|zh-cn=另见}}</h2>
<h2>{{autolang|See Also|zh-cn=另见}}</h2>

Revision as of 10:46, 27 January 2023

Template:Uselang {{

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

|content=

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

  • {{{<
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

>}}} -

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{all-lang}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{no-right-align}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{noborder}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{transparent}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{category-en}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{1}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{title}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{notitle}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{old-right-align}}} -
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

{{Language/archives/Uselang|all-lang=1|no-right-align=1}}

EnglishCatalàČeštinaDeutschEspañolEestiFrançaisMagyarItalianoNederlandsNorskPolskiPortuguêsPortuguês-BrasileiroРусскийУкраїнськаSvenskaTürkçe日本語简体中文正體中文한국어ქართული ენაעִברִית


{{Language/archives/Uselang|en=1|no-right-align=1}}

English


{{Language/archives/Uselang|en=1|ca=1|de=1|zh-cn=1|no-right-align=1}}

EnglishCatalàDeutsch简体中文


{{Language/archives/Uselang|en=1|ca=1|de=1|zh-cn=1|old-right-align=1}}

EnglishCatalàDeutsch简体中文


{{Language/archives/Uselang|en=1|ca=1|de=1|zh-cn=1|noborder=1|old-right-align=1}}

EnglishCatalàDeutsch简体中文


{{Language/archives/Uselang|en=1|ca=1|de=1|zh-cn=1|noborder=1|transparent=1|old-right-align=1}}

EnglishCatalàDeutsch简体中文


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

}}