Template:Cmd: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Doc}} <includeonly><onlyinclude>{{Code|preset=1|[[{{{1}}}{{#if:{{{alt|}}}|{{!}}{{{alt}}}|}}]]{{#if:{{{2|}}}| {{{2}}}|}}}}</onlyinclude></includeonly>") |
(No difference)
|
Latest revision as of 03:50, 4 January 2025
Template Documentation [edit]
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
|