Copychat (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Konoko
m (initial save)
 
imported>Konoko
(stuff)
Line 1: Line 1:
{{wip}}
{{stub}}
==Overview==
==Slash Command==
[http://paragonwiki.com/forums/viewtopic.php?p=879&highlight=#879 forum post]
 
Slash command article stuffs.
 
* [[:Category:Slash Commands]]
* [[:Category talk:Slash Commands]]
* {{tl|SlashCommandArticle}} I had an epiphany to expand this slightly...
* {{tl|SlashCommand}}
* {{tl|slashcommand}}
==Naming convention==
Slash Command articles are to follow this format: "command (Slash Command)". The space before the parentheses is a mediawiki standard that allows for a piped link trick.
 
We will NOT be using SlashCommand:command.
 
:Many chat commands ({{slashcommand|team}}, {{slashcommand|coalition}}) have articles about the thing that they have a channel for. The [[Team]] article describes a team and links to its related slash command.
:Most other commands ({{slashcommand|slashchat}}, {{slashcommand|pow_exec_name}}) do not, but instead have a redirect from [[pow_exec_name]] to [[pow_exec_name (Slash Command)]].
This way there's no confusion that this is a slash command.
 
== Default ==
Use this code to get started on slash command articles.
<pre>==Slash Command==
{{SlashCommandArticle
{{SlashCommandArticle
|command=command
|command=copychat
|options=options
|options=chat_tab_name
|aliases=(optional)
|note=Copies the text of ''chat_tab_name'' to the clipboard. One can then Exit or ALT+TAB out and paste the text into NOTEPAD.EXE or similar program.
|note=Semi Brief but descriptive note on the command
}}
}}
 
== Tab notes ==
== Other section (common use, examples, detail) ==
Tab name stuffs
Some commands have unique properties that need to be explained. Here is the place to do it.


== Related ==
== Related ==
*[[other_command]]
*[[another_command]]</pre>
[[Category:Slash Commands]]

Revision as of 22:21, 25 July 2007

This article is a stub. You can help the Wiki by expanding it.

Slash Command

/copychat chat_tab_name

Copies the text of chat_tab_name to the clipboard. One can then Exit or ALT+TAB out and paste the text into NOTEPAD.EXE or similar program.

Tab notes

Tab name stuffs

Related