Template:Autolang

De Valve Developer Community
Saltar a: navegación, buscar
English (en)Español (es)Tiếng Việt (vi)中文 (zh)
Curly brackets white.pngDocumentación de las plantillas
Icon-translate.png
Info.png
La página de documentación Template:Autolang/doc/es no existe.
La documentación en inglés se mostrará en su lugar, pudiendo usar el traductor de Google (o un software similar) para traducir esta página. Si no aparece nada tras este mensaje, es que la documentación no existe ni en inglés.


This template can change the content automatically according to the language of the UI. Should use with {{Uselangflags}}. The documentation of the template is written by using this template.
Also, if you encounter a bug that the text is missing, use "| 1 = Text" or try to remove atleast one pipe "|" as a workaround.

Usage

Parameters

  • {{{1}}} - (Unnamed parameter) the default value to show (when this language has not translated). 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)Русский (ru)日本語 (ja)Tiếng Việt (vi)中文 (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|vi=Tài liệu}} → Document

{{autolang | Document | ru = документ | zh = 文档 | hr = Dokument | de = Dokument | ja = 文書 | fr = Document | vi = Tài liệu }}
→ Document (Same as above, but with usage of line breaks and spacing to making it look less messy)

See also