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…
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: …
This BBCode allows to place anchors anywhere in posts. They become targets for hyperlinks using URL BBCodes allowing to jump directly to specific positions in posts.
It allows to create shortcuts to specific words, titles, paragraphs or images, an…
Creates a @mention link to the named user's profile.
Can be used either on its own or as a drop-in replacement for the default BBCode used by the Simple Mentions extension.
Can be styled with the .mention class. Some suggested styles to begi…
This BBCode allows content to be hidden from unregistered users, a message informing of the need to be registered and logged in will be displayed to guests (and bots) instead of the content.
Thanks to this BBCode, you will be able to use the hashtags we are accustomed to from social media sites in your phpBB forum with the same logic and practicality.
Here is the demo for the result when you apply this BBCode and click on hashtag: …
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,…