Difference between revisions of "Paragon Wiki Archive:Slash Commands"
From Paragon Wiki Archive
(→Naming convention) |
(→Default: updated) |
||
| Line 19: | Line 19: | ||
|command=command | |command=command | ||
|options=options | |options=options | ||
| + | |aliases=(optional) | ||
|note=Semi Brief but descriptive note on the command | |note=Semi Brief but descriptive note on the command | ||
}} | }} | ||
| Line 24: | Line 25: | ||
== Other section (common use, examples, detail) == | == Other section (common use, examples, detail) == | ||
Some commands have unique properties that need to be explained. Here is the place to do it. | Some commands have unique properties that need to be explained. Here is the place to do it. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
== Related == | == Related == | ||
Revision as of 17:27, 9 July 2007
Overview
Slash command article stuffs.
- Category:Slash Commands
- Category talk:Slash Commands
- {{SlashCommandArticle}} I had an epiphany to expand this slightly...
- {{SlashCommand}}
- {{slashcommand}}
Naming convention
ATM, slash commands are always slash_command(Slash Command), but it may be better to do Slash Command:Command instead. DISCUSS.
- When I want to find a slash command, I type /slash_command into the search box. Any solution where that works is OK with me. Bonus points for making that take me to the command's page instead of a search results page. --Lin Chiao Feng 21:05, 16 May 2007 (EDT)
Default
Use this code to get started on slash command articles.
{{SlashCommandArticle
|command=command
|options=options
|aliases=(optional)
|note=Semi Brief but descriptive note on the command
}}
== Other section (common use, examples, detail) ==
Some commands have unique properties that need to be explained. Here is the place to do it.
== Related ==
*[[other_command]]
*[[another_command]]