Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Paragon Wiki Archive:Slash Commands"

From Paragon Wiki Archive
Jump to: navigation, search
(Default: updated)
m (Default: updated)
Line 16: Line 16:
 
== Default ==
 
== Default ==
 
Use this code to get started on slash command articles.
 
Use this code to get started on slash command articles.
<pre>{{SlashCommandArticle
+
<pre>==Slash Command==
 +
{{SlashCommandArticle
 
|command=command
 
|command=command
 
|options=options
 
|options=options

Revision as of 17:27, 9 July 2007

Overview

forum post

Slash command article stuffs.

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.

==Slash Command==
{{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]]