Template:Slashcommand/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Zombie Man m (Moved within heirarchy of categories) |
BlackSpectre (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
<nowiki>{{slashcommand|</nowiki>''command''<nowiki>|</nowiki>''options''<nowiki>}}</nowiki> | <nowiki>{{slashcommand|</nowiki>''command''<nowiki>|</nowiki>''options''<nowiki>|</nowiki>''argument''<nowiki>}}</nowiki> | ||
This template to be used in the middle of articles where all that is needed is the slash command. Also includes a link to the command. | This template to be used in the middle of articles where all that is needed is the slash command. Also includes a link to the command. | ||
Line 22: | Line 22: | ||
: {{slashcommand|up|prefix=++}} | : {{slashcommand|up|prefix=++}} | ||
; <nowiki>{{slashcommand|option_set|NoXP|1}}</nowiki> | |||
: {{slashcommand|option_set|NoXP|1}} | |||
{{Navbox Slash Command Article Reference}} | |||
<includeonly> | <includeonly> | ||
[[Category:Slash Command Templates|{{PAGENAME}}]] | [[Category:Slash Command Templates|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> |
Latest revision as of 13:17, 24 February 2024
Usage
{{slashcommand|command|options|argument}}
This template to be used in the middle of articles where all that is needed is the slash command. Also includes a link to the command.
If provided, prefix= will put a prefix before the command.
Examples
- {{slashcommand|petcom_all|commands}}
- /petcom_all commands
- {{slashcommand|petcom_all}}
- /petcom_all
- Testing the {{slashcommand|petcom_all}} in a sentence.
- Testing the /petcom_all in a sentence.
- {{slashcommand|up|prefix=++}}
- /++up
- {{slashcommand|option_set|NoXP|1}}
- /option_set NoXP 1