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
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…
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…
Anchors for hyperlinking within posts, displaying as # (hash sign)
Can be used as:
[anchor=sample1]Anchored part[/anchor]
Anchored part [anchor=sample2][/anchor]
Anchored [anchor]part[/anchor]
All 3 forms rendered as same text: …
Allows you to embed TED Talks videos into posts.
Usage example
The user copies the URL of the page of the audio and inserts it between the [ted][/ted]:
[ted]http://www.ted.com/talks/mitch_resnick_let_s_teach_kids_to_code.html[/ted]
…
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] .
Warning: this BBCode works fine on phpBB 3.2.6-3.3.4 but stopped working from phpBB 3.3.5 as the <style> element is not allowed any more in the BBCodes HTML Replacement code (cf. JoshyPHP's comment )!
At the moment there's no solution for this …
This BBCode allows to hide by default part of the text of a post.
The hidden text can then be revealed by clicking on the title describing its content.
This version of the Spoiler BBCode is full features:
Optional custom title ( [spoiler=hidden…
I have some pictures on https://skydrive.live.com , drive is 7 GB high for free users.
So i want add pictures from my skydrive folder to be shown in phpBB forum.
Make account there, upload picture on drive, click on it. On Embeded tab you will s…
Shields.io is a service for concise, consistent, and legible badges in SVG and raster format, which can easily be included in GitHub readmes or any other web page. The service supports dozens of continuous integration services, package registries,…
This bbcode will embed a map location from the Zombie Survival game H1Z1 into your forum posts. This script uses the free mapshare functionality provided by http://www.h1z1db.net and which is available to all fans of the game.
Maps are display…
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…