Window color (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>SekoiaBot
(Auto-created from text in List of Slash Commands)
 
imported>Thirty7
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=window_color|note=Changes the window colors}}
{{SlashCommandArticle|command=window_color|note=Changes the window colors. Requires four values:}}
{{red|Red}} {{green|Green}} {{blue|Blue}} {{color|gray|Alpha}}
Valid range: 000 - 255
 
'''Example:''' {{slashcommand|window_color}} {{red|153}} {{green|051}} {{blue|204}} {{color|gray|102}}
 
'''Result:'''
<div style="color:#93C; background-color:#666; border:thick ridge #93C; width:180px;">
&nbsp;
</div>
 
Note: {{color|gray|Alpha}} transparency values affect the window's interior opacity, ranging from 000 (clear) to 255 (solid black).
 
{{Navbox Window Commands}}

Latest revision as of 04:27, 9 July 2012

Slash Command

/window_color  

Changes the window colors. Requires four values: Red Green Blue Alpha Valid range: 000 - 255

Example: /window_color 153 051 204 102

Result:

 

Note: Alpha transparency values affect the window's interior opacity, ranging from 000 (clear) to 255 (solid black).