Template:Language name/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{doc/subpage}}
{{doc/subpage}}
This template gives the name of the language {{param|1}}, written in {{param|2}}. Both {{param|1}} and {{param|2}} are abbreviations. If {{param|3}} is true, the language name will fallback to be written in English if the translation is unavailable.
This template gives the name of the language {{param|1}}, written in {{param|2}}. Both {{param|1}} and {{param|2}} are abbreviations. If {{param|3}} is true, the language name will fallback to be written in English if the translation is unavailable.
{{tip|To get the full name of a language in itself, use {{code|<nowiki>{{#language}}</nowiki>}}. For example, {{code|<nowiki>{{#language:es}}</nowiki>}} renders as {{code|{{#language:es}} }} }}

Revision as of 10:28, 2 January 2024

Edit-copy.png
This is a documentation subpage for Template:Language name.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

This template gives the name of the language {{{1}}}, written in {{{2}}}. Both {{{1}}} and {{{2}}} are abbreviations. If {{{3}}} is true, the language name will fallback to be written in English if the translation is unavailable.

Tip.pngTip:To get the full name of a language in itself, use {{#language}}. For example, {{#language:es}} renders as español