Difference between revisions of "Colors"

From AvatarWiki
Jump to navigation Jump to search
(to be made into a page soon)
 
(modifications)
Line 1: Line 1:
Anyone is able to use different colors in their text and titles.  This
+
Anyone is able to use different colors in their text and titles.  This is done by putting inline color codes into your typing.  To do this, type your message and put in |color| where you want the following word to change colors.
is done by putting inline color codes into your typing.  To do this,
 
type your message and put in |color| where you want the following word
 
to change colors.
 
  
 +
 +
==Inline color codes==
 
The different inline codes are...
 
The different inline codes are...
 +
 +
  Standard colors                    Actual Color
 +
  ---------------                    -------------
 +
  K/BK = Black  / Hi Black            <font color="#000000">Black</font>  <font color="#696969">Hi Black</font>
 +
  B/BB = Blue  / Hi Blue            <font color="#000080">Blue</font>    <font color="#0000FF">Hi Blue</font>
 +
  C/BC = Cyan  / Hi Cyan            <font color="#008080">Cyan</font>    <font color="#00FFFF">Hi Cyan</font>
 +
  G/BG = Green  / Hi Green            <font color="#008000">Green</font>  <font color="#00FF00">Hi Green</font>
 +
  R/BR = Red    / Hi Red              <font color="#800000">Red</font>    <font color="#FF0000">Hi Red</font>
 +
  Y/BY = Yellow / Hi Yellow          <font color="#808000">Yellow</font>  <font color="#FFFF00">Hi Yellow</font>
 +
  W/BW = White  / Hi White            <font color="#808080">White</font>  <font color="#FFFFFF" bgcolor="#000">Hi White</font>
 +
  P/BP = Purple / Hi Purple          <font color="#800080">Purple</font>  <font color="#FF00FF">Hi Purple</font>
 +
 
 +
  Other codes
 +
  ---------------
 +
  BASE or N = Standard color
 +
 +
==Example==
  
      Standard colors                    Actual Color
+
:say |<code>|Hello!
      ---------------                    -------------
+
:If you put a 'P' in place of <code>, this will have you do a say but
      K/BK = Black  / Hi Black            Black  Hi Black
+
:with 'Hello!' written in purple.  The other person will see something like:
      B/BB = Blue  / Hi Blue            Blue    Hi Blue
 
      C/BC = Cyan  / Hi Cyan            Cyan    Hi Cyan
 
      G/BG = Green  / Hi Green            Green  Hi Green
 
      R/BR = Red    / Hi Red              Red    Hi Red
 
      Y/BY = Yellow / Hi Yellow          Yellow  Hi Yellow
 
      W/BW = White  / Hi White            White  Hi White
 
      P/BP = Purple / Hi Purple          Purple  Hi Purple
 
 
 
      Other codes
 
      ---------------
 
      BASE or N = Standard color
 
 
 
Example:
 
 
 
say |<code>|Hello!
 
If you put a 'P' in place of <code>, this will have you do a say but
 
with 'Hello!' written in purple.  The other person will see something like:
 
  
  Aelmon says 'Hello!'
+
  <font color="#808000">Aelmon says '</font><font color="#800080">Hello!</font><font color="#808000">'</font>
  
If you don't want the color to bleed, put the BASE or N code in
+
:If you don't want the color to bleed, put the BASE or N code in
after your word(s).  This is VERY important when writing notes in color, as
+
:after your word(s).  This is VERY important when writing notes in color, as
most people find color bleed extremely annoying.
+
:most people find color bleed extremely annoying.
 +
<br><br>
 +
'''NOTE:''' You do not need to add a space after the second | anymore.
 +
::Doing so will add two spaces to your sentence.
  
NOTE: You do not need to add a space after the second | anymore.
+
[[Category:Miscellaneous]]
      Doing so will add two spaces to your sentence.
 

Revision as of 02:16, 13 March 2010

Anyone is able to use different colors in their text and titles. This is done by putting inline color codes into your typing. To do this, type your message and put in |color| where you want the following word to change colors.


Inline color codes

The different inline codes are...

 Standard colors                     Actual Color
 ---------------                     -------------
 K/BK = Black  / Hi Black            Black   Hi Black
 B/BB = Blue   / Hi Blue             Blue    Hi Blue
 C/BC = Cyan   / Hi Cyan             Cyan    Hi Cyan
 G/BG = Green  / Hi Green            Green   Hi Green
 R/BR = Red    / Hi Red              Red     Hi Red
 Y/BY = Yellow / Hi Yellow           Yellow  Hi Yellow
 W/BW = White  / Hi White            White   Hi White
 P/BP = Purple / Hi Purple           Purple  Hi Purple
 
 Other codes
 ---------------
 BASE or N = Standard color

Example

say ||Hello!
If you put a 'P' in place of , this will have you do a say but
with 'Hello!' written in purple. The other person will see something like:
Aelmon says 'Hello!'
If you don't want the color to bleed, put the BASE or N code in
after your word(s). This is VERY important when writing notes in color, as
most people find color bleed extremely annoying.



NOTE: You do not need to add a space after the second | anymore.

Doing so will add two spaces to your sentence.