Copychat (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Konoko
m (initial save)
 
No edit summary
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{wip}}
== Slash Command ==
==Overview==
[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 (CTRL+V) the text into NOTEPAD.EXE or similar program.
|note=Semi Brief but descriptive note on the command
}}
}}
== Tab notes ==
*Since tabs can only hold a maximum of 1,000 lines of text (regardless of length) in their respective buffers, /copychat will only copy a maximum of 1,000 lines of text to the clipboard. Any prior lines have been lost from the buffer and will not be copied.
*All channels are available to all tabs. /copychat will copy the text of all channels active in the named tab.


== Other section (common use, examples, detail) ==
==Example==
Some commands have unique properties that need to be explained. Here is the place to do it.
/copychat global


== Related ==


*[[other_command]]
{{Navbox Communication}}
*[[another_command]]</pre>


[[Category:Slash Commands]]
[[Category:Slash Commands]]

Latest revision as of 22:39, 26 December 2022

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 (CTRL+V) the text into NOTEPAD.EXE or similar program.

Tab notes

  • Since tabs can only hold a maximum of 1,000 lines of text (regardless of length) in their respective buffers, /copychat will only copy a maximum of 1,000 lines of text to the clipboard. Any prior lines have been lost from the buffer and will not be copied.
  • All channels are available to all tabs. /copychat will copy the text of all channels active in the named tab.


Example

/copychat global