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.
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…
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 …
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 is for hiding a part of post's text, displaying button instead, which can be clicked in order to reveal hidden content.
Features:
Spoiler button is displaying inline, in the content flow. But when revealed, hidden content is disp…
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…
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,…
A BBCode that dynamically resizes an image based on a percentage of the column width.
See: https://www.phpbb.com/community/viewtopic.php?p=15614381#p15614381
This BBCode provides four alignment options with just one code. It can be used with both images and text.
See: https://www.phpbb.com/community/viewtopic.php?p=13472226#p13472226