This BBCode allows users to embed videos from IGN into their posts. The URL to be used is simply the IGN video page, i.e. http://www.ign.com/videos/article.
In HTML, many useful symbols and special characters can be made using &html_name; , like ¥, ¢, € and ¾, which produce, respectively, ¥, ¢, € and ¾.
Here is a BBCode to do this in phpBB posts.
Enables the use of coloured boxes and text within posts for layout purposes.
Example: [divbox=yellow]This is my divbox[/divbox]
For "color" you can use the name of the color that you want such as gray, blue, white or use the HEX code like …
Allows ascii art to be displayed properly.
Any leading spaces on the first line will be deleted. If you want the first line to have leading spaces, you will need to insert a dummy character on the first line and then start your ASCII art on the n…
This BBCode will appear as a progress bar with a filled percentage value of your choice. The progress bar has an attractive animation to it.
Pure CSS3. No images included!