Template:Syntax: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added Vietnamese translation.)
m ({{documentation}} -> {{doc}})
Line 1: Line 1:
{{lang|Template:Syntax}}
{{lang|Template:Syntax}}
<onlyinclude><includeonly>'''Syntax:''' {{Code|1={{{1}}}|select={{{select|}}}}} {{#ifeq: {{{note|}}} | 0 | | {{note|{{autolang|Parameters are described inside the "<code><</code>" and "<code>></code>" characters.|vi=Các thông số được mô tả  trong các ký tự "<" và ">".}}}} }}</includeonly></onlyinclude>
<onlyinclude><includeonly>'''Syntax:''' {{Code|1={{{1}}}|select={{{select|}}}}} {{#ifeq: {{{note|}}} | 0 | | {{note|{{autolang|Parameters are described inside the "<code><</code>" and "<code>></code>" characters.|vi=Các thông số được mô tả  trong các ký tự "<" và ">".}}}} }}</includeonly></onlyinclude>
{{Documentation}}
{{doc}}

Revision as of 14:50, 24 April 2023


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 [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Example Usage
Wikitext Result
{{Syntax|map <mapname>}} Syntax: map <mapname>
Note.pngNote:
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
{{Syntax|[[Map (console command)|map]] <mapname>}} Syntax: map <mapname>
Note.pngNote:
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
{{Syntax|noclip|select=1}} Syntax: noclip
Note.pngNote:
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}