Template:Cmd: Difference between revisions

From SamsaraMOO Wiki
Jump to navigation Jump to search
(Imported Page from HellMOO wik)
 
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 9: Line 9:
Any time text references a typable command, this template should be used.
Any time text references a typable command, this template should be used.


[[Category:Templates]]</noinclude>
[[Category:Templates]]<templatedata>
{
    "params": {
        "1": {
            "label": "Command text",
            "description": "The in game command",
            "type": "string",
            "required": true
        }
    }
}
</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