Mcflygirl
Registered: Jan 16, 2005 7:11 AM

ID: 29607
Title: User
Name: Mcfly's biggest fan
Gender: Female
Eem: 1,376,579
Pet choice: Befriend
eeMail: Send eeMail
Forum posts: Forum posts
Achievements: Member
Pets: DannyMcfly
Shops:Mcfly's < 10000eem shop
Last seen: 1076 weeks, 6 days, 12 hours, 59 minutes ago

Best friends list:
Baby Blue Mountain
jEsUiSpIrAtE

to email me just click:

here




Text

You can do lots of things to your text with eecode. This part of the guide will explain what you can do and how to do it.

Some really basic codes are the ones for bold, italic, and underlined text.
For bold text, use [ b ] and [ /b ], without the spaces of course. [ b ]Text[ /b ] used without the spaces will get you Text.
For bold text, use the same method except with [ i] and [ /i ]. Remember to take out the spaces. [ i ]Text[ /i ] typed without the spaces will create Text.
Underlined text is just as simple. [ u ]Text[ /u ] without spaces will make Text.

You can change your text size too. This code:
[ size=20]Text[ /size]
when used without the spaces, will create Text.
You can change the number 20 to any number under 51.

You can also change the text background. It's useful if you want to highlight something.
This code:
[ bg=yellow]Text[ /bg]
will create Text when used without the spaces. You can change the color yellow to any color you wat the text background to be.

Crossing a line through text can also come in handy.
The code [ s]Text[ /s] will create Text, a line through the text when used without the spaces. You can make a line through any text.

One of the most useful codes is the one used to change the text color.
[ color=red]Text[ /color] will create red Text when used without the spaces. You can substitute any co
lor for red.

Links and Images

This section will explain how to make links and images with eecode.

Images are pretty easy. Just use this code: [ image=image url] without the space. For instance, [ image=http://ecritters.biz/images/smilies/heart.gif] without the space would create (For a full list of smilies, click here.). With the image code there is no need for [/image].

Link codes are easy too. Just use [ link=url]text/image here[ /link] without the space. [ url=url] also serves the same purpose. [ link=ecritters.biz]this[ /link] or [ url=ecritters.biz]this[ /link] without the space would make this, a link to ecritters.biz.

There's another type of link too, that I don't see used too often. You can do an email link with this code: [ [email protected]]Email me![ /email].

Other

This section is pretty much just the stuff that doesn't fit into the other categories.

One of the other things you can do is align text to be centered, to the right, or to the left.
[ align=center][ /align], when used without the spaces, will center anything within the tags. [ align=center]Text[ /align] without the spaces will make:

Text

[ align=right]Text[ /align] without the spaces will make:

Text

Text is already aligned to the left, but [ align=left]Text[ /align] without the spaces would make:

Text