OK, there is already a thread on this somewhere, but I believe that it is very close to being locked (if it isnt locked already), and the search function doesnt bring it up (only goes back to the last upgrade) so here is an update on what Cloudy among others taught us in the old thread. Anymore coding that works on IW which anyone can add will be welcomed. Note that in all examples below, {and} should be replaced with , and (and) with [and].
{font color="red"}Text here{/font} gives
Text here
Be careful to spell correctly, and include the punctuation. It isnt too hard once u get used to it.
{H1}Text here{/H1} gives
Text here
the sizes go to H6, H1 being largest, and H4 being the automatic (i think anyway)
{center}Text here{/center} gives
Text here
{marquee} text here{/marquee} gives
Note that u can change the direction of it, and the behavior- the next example you can split up if you want (there are 2 comands seperated by a comma (",") you can use them independantly of one another)
{marquee direction="down", behavior="alternate"}text here{/marquee} gives
If your going to combine 2 or more of these, make sure you code correctly. You put the End tags (with a "/") must go in the opposite order to the begining tags. The easiest way to remember this is that they are layers... you peel of the outer tags, and the next layer is different.
Now some colours to use when coding (more would be appreciated)
Plane (no coding required) Red
Green Lime
Yellow Gold
Black Brown
CyanEvil Blue
Lightgreen
Blue Purple
White Pink
Darkblue Darkgreen
If you want to be clever, try something like this:
[ 01-20-2002: Message edited by: SookmaCook ]
[ 01-22-2002: Message edited by: SookmaCook ]