After much needed tests we are happy to introduce 3 more bbcodes (yeah~). I know, I know it's not that exciting. My observation is that some tutorials involving graphics may need IMGALIGN to add an extra personal touch to your own. Furthermore, to help and serve members in general, GOOGLE and DEFINE were also added to aid the reply process--if there is any
The first is GOOGLE
Using this bbcode is simple. To suggest searching a keyword or phrase simply type the following code in a post.
CODE
[google]Free Web Hosting, No Ads[/google]
and it will show
search:Free Web Hosting, No Ads
Notice that the phrase trails the prefix search: to alert the reader that the link will demonstrate the search results.
The next is DEFINE
Whether to search words or phrases online definition have replaced most of spell checks built into a software. This bbcode is nothing new but a mere shortcut to better present your discussion--I hope. Again, the usage of this bbcode is simple that,
CODE
[define]plethora[/define]
will show
define:plethora
As with the previous bbcode tag, this will show suffix of define: followed by a word or a phrase. There is a fault to a long phrase: since the definition service is provided by google not every phrase may show. This is not the limitation of the bbcode tag but google's define application. As suggested in this post by serverph, Wikipedia search would be more accurate. However, my limited coding ability seems to be the obstacle. If anyone can contribute how to utilize Wikipedia with IP.B forum please feel free to post
I had a choice of using google or dictionary.com. At the end, google won my pondering hours since we all love the mighty google. Besides, I wouldn't think everyone would appreciate annoying pop-ups that dictionary.com sticks to your browsing experience.
The last, but not the least, is IMGALIGN
I had a bit of trouble with CSS (jlhaslip wasn't there
Usages are as follow:
to align a picture to the left
CODE
[imgalign=left]full image URL (just like [img] tag)[/imgalign]
to align a picture to the right
CODE
[imgalign=right]full image URL[/imgalign]
To see these bbcodes in demonstration, please see this thread Bbcode Testing Zone. You obviously can see that somehow my post is out of forum's format.
Thank you.

