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 (updating for {{Documentation}}, moving cats here from template page) |
||
| Line 1: | Line 1: | ||
| − | + | {{Documentation subpage}} | |
== Usage == | == Usage == | ||
| Line 25: | Line 25: | ||
* {{tl|SlashCommandArticle}} | * {{tl|SlashCommandArticle}} | ||
* {{tl|SlashCommand}} (note the capital C) | * {{tl|SlashCommand}} (note the capital C) | ||
| + | |||
| + | <includeonly> | ||
| + | [[Category:Standardized Text Templates]] | ||
| + | [[Category:Slash Command Templates]] | ||
| + | </includeonly> | ||
Revision as of 08:07, 20 February 2008
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
See Also
- {{bindcommand}}
- {{SlashCommandArticle}}
- {{SlashCommand}} (note the capital C)