Template:Syntax: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Use <onlyinclude> and put docs in {{Documentation}}.)
mNo edit summary
Line 1: Line 1:
{{lang|Template:Syntax}}
{{lang|Template:Syntax}}
<onlyinclude><includeonly>'''Syntax:''' <code>{{{1}}}</code> {{#ifeq: {{{note|}}} | 0 | | {{note|Parameters are described inside the "<code><</code>" and "<code>></code>" characters.}} }}</includeonly></onlyinclude>
<onlyinclude><includeonly>'''Syntax:''' {{Code|1={{{1}}}}} {{#ifeq: {{{note|}}} | 0 | | {{note|Parameters are described inside the "<code><</code>" and "<code>></code>" characters.}} }}</includeonly></onlyinclude>
{{Documentation}}
{{Documentation}}

Revision as of 21:30, 22 February 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:Parameters are described inside the "<" and ">" characters.
{{Syntax|[[Map (console command)|map]] <mapname>}} Syntax: map <mapname>
Note.pngNote:Parameters are described inside the "<" and ">" characters.
{{Syntax|noclip|select=1}} Syntax: noclip
Note.pngNote:Parameters are described inside the "<" and ">" characters.