DreamX
Welcome to the forums, you can log in now! Also help us by voting! More players = more drop parties = MORE STUFF for you to enjoy!

http://www.mmorpgtoplist.com/in.php?site=35411

More voting links soon to come.
DreamX
Welcome to the forums, you can log in now! Also help us by voting! More players = more drop parties = MORE STUFF for you to enjoy!

http://www.mmorpgtoplist.com/in.php?site=35411

More voting links soon to come.
DreamX
Would you like to react to this message? Create an account in a few clicks or log in to continue.

DreamX

A Dream come true.
 
HomeLatest imagesSearchRegisterLog in
Please everyone take a minute to vote for our server!!!! If your online in game you can use the quest tab for easier access to the voting page.

 

 BB Code Guide

Go down 
3 posters
AuthorMessage
icecubes
GFX MASTER
GFX MASTER
icecubes


Posts : 97
Join date : 2011-01-03
Age : 27

BB Code Guide Empty
PostSubject: BB Code Guide   BB Code Guide EmptyTue Jan 04, 2011 7:34 am

Hello guys its me Icecubes and I am going to be making a BB code tutorial.
You may be asking whats a BB Code? Well a BB code is the code used on forums
to change colors, sizes, add spoilers, add quotes, etc. Not all the codes are on the
top like spoiler.

How to make a spoiler:

Q. Whats a spoiler and what is it used for?
A. This is a spoiler
Spoiler:
It is used
to keep stuff hidden that would spoil something. For example the ending of a movie.

Q. How do I make a spoiler?
A.The code is:
Code:
 [spoiler] (Your text inside) [/spoiler]
So it should look like this:
Spoiler:

Q. Can you change it so it doesn't say spoiler like in your signature?
A. Yes you can. This is the code
Code:
 [spoiler=(spoiler's name)] (Your text) [/spoiler]
so it should look like this:
(spoiler's name):

Code
Q. How do you make your codes show?
A. Using this code
Code:
 [code] [/code]

Exponents/Indexes

Q. How do I make an Exponent?
A. Using this code:
Code:
 Word[sup]Exponent[/sup]
It should look like this: Word Exponent

Q. Whats an index?
A Word This is the index the opposite of an exponent

Q. How do I make an index?
A. Using this code:
Code:
 Word [sub] Index [/sub]
It should look like this Word Index


How To Use The Table

Okay well I made the woodcutting guide and I released the table is a pain to use. So I am here
to help show you how you use the table like a pro Wink

First of all to start the chart press the Table button on the top: BB Code Guide Table_10

Then add you Dimensions. I will be making a 3 X 3
Code:
        [table border="1"]
[tr]
[td] [/td][td] [/td][td] [/td]
[/tr][tr]
[td] [/td][td] [/td][td] [/td]
[/tr][tr]
[td] [/td][td] [/td][td] [/td]
[/tr]
[/table]         

And Now you get all of those crazy codes right. (mine and yours will be different due to the size)
The concept it the same. Lets take it row by row. So this will be the first row and it will look like this:
Code:
 [table border="1"]
[tr]
Leave those alone.
The next row will look like this:
Code:
 [td] [/td][td] [/td][td] [/td]
[/tr][tr]
Now this is where we start editing. On most tables the top is the information like
the type, size, etc. This is where the data goes:
Code:
 [td] TITLE ONE [/td][td] TITLE TWO [/td][td] TITLE THREE [/td]
[/tr][tr]

Now the second row
Code:
 [td] INFORMATION ONE [/td] [td] INFORMATION TWO [/td][td] INFORMATION THREE [/td]
[/tr][tr]
The third row will be the same.

Now the final row:
Code:
 [/table]
This marks the end of the table so leave it alone. Now if you put all of it
together you will get this:
TITLE ONE TITLE TWO TITLE THREE
INFORMATION ONE INFORMATION TWO INFORMATION THREE
INFORMATION ONE INFORMATION TWO INFORMATION THREE

Cool right? here is the code for what I made:
Code:
 [table border="1"]
[tr]
[td]TITLE ONE [/td][td] TITLE TWO [/td][td] TITLE THREE [/td]
[/tr][tr]
[td] INFORMATION ONE [/td][td] INFORMATION TWO [/td][td] INFORMATION THREE [/td]
[/tr][tr]
[td] INFORMATION ONE [/td][td] INFORMATION TWO [/td][td] INFORMATION THREE [/td]
[/tr]
[/table]

The rest are in the tools above. If you have any questions considering BB-codes pm me or post below
Feel free to test the codes below!!

-Ice


Last edited by icecubes on Wed Jan 05, 2011 8:53 am; edited 3 times in total
Back to top Go down
http://anvgamez.tk
hego555
Senior Member
Senior Member



Posts : 87
Join date : 2011-01-02
Age : 26
Location : California

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptyTue Jan 04, 2011 7:46 am

Nice, im not a fan of BB code!
Back to top Go down
http://anvgamez.tk
icecubes
GFX MASTER
GFX MASTER
icecubes


Posts : 97
Join date : 2011-01-03
Age : 27

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptyTue Jan 04, 2011 7:50 am

hego555 wrote:
Nice, im not a fan of BB code!
Thats why I made a guide. lol. Thanks for feedback
Back to top Go down
http://anvgamez.tk
hego555
Senior Member
Senior Member



Posts : 87
Join date : 2011-01-02
Age : 26
Location : California

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptyTue Jan 04, 2011 12:15 pm

Nice Guild! make it longer though.
Back to top Go down
http://anvgamez.tk
icecubes
GFX MASTER
GFX MASTER
icecubes


Posts : 97
Join date : 2011-01-03
Age : 27

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptyTue Jan 04, 2011 12:45 pm

hego555 wrote:
Nice Guild! make it longer though.
I'l add more codes when I learn more codes lol.
Back to top Go down
http://anvgamez.tk
hego555
Senior Member
Senior Member



Posts : 87
Join date : 2011-01-02
Age : 26
Location : California

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptyTue Jan 04, 2011 2:04 pm

Oh, i thought you were like a pro!
Back to top Go down
http://anvgamez.tk
icecubes
GFX MASTER
GFX MASTER
icecubes


Posts : 97
Join date : 2011-01-03
Age : 27

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptyTue Jan 04, 2011 3:03 pm

hego555 wrote:
Oh, i thought you were like a pro!
I am good. However most if the codes are already on the top and there is no need to put them... Please read whole think before making assumptions.
Back to top Go down
http://anvgamez.tk
icecubes
GFX MASTER
GFX MASTER
icecubes


Posts : 97
Join date : 2011-01-03
Age : 27

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptyWed Jan 05, 2011 8:42 am

Updated with how to use a table also added to my first post:


How To Use The Table

Okay well I made the woodcutting guide and I released the table is a pain to use. So I am here
to help show you how you use the table like a pro Wink

First of all to start the chart press the Table button on the top: BB Code Guide Table_10

Then add you Dimensions. I will be making a 3 X 3
Code:
        [table border="1"]
[tr]
[td] [/td][td] [/td][td] [/td]
[/tr][tr]
[td] [/td][td] [/td][td] [/td]
[/tr][tr]
[td] [/td][td] [/td][td] [/td]
[/tr]
[/table]         

And Now you get all of those crazy codes right. (mine and yours will be different due to the size)
The concept it the same. Lets take it row by row. So this will be the first row and it will look like this:
Code:
 [table border="1"]
[tr]
Leave those alone.
The next row will look like this:
Code:
 [td] [/td][td] [/td][td] [/td]
[/tr][tr]
Now this is where we start editing. On most tables the top is the information like
the type, size, etc. This is where the data goes:
Code:
 [td] TITLE ONE [/td][td] TITLE TWO [/td][td] TITLE THREE [/td]
[/tr][tr]

Now the second row
Code:
 [td] INFORMATION ONE [/td] [td] INFORMATION TWO [/td][td] INFORMATION THREE [/td]
[/tr][tr]
The third row will be the same.

Now the final row:
Code:
 [/table]
This marks the end of the table so leave it alone. Now if you put all of it
together you will get this:
TITLE ONE TITLE TWO TITLE THREE
INFORMATION ONE INFORMATION TWO INFORMATION THREE
INFORMATION ONE INFORMATION TWO INFORMATION THREE

Cool right? here is the code for what I made:
Code:
 [table border="1"]
[tr]
[td]TITLE ONE [/td][td] TITLE TWO [/td][td] TITLE THREE [/td]
[/tr][tr]
[td] INFORMATION ONE [/td][td] INFORMATION TWO [/td][td] INFORMATION THREE [/td]
[/tr][tr]
[td] INFORMATION ONE [/td][td] INFORMATION TWO [/td][td] INFORMATION THREE [/td]
[/tr]
[/table]


Again sorry for double post but this was a legit double post!
Back to top Go down
http://anvgamez.tk
Ritchy
Member
Member



Posts : 13
Join date : 2011-01-19

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptySat Jan 22, 2011 4:55 am

Nice guide, take a look at my Item list if you have time :]
Back to top Go down
icecubes
GFX MASTER
GFX MASTER
icecubes


Posts : 97
Join date : 2011-01-03
Age : 27

BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide EmptyWed Mar 02, 2011 10:11 am

Bump!
Back to top Go down
http://anvgamez.tk
Sponsored content





BB Code Guide Empty
PostSubject: Re: BB Code Guide   BB Code Guide Empty

Back to top Go down
 
BB Code Guide
Back to top 
Page 1 of 1
 Similar topics
-
» How to play guide!
» Guide to maxed cn
» The Massacre ~~ Theiving Guide
» Real Woodcutting Guide!

Permissions in this forum:You cannot reply to topics in this forum
DreamX :: Server :: Guides-
Jump to: