Well, in case you didn't know, BBCode is what you use to make your text
look different.
So, here's a big guide to BBCode for people who either hasn't tried it yet,
or those who need some help with it.
So, here we go!
Colors
Ok, ill try experimenting to see what colors BBCode currently has.
Ill make a list as i discover them
The BBCode for color is:
[code:1][color=<color>]<text>[/color][/code:1]
Example: [code:1]
Meat is good![/code:1]
Would give:
Meat is good!
[*] Standard (no code here)
[*]
CORNSILK (CornSilk)
[*]
BEIGE (Beige)
[*]
BISQUE (Bisque)
[*]
ANTIQUEWHITE (Antiquewhite)
[*]
BLANCEDALMOND (BlanchedAlmond)
[*]
BURLYWOOD
[*]
RED
[*]
CRIMSON
[*]
DARKRED
[*]
MAROON
[*]
CORAL
[*]
CHOCOLATE (Yummy)
[*]
BROWN
[*]
LIGHTYELLOW (you can see the faint yellow tint)
[*]
YELLOW
[*]
GOLD
[*]
ORANGE
[*]
DARKORANGE (looks like bronze, which wont work)
[*]
LIGHTGREEN
[*]
CHARTREUSE
[*]
LIME
[*]
GREEN
[*]
DARKGREEN
[*]
OLIVE
[*]
ALICEBLUE (Aliceblue, almost invisible

)
[*]
LIGHTBLUE
[*]
CADETBLUE
[*]
CORNFLOWERBLUE
[*]
BLUE
[*]
NAVY
[*]
DARKBLUE
[*]
PINK
[*]
VIOLET
[*]
FUCHSIA
[*]
MAGENTA
[*]
BLUEVIOLET
[*]
INDIGO
[*]
CYAN
[*]
AQUA
[*]
TURQUOISE
[*]
AQUAMARINE
[*]
TEAL
[*]
WHITE
[*]
LIGHTGRAY (A tiny bit darker than white)
[*]
SILVER
[*]
DARKGRAY
[*]
GRAY
[*]
BLACK
Of course, when typing the code, you dont need upper case letters
This is how you size your posts.
Its simple, really. How to do:
[code:1][size=<size>]<text>[/size][/code:1]
Example: [code:1]
This post is good![/code:1]
Would give:
This post is good!
[*]Size 1 is
Absolute minimum size. (Absolute minimum)
[*]Size 5 becomes
This small. (This small.)
[*]Size 10 looks like
This.
[*]Size 15 is
A little bigger than normal.
[*]Size 20 is
A lot bigger.
[*]Size 25 is
Downright huge.
[*]Size 29 is
Absolute maximum size.
Bold Typing
Normal: Hello
Bold:
Hello
You acheive this by typing your text then highlighting it then click the
B
Italic Typing
Normal: Hello
Italic:
Hello
You acheive this by typing your text then highlighting it then click the
i
Underlined Typing
Normal: Hello
Underlined:
Hello
You acheive this by typing your text then highlighting it then click the
u
This will be updated when needed!