Template:Language/interface

提供: Valve Developer Community
ナビゲーションに移動 検索に移動
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 [閲覧] [編集] [作成 日本語 (ja)]
Icon-translate.png Available doc translations
Info.png
The Template:Language/interface/doc/ja 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.
Shortcut
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}}ja (see the difference when changing the language via flags on the top right)


Note.pngTemplate:Dictionary/Note/ja:Allows you to change the displayed text if the language was not defined:

{{intlang|en=}} → ja

Parameters

  • {{{default-none}}} - When language is English, don't return value.
  • {{{pref}}} - Add prefix before language abbreviation.

See also