Difference between revisions of "Template:Slashcommand/doc"
From Paragon Wiki Archive
m (New page: == Usage == <nowiki>{{slashcommand|</nowiki>''command''<nowiki>|</nowiki>''options''<nowiki>}}</nowiki> This template to be used in the middle of articles where all that is needed is th...) |
m |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Documentation subpage}} | |
== Usage == | == Usage == | ||
Line 21: | Line 21: | ||
; <nowiki>{{slashcommand|up|prefix=++}}</nowiki> | ; <nowiki>{{slashcommand|up|prefix=++}}</nowiki> | ||
: {{slashcommand|up|prefix=++}} | : {{slashcommand|up|prefix=++}} | ||
− | + | ||
− | + | {{Navbox Slash Command Article Reference}} | |
− | + | <includeonly> | |
− | + | [[Category:Slash Command Templates|{{PAGENAME}}]] | |
+ | </includeonly> |
Latest revision as of 05:33, 8 July 2012
Usage
{{slashcommand|command|options}}
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
|