Difference between revisions of "Paragon Wiki Archive:Slash Commands"
From Paragon Wiki Archive
(+stuff) |
m |
||
| Line 8: | Line 8: | ||
* {{tl|SlashCommand}} | * {{tl|SlashCommand}} | ||
* {{tl|slashcommand}} | * {{tl|slashcommand}} | ||
| + | ==Naming convention== | ||
| + | ATM, slash commands are always slash_command(Slash Command), but it may be better to do Slash Command:Command instead. DISCUSS. | ||
== Default == | == Default == | ||
Use this code to get started on slash command articles. | Use this code to get started on slash command articles. | ||
Revision as of 18:11, 16 May 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.
Default
Use this code to get started on slash command articles.
{{SlashCommandArticle
|command=command
|options=options
|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.
== Alias ==
*[[cmd]]
*[[c]]
== Related ==
*[[other_command]]
*[[another_command]]