This bbcode differs a normal message from a moderator's message.
To normally display this bbcode, please upload the following image in your images/ directory:
m (see FAQ)
Note: Just because this bbcode is meant for moderators, it doesn't …
The XHTML 1.0 Strict Standard opens URLs within the actual browser window.
If you want an URL to be opened in a new window and still stay STRICT with your Document type, use this custon BBCode.
Javascript has to be enabled to use as described.
I…
I followed this ABD BBcode by amorty .
And made some changes.
His bbcode didn't support private picasa webalbums. So i add simple authkey.
Here we go:
BBcode usage:
[picasa]{IDENTIFIER1},{IDENTIFIER2},{IDENTIFIER3}[/picasa]
{IDENTIFIER1…
Used to add styled warning text to a post. The warning text can be whatever you want.
http://i612.photobucket.com/albums/tt205/bilby7/phpBB/warning.png
Note : it is important that the HTML replacement text not have any line breaks in it.
Befor…
Adding text after [imageleft]{URL}[/imageleft] will wrap the text around the image. The image URL goes between the [imageleft] tags. The example can be easily modified to have the image on the right by changing float:left to float:right and p…
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.
Allows you to embed Youtube videos into posts. Please see the Revisions section at the bottom for the following alternative usages:
Video ID
youtu.be shortened
Put a line through text that is between the tags, like this .
You can change the tags to others tags that may be suitable for your members, such as [/strike] and [strike] .