Page 1 of 1

New BB Codes

Posted: June 10th, 2012, 12:27 pm
by Capella_Ben
I went to install a new mod that allowed inline video, but it did't go too well (Will try again later).

But I have installed some new codes....

Re: test

Posted: June 10th, 2012, 12:39 pm
by Capella_Ben
For this you need to find the ID number from the video.

If you look at the URL:

Code: Select all

http://www.youtube.com/watch?v=qUR25oPce5k&list=UUpe9GzihiKb8sFaDU8qaguQ&index=1&feature=plcp
you need the bit after "?v=" and before the "&". In this case qUR25oPce5k

For example.

Code: Select all

[youtube]qUR25oPce5k[/youtube]

Re: test

Posted: June 10th, 2012, 1:15 pm
by Capella_Ben
This one is particularly cool!

To embed a map, first go to google maps and find what you want. Click on the Link icon and copy the link to the clipboard. Then past it in the googlemaps code.

For example:

Code: Select all

[googlemaps]https://maps.google.com.au/maps?q=Aratula+QLD&hl=en&sll=-25.335448,135.745076&sspn=59.622642,79.013672&oq=arat&hnear=Aratula+Queensland&t=m&z=14[/googlemaps]


View Larger Map

Re: test

Posted: June 10th, 2012, 1:19 pm
by Capella_Ben

Code: Select all

[important]This is some important test[/important]
This is some important test

Re: test

Posted: June 10th, 2012, 1:23 pm
by Capella_Ben

Code: Select all

[marquee][b]Bouncing text[/b][/marquee]
Bouncing text

Re: test

Posted: June 10th, 2012, 1:30 pm
by Capella_Ben

Code: Select all

[rainbow]I like Rainbow text.[/rainbow]


Re: New BB Codes

Posted: June 10th, 2012, 2:00 pm
by Capella_Ben

Code: Select all

[neonlights]Toyota LandCruiser[/neonlights]


Re: New BB Codes

Posted: December 19th, 2012, 10:36 am
by Capella_Ben
You can now also add Vimeo videos inline.

This works similar to the youtube videos as you need to pull out the video ID from the URL.

For example if a video had the following URL:

Code: Select all

http://vimeo.com/55217343
the ID would be:

Code: Select all

55217343
So to use this in a post you would:

Code: Select all

[vimeo]55217343[/vimeo]