Template:Cmd: Difference between revisions

From SamsaraMOO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 11: Line 11:
[[Category:Templates]]<templatedata>
[[Category:Templates]]<templatedata>
{
{
"params": {
    "params": {
"Command": {}
        "1": {
},
            "label": "Command text",
"description": "Displays in game commands",
            "description": "The in game command",
"paramOrder": [
            "type": "string",
"Command"
            "required": true
]
        }
    }
}
}
</templatedata></noinclude>
</templatedata>
</noinclude>

Latest revision as of 18: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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Command text1

The in game command

Stringrequired