Template:Language/interface
Valve Developer Community
둘러보기로 이동
검색으로 이동

The Template:Language/interface/doc/ko 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.
Shortcut
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}}
→ ko (see the difference when changing the language via flags on the top right)

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