Page 1 of 1

NEW BBCODES ADDED

Posted: Fri Jul 26, 2013 5:35 am
by JohnM
BBCode stands for Bulletin Board Code and is a standard convention used on Bulletin Boards throughout the web.

I have looked through a list of them and added some that I think would be useful for us here.

When you are posting, you will see the BBCode choices across the top of the text entry box.

If you hover over the BBCode it will give you some help on how to correctly format the BBCode.

Besides the ones I added there were some already installed that are useful as well. I used the Code BBCode to show an example of how each of the new BBCodes are formatted.

BBCodes. Try them you'll like them.

cur BBCode for adding special characters

Posted: Fri Jul 26, 2013 5:52 am
by JohnM
Here is a test of the cur BBCode. It was originally called char for character but I thought cur for currency made more sense for us here. I made the edit and cur works.

This is the symbol for yen ¥
This is the symbol for euro €
This is the symbol for GBP £
This is the symbol for cent ¢

That works really well and will be useful for what we write about.

Code: Select all

This is the symbol for yen [cur]yen[/cur]
This is the symbol for euro [cur]euro[/cur]
This is the symbol for GBP [cur]pound[/cur]
This is the symbol for cent [cur]cent[/cur]

spoiler BBCode

Posted: Fri Jul 26, 2013 6:04 am
by JohnM
Here is a test of the spoiler= BBCode
[+] Dont Look Here
fig.newton will have a booth at Magic Live
This one is a bit finicky. It did not like the apostrophe in Don't. Also, it did not like that I tried to put "spoiler alert" as the title either.

Even so it is still pretty cool.

Code: Select all

[spoiler="Dont Look Here"]fig.newton will have a booth at Magic Live[/spoiler]

URL BBCode for Hyperlinking a word or series of words

Posted: Fri Jul 26, 2013 6:16 am
by JohnM
Testing the URL BBCode
Link to the new Tenyo website


The code looks like this.

Code: Select all

[url=http://www.funstuffonly.com/tenyo]Link to the new Tenyo website[/url]

youtube BBCode for embedding YouTube videos in the post

Posted: Fri Jul 26, 2013 6:41 am
by JohnM
Now I am testing the youtube BBCode which will embed the Youtube video into the post.



This works well.

When you are watching the video you can copy the URL from the browser but you only need the information after "http://www.youtube.com/watch?v="

Code: Select all

[youtube]UD1B-54slYs[/youtube]

font= BBCode for changing the font of selected text

Posted: Fri Jul 26, 2013 2:12 pm
by JohnM
Testing the font= BBCode

The magic tricks that Tenyo has invented and introduced over the years have been truly innovative. Tenyo is know for creating interesting/compelling props that often contain a brilliant mechanical gimmick.

Here I changed the font to Courier. Pretty simple.

The code looks like this:

Code: Select all

[font=courier]The magic tricks that Tenyo has invented and introduced over the years have been truly innovative. Tenyo is know for creating interesting/compelling props that often contain a brilliant mechanical gimmick. [/font]

indent BBCode for indenting a paragraph

Posted: Fri Jul 26, 2013 2:21 pm
by JohnM
Here is a test of the indent BBCode

The magic tricks that Tenyo has invented and introduced over the years have been truly innovative. Tenyo is know for creating interesting/compelling props that often contain a brilliant mechanical gimmick.

For the amount of indent you put a number that represents pixels.

Code: Select all

[indent]50[/indent] The magic tricks that Tenyo has invented and introduced over the years have been truly innovative. Tenyo is know for creating interesting/compelling props that often contain a brilliant mechanical gimmick. 

center BBCode added

Posted: Fri Jul 26, 2013 2:22 pm
by JohnM
Here is a test for the center BBCode.
The magic tricks that Tenyo has invented and introduced over the years have been truly innovative. Tenyo is know for creating interesting/compelling props that often contain a brilliant mechanical gimmick.

Code: Select all

[center]The magic tricks that Tenyo has invented and introduced over the years have been truly innovative. Tenyo is know for creating interesting/compelling props that often contain a brilliant mechanical gimmick. [/center]