Template:Cmd: Difference between revisions

From SamsaraMOO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<span style="background-color: #F0F0F0; width: 32px;font-family:sans-serif;font-size: 9pt; border-style: outset; border-width: 1px; margin:0; padding:0 3px 0 3px; clear:none; color:#000000; font-weight:bold;">{{{cmd|testing}}}</span><noinclude>  
<span style="background-color: #F0F0F0; width: 32px;font-family:sans-serif;font-size: 9pt; border-style: outset; border-width: 1px; margin:0; padding:0 3px 0 3px; clear:none; color:#000000; font-weight:bold;">{{{1}}}</span><noinclude>  
==Appearance==
==Appearance==
You can {{cmd|grind}} skills.
You can {{cmd|grind}} skills.
Line 11: Line 11:
[[Category:Templates]]<templatedata>
[[Category:Templates]]<templatedata>
{
{
"params": {
    "params": {
"cmd": {},
        "1": {
        "testing": {}
            "label": "Text",
},
            "description": "The text or command to be stylized.",
"description": "Displays in game commands"
            "type": "string",
            "required": true
        }
    }
}
}
</templatedata></noinclude>
</templatedata>
</noinclude>

Revision as of 18:02, 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
Text1

The text or command to be stylized.

Stringrequired