Used to add styled warning text to a post. The warning text can be whatever you want.
Note : it is important that the HTML replacement text not have any line breaks in it.
Before you ask - no, there is no way, using standard phpBB, to limit the…
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…
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!
Embeds the paste into the post. Respects the exposure and expiration settings for the paste. A notice is provided if the paste expires (or is deleted) or if the paste is private. Displays the proper formatting when syntax highlighting is used.
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…
To add this custom BBCode:
1) Login to your Administrator Control Panel
2) Navigate to the "posting" tab
3) select "BBCodes" from the left sidebar menu under "messages"
4) click add
5) follow the image exactly
Example: [ntu…
A simple BBCode to embed a strava activity in a post.
Click on the share icon of your strava activity, select "embed on blog" and extract the url from there.
Demo:
[strava]https://www.strava.com/activities/1917737144/embed/d6e7865ada7878f6e88…
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: …