Template:Cmd/doc: Difference between revisions
Jump to navigation
Jump to search
Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
{{Doc/subpage}} | {{Doc/subpage}} | ||
{{shortcut | |||
{{shortcut | |||
| {{T|cmd}} | | {{T|cmd}} | ||
}} | }} | ||
Formats the text as a console command. Should be used only for console variables/commands. | |||
== Parameters and Examples == | == Parameters and Examples == | ||
Line 35: | Line 32: | ||
== See also == | == See also == | ||
* {{T|Material Parameter}} | * {{T|Material Parameter}} | ||
* {{T|ent}} | * {{T|ent|alt=Entity}} | ||
{{Doc/Sandbox other| | {{Doc/Sandbox other| |
Revision as of 04:52, 24 August 2025

This is a documentation subpage for Template:Cmd.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Formats the text as a console command. Should be used only for console variables/commands.
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}} | Console Variable. | sv_cheats | |
{{{2}}} | Console Variable Value. | sv_cheats 1 | |
{{{alt}}} | Alternative Name of the Console Variable. | Hello, World! 1 |
See also
- {{Material Parameter}}
- {{Entity}}