- Description
-
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, distributions, app stores, social networks, code coverage services, and code analysis services.
Now supports special character.
Demo:
https://www.mundophpbb.com.br/suporte/v ... php?p=9#p9
https://www.mundophpbb.com.br/suporte/v ... p?p=14#p14
Example:
[badge]phpBB3-3.3.10-blue[/badge]
- Author Chico Gois
- Last updated Mon Mar 20, 2023 10:18 pm
- Rating ( )
- Categories Misc
Public performance attribution has been waived.
Settings
- BBCode Usage: Select all
[badge]{TEXT1}-{TEXT2}-{TEXT3}[/badge]
- HTML Replacement: Select all
<img src="https://img.shields.io/badge/{TEXT1}-{TEXT2}-{TEXT3}.svg" alt="" style="margin-bottom: -5px;" />
- Help Line: Select all
[badge]SUBJECT-STATUS-COLOR[/badge]
-
- Revisions
- Version
- phpBB Version(s)
-
-
1.1.0
- 1.1.0
- 3.3.x
-
Validation time: Mar 20, 2023 10:18 pm
- BBCode Usage: Select all
[badge]{TEXT1}-{TEXT2}-{TEXT3}[/badge]
- HTML Replacement: Select all
<img src="https://img.shields.io/badge/{TEXT1}-{TEXT2}-{TEXT3}.svg" alt="" style="margin-bottom: -5px;" />
- Help Line: Select all
[badge]SUBJECT-STATUS-COLOR[/badge]
-
-
-
simple BBCode badges 1.0.0
- 1.0.0
- 3.3.x
-
Validation time: Mar 03, 2023 2:57 am
- BBCode Usage: Select all
[badge]{INTTEXT1}-{INTTEXT2}-{INTTEXT3}[/badge]
- HTML Replacement: Select all
<img src="https://img.shields.io/badge/{INTTEXT1}-{INTTEXT2}-{INTTEXT3}.svg" alt="" style="margin-bottom: -5px;" />
- Help Line: Select all
[badge]SUBJECT-STATUS-COLOR[/badge]
-