|
By Mage Sodagayo
To use colors in game (so things appear in colors on the wizard screen for everyone), use the carrot sign (accent circonflex) ^:
Examples: ^RR^Oa^Yi^Gn^Cb^Bo^Vw will be a Rainbow
Use CAP keys for "normal" colors. Available are:
B Blue
C Cyan (= Light Blue)
G Green
Y Yellow
O Orange
R Red
P Pink
V Violet (=Purple)
W White
T Brown
K Blink (default is red on grey, you can change that as desceribed below)
N Normal (back to default color, ie. white; it also strips all other formattings like bold and large)
F is Random Color, every time a string in this color code is displayed the wizard will choose a random-based different color to display the string with.
Using low-case keys will provide the same colors in darker shades.
b dark blue
c dark cyan
g dark green
y gold (dark yellow)
o dark orange
r dark red
p dark pink
v dark violet (purple)
w grey (dark white)
t dark brown
k deep red on grey (dark blink)
n works like high case N
f works like high case F
Z is the code to set a background color. Like ^B^ZC will be blue ON cyan. This will also work this way: ^B^Z^C.
E is Embolden and starts bold formatted text,
e closes the embolden off.
I starts italic formatting,
i closes the italic off.
+ will enlarge text
- will reduce font size
0 restores normal font size
Please remember that most of these colors work only with PC wizards. Mac Users can see C,G,Y,R,V,W and N color codes. Any text colored in a different color, including the low case ones, disappears on a Mac Wizard, same for bold, italic, small or large formattings.
You can change how your colors look like in the wizard:
MENU-CONFIG-OPTIONS-COLORS. Remember this will only change how the colors look for YOURSELF. You can also disable single colors, disable format changes or font size changes and set many other things.
In MENU-CONFIG-HIGHLIGHT STRINGS you can create highlighted strings, that change how things look to YOU on your own wizard only. You can highlight names different colors to not overlook your GM again, you can highlight "lost its poison coating" so you know when you need new poison on the blade etc.
The boards use proper HTML; hence adding style is a matter of HTML coding. Some easy html commands are: <font color="color or color code"> in front of the to-be-colored line, closed by </font> after the color line. These format commands need to be put in pointed brackets: <html code>
HOWEVER, on our Cosrin Message Boards this is inverted to edged brackets: [html code] This was done to enable emoting like <grins> without the browser thinking that's some wierd html string.
Examples:
[b]bold text[/b]
[i]italic text[/i]
[font color=purple]R[font color=red]AI[font color=orange]N[font color=green]BO[font color=blue]W[/font]
will be:
RAINBOW
|