Template:Syntax/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page.) --> {| class="standard-table" |+ Example Usage ! Wikitext ! Result |- | <co...")
 
mNo edit summary
Line 14: Line 14:
| <code><nowiki>{{Syntax|noclip|note=0}}</nowiki></code>
| <code><nowiki>{{Syntax|noclip|note=0}}</nowiki></code>
| {{Syntax|noclip|note=0}}
| {{Syntax|noclip|note=0}}
|-
| <code><nowiki>{{Syntax|noclip|note=0|select=1}}</nowiki></code>
| {{Syntax|noclip|note=0|select=1}}
|}
|}
<includeonly>{{sandbox other||
<includeonly>{{sandbox other||

Revision as of 21:31, 22 February 2023

Edit-copy.png
This is a documentation subpage for Template:Syntax.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Example Usage
Wikitext Result
{{Syntax|map <mapname>}} Syntax: map <mapname>
{{Syntax|[[Map (ConCommand)|map]] <mapname>}} Syntax: map <mapname>
{{Syntax|noclip|note=0}} Syntax: noclip
{{Syntax|noclip|note=0|select=1}} Syntax: noclip