Template:SlashCommandArticle/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (historical) (→See also: correct navbox) |
imported>Thirty7 (historical) mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 19: | Line 19: | ||
==See Also== | ==See Also== | ||
{{Slash Command Article Reference | {{Navbox Slash Command Article Reference}} | ||
<includeonly><!-- | <includeonly><!-- | ||
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ||
[[Category:Slash Command Templates]] | [[Category:Slash Command Templates]] | ||
</includeonly> | </includeonly> |
Latest revision as of 05:31, 8 July 2012
Usage
{{SlashCommandArticle|command=command|options=options|note=notes|aliases=alias-list}}
- NOTE
- This template will add the article to Category:Slash Commands.
This template to be used on slash command specific articles.
Command is the literal name of the command, without the leading slash.
Options is a list of options (aka parameters or arguments) for the command; be sure to include extra characters, such as the comma in /tell.
Note is a brief description of the command.
Aliases is an optional parameter; it is a comma-separated list of commands (without leading slashes) that are aliases of this command.