Template:Language/interface
Từ Valve Developer Community
Bước tới điều hướng
Bước tới tìm kiếm

The Template:Language/interface/doc/vi documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Viết tắt
intlang
intlang
Intlang — interface language. It is used to get the current user's wiki interface language. This should be used for templates that can be considered part of the wiki's interface rather than content of the given page. For example translation notices {{Translate}}, deletion notice {{Delete}}. It might also have a use on categories that might not have much sense to be separated into separate language domains like categories meant only for images. Otherwise {{Language}} should be let to handle the job.
{{intlang}}
→ vi (see the difference when changing the language via flags on the top right)

{{intlang|en=}}
→ vi
Parameters
- {{{default-none}}} - When language is English, don't return value.
- {{{pref}}} - Add prefix before language abbreviation.
See also