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,…