Template:Cmd: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
[[Category:Templates]]<templatedata> | [[Category:Templates]]<templatedata> | ||
{ | { | ||
"params": { | |||
"1": { | |||
"label": "Command text", | |||
"description": "The in game command", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
</noinclude> |
Latest revision as of 17:09, 3 March 2024
{{{1}}}
Appearance
You can grind skills.
How to Use
You can {{cmd|grind}} skills.
When to Use
Any time text references a typable command, this template should be used.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Command text | 1 | The in game command | String | required |