edit
Important Notice
Due to spam, this wiki has been locked. To edit, request the wikieditor role in #wiki-staff-assistance in the Discord.
Template:Cmd
Jump to navigation
Jump to search
Purpose[edit]
Show a user command with parameters.
Prototype[edit]
{{Cmd |<par1> |<par2> |<par3> |<par4> |<par5> |<par6> }}
Calling[edit]
- The first unnamed parameter is the command (recommended).
- Up to five more unnamed parameters define more text (optinal).
{{Cmd|par1|<par2>|<par3>|<par4>|<par5>|<par6>}}
Example[edit]
{{Cmd|command|do|something}}
gives
/command do something