Badgen
Fast badge generating service.
Tip
Due to the large number of badge types supported by this project and its powerful features, here is a brief introduction to static badges only. For other badge types, please refer to the official documentation.
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
badge | string | true | Badge type | Supported: /static /github /gitlab /https , etc. More types please refer to the official documentation. | |
subject | string | true | Badge subject | For example, when using /static badge, subject represents the label on the left side of the badge. | |
status | string | true | Badge status | For example, /static/Swift/4.2/orange status=4.2 . | |
color | string | true | Badge color | Supported formats: RGB CSS color . | |
color | string | Override default badge color | |||
icon | string | Badge icon | Support external icon URL. | ||
label | string | Badge label | |||
labelColor | string | Badge label color | |||
scale | number | 1 | Badge scale | ||
cache | number | 86400 | Cache time | Unit: seconds. |
txt
https://badgen.net/{badge}/{subject}/{status}/{color}{?color,icon,label,labelColor,scale,cache}
Examples
markdown
<!-- badgen/badgen.net -->

markdown
