Template:Stx: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
Manages shortcuts for {{tl|link=syntax highlight}}. See its documentation for supported shortcuts. This template also forwards the {{param|code}} parameter to {{tl|syntax highlight}}.
Manages shortcuts for {{tl|link=syntax highlight}}. See its documentation for supported shortcuts.
<onlyinclude><includeonly>{{Syntax highlight|{{#switch:{{{1}}}
<onlyinclude><includeonly>{{Syntax highlight|{{#switch:{{{1}}}
|char|str=character
|char|str=character
Line 11: Line 11:
|regex=regular expression
|regex=regular expression
|type=type
|type=type
}}|{{{2}}}|code={{{code|0}}}}}</includeonly></onlyinclude>
}}|{{{2}}}}}</includeonly></onlyinclude>

Latest revision as of 10:28, 4 August 2023

Manages shortcuts for {{syntax highlight}}. See its documentation for supported shortcuts.