BBCode, HTML, and you!

news about changes and fixes to the board, and a place to post any technical queries.

Moderator: staff

User avatar
ChaseThisLight
board admin emeritus
board admin emeritus
Posts: 9166
Joined: Wed Jul 16, 2003 7:47 am
Location: In an ice chunk

BBCode, HTML, and you!

Post by ChaseThisLight » Fri Aug 19, 2005 11:57 pm

One of the most frequently asked questions is how to use BBCode and HTML in your posts and signatures. Here is a basic guide to using them and all the cool things you can do with them.

___________________
BBCode
_____________
Bold Text:

Code: Select all

[b]your text here[/b]

_____________
Italic Text:

Code: Select all

[i]your text here[/i]
_____________
Underlined Text:

Code: Select all

 [u]your text here[/u] 
_____________
Quote:

Code: Select all

[quote] quoted text here [/quote]
quoted text here
_____________
Quote using member name:

Code: Select all

[quote="member name"]quoted text here[/quote]
member name wrote: quoted text here
_____________
Show code for a particular excerpt (like I am doing for this tutorial)

Code: Select all

[code] [b][i][u]coded text here displayed with appropriate code[/b][/i][/u]
[/code]
_____________
Display Images

Code: Select all

 [img]http://www.bbc.co.uk/stoke/features/2002/07/images/marmite/zippy_jar_150.jpg[/img]
Image
_____________
Create a URL link:

Code: Select all

[url=http://buslist.org/phpBB/viewtopic.php?t=39408&start=0]Ship Wrecked[/url]
Ship Wrecked
______________
Colors: (Color list found in drop down menu above text box)

Code: Select all

[color=red]Red Text[/color]
Red Text
If you want more colors than the pull down list, you can use their RGB numbers here's a chart of those colors and their associated numbers

Code: Select all

[color=#993300]colored text[/color]
colored text
______________
Font Size: (Enter number between 0-24 for font size varying from small to huge)

Code: Select all

[size=7]Size 7 font[/size]
Size 7 font
______________

Making an unordered list

Code: Select all

[list][*]marmite[*]vegemite[*]promite[/list]
  • marmite
  • vegemite
  • promite
______________

Making an orded list

Code: Select all

[list=1][*]Go to Best Buy[*]Buy a new computer[*]Throw computer out window when it crashes[/list]
  1. Go to Best Buy
  2. Buy a new computer
  3. Throw computer out window when it crashes
OR

Code: Select all

[list=a][*]First possible choice[*]second possible choice[*]third possible choice[/list]
  1. First possible choice
  2. second possible choice
  3. third possible choice
________________


Image resize(HTML):
* the HTML image tag no longer works on BUS! this means that you must use the BBCode tag for all images (as shown above), now, and you can't use BBCode to resize images like you can with HTML. Sorry!

________________

If there is anything I missed or other code you would like to see, please PM me and I will update this ASAP.
Last edited by ChaseThisLight on Fri Dec 21, 2007 4:23 pm, edited 1 time in total.
Image
Cuz' you know, I don't do sadness

No one controls your destiny. Even at the very worst - there is always choice - Gregory Maguire Wicked

ChaseThisPhoto

Guest

Post by Guest » Sun Apr 09, 2006 9:25 pm

Chase or anyone elce, how do you do the code for say writing a text and have a single word for the link instead of the very long url?

Pm me if you want instead
Chey

User avatar
amerylis
board admin emeritus
board admin emeritus
Posts: 6806
Joined: Fri Oct 22, 2004 5:33 pm
Gender: Female
Location: UK

Post by amerylis » Sun Apr 09, 2006 10:03 pm

ooo I can answer this,

Code: Select all

[url=http://buslist.org/phpBB/posting.php?mode=reply&t=84313]this thread[/url]
this thread

hope that helps xx
~~Panda~~

6000 - 6999 - awe-inspiring Image

~my Place~ all welcome :D

To the world you are one person, but to one person you may be the world.


3 years SI free since May 2013
6 years SI free Jan 2007 - Feb 2013 with lapses in March/April 2013

User avatar
Proximity
board admin emeritus
board admin emeritus
Posts: 13255
Joined: Fri Feb 22, 2002 1:00 pm
Gender: Feminist Age:27
Location: my quiet room - (American in England)
Contact:

Post by Proximity » Fri Dec 21, 2007 3:53 pm

I added how to align things to the right, how to get more colors by using their number codes instead of their names, and I changed the section on HTML images, because this tag:

Code: Select all

<img>
no longer works on BUS, so it can't be used to post or change the size of images.

:)

:grnstar: prox. :grnstar:
[the greener grass]
Image
Amid the tornadoed Atlantic of my being, do I myself still forever centrally disport in mute calm; and while ponderous planets of unwaning woe revolve round me, deep down and deep inland there I still bathe me in eternal mildness of joy.
Moby Dick
:grystar: :grystar: :grystar:
in recovery

User avatar
Chimera
board admin emeritus
board admin emeritus
Posts: 10014
Joined: Thu Jul 04, 2002 5:02 pm
Location: USA

Post by Chimera » Fri Dec 21, 2007 11:31 pm

I have a favorite site that I use for HTML colors, and it's different than the one that's listed...you could add that if it would be something people are interested in.

http://www.immigration-usa.com/html_colors.html


Jessica
<center>"You must make your own happiness...you must be wise enough to recognize it when it comes.
And if it doesn't come, in spite of all your efforts, you must do something about that as well."
</center>

User avatar
pelagic
sock rocker
sock rocker
Posts: 3615
Joined: Mon Jul 09, 2007 8:16 am
Gender: Female
Location: International Waters

Post by pelagic » Fri Dec 28, 2007 11:51 pm

Do we have a generator-thing where you type in your sentence, and two colours, and it makes it go gradually from one colour to the next? :oops: *is feeling silly for asking*

User avatar
ChaseThisLight
board admin emeritus
board admin emeritus
Posts: 9166
Joined: Wed Jul 16, 2003 7:47 am
Location: In an ice chunk

Post by ChaseThisLight » Sat Dec 29, 2007 12:27 am

No we don't. I don't believe it's a function that's available with this version of phpBB.
Image
Cuz' you know, I don't do sadness

No one controls your destiny. Even at the very worst - there is always choice - Gregory Maguire Wicked

ChaseThisPhoto

User avatar
pelagic
sock rocker
sock rocker
Posts: 3615
Joined: Mon Jul 09, 2007 8:16 am
Gender: Female
Location: International Waters

Post by pelagic » Mon Dec 31, 2007 12:37 pm

Oh, really? That's too bad.

User avatar
Stripe
driving instructor
driving instructor
Posts: 5562
Joined: Sat May 05, 2007 7:55 pm

Post by Stripe » Mon Dec 31, 2007 12:40 pm

<center>stripes in more than just shades of grey
Image</center>

User avatar
pelagic
sock rocker
sock rocker
Posts: 3615
Joined: Mon Jul 09, 2007 8:16 am
Gender: Female
Location: International Waters

Post by pelagic » Mon Dec 31, 2007 12:45 pm

Oh, thank you!
:)

Chey Kizoxie

Post by Chey Kizoxie » Mon Dec 31, 2007 1:32 pm

interesting!

Screaming in a soundproof room

User avatar
ChaseThisLight
board admin emeritus
board admin emeritus
Posts: 9166
Joined: Wed Jul 16, 2003 7:47 am
Location: In an ice chunk

Post by ChaseThisLight » Mon Dec 31, 2007 6:59 pm

I think I misunderstood...there isn't a way to type in a [] command to do it, but I guess if you go step by step through the gradient you can. Wow...without a generator that would be sloooooow!
Image
Cuz' you know, I don't do sadness

No one controls your destiny. Even at the very worst - there is always choice - Gregory Maguire Wicked

ChaseThisPhoto

User avatar
Stripe
driving instructor
driving instructor
Posts: 5562
Joined: Sat May 05, 2007 7:55 pm

Post by Stripe » Tue Jan 01, 2008 3:18 am

I did it without once... it was sooo pointless
<center>stripes in more than just shades of grey
Image</center>

User avatar
wilson
just plain inspiring
just plain inspiring
Posts: 7567
Joined: Wed Oct 18, 2006 2:06 am
Location: aussie-land Age: eighteen
Contact:

Post by wilson » Tue Jan 01, 2008 9:18 am

haha pagmie is that the site i showed you?
haha.
<center>R.I.P. 23/07/89 - 05/11/01
R.I.P. 1953-2008

counting stars

im over existing in limbo
im over the myths and placebos
i dont really mind if i just fade away
</center>

User avatar
Stripe
driving instructor
driving instructor
Posts: 5562
Joined: Sat May 05, 2007 7:55 pm

Post by Stripe » Tue Jan 01, 2008 5:39 pm

Yes

I blame the wilson :wink:
<center>stripes in more than just shades of grey
Image</center>

Chey Kizoxie

Post by Chey Kizoxie » Thu Jan 03, 2008 4:11 pm

but it is kinda neat!

Hey El, how did you get your text to go both ways? Its pretty and goes with your sig pic :)

User avatar
Stripe
driving instructor
driving instructor
Posts: 5562
Joined: Sat May 05, 2007 7:55 pm

Post by Stripe » Thu Jan 03, 2008 5:54 pm

The way I did it when I had that style was to go from red to blue, remembering my start and finish colours, then from blue back to red...
<center>stripes in more than just shades of grey
Image</center>

Chey Kizoxie

Post by Chey Kizoxie » Thu Jan 03, 2008 10:17 pm

ok makes sence.

User avatar
wilson
just plain inspiring
just plain inspiring
Posts: 7567
Joined: Wed Oct 18, 2006 2:06 am
Location: aussie-land Age: eighteen
Contact:

Post by wilson » Fri Jan 04, 2008 12:24 am

yeah thats what i did.
just took me a while cos i tried to gt it in the middle
<center>R.I.P. 23/07/89 - 05/11/01
R.I.P. 1953-2008

counting stars

im over existing in limbo
im over the myths and placebos
i dont really mind if i just fade away
</center>

User avatar
shelligurl07
sprouting branches
sprouting branches
Posts: 1253
Joined: Thu Nov 22, 2007 5:39 am
Gender: Female
Location: alone, lost, it's dark, i havn't a clue

Post by shelligurl07 » Sat Jan 05, 2008 3:12 pm

ABSOLUTLY AMAIZING THANK YOU ALL i have stolen everything *tehe* j/k this page IS reall helpful tho :)
My Place
Everyone is welcome to my place, comments, hugs, and ADVICE are always welcome.)


Letters/Poems
Advice and comments always welcome

"I'm tired. I'm worn. My heart is heavy, from the work it takes to keep on breathing. I've made mistakes, I've let my hope fail. My soul feels crushed by the weight of this world.." Worn by Tenth Avenue Norrh

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests