Badges and Labels
Labels
| Example | Markup |
|---|---|
| Default | [label]Default[/label] |
| Success | [label type="label-success"]Success[/label] |
| Warning | [label type="label-warning"]Warning[/label] |
| Important | [label type="label-important"]Important[/label] |
| Info | [label type="label-info"]Info[/label] |
| Inverse | [label type="label-inverse"]Inverse[/label] |
Badges
| Example | Markup |
|---|---|
| 1 | [badge]1[/badge] |
| 2 | [badge type="badge-success"]2[/badge] |
| 4 | [badge type="badge-warning"]4[/badge] |
| 6 | [badge type="badge-error"]6[/badge] |
| 8 | [badge type="badge-info"]8[/badge] |
| 10 | [badge type="badge-inverse"]10[/badge] |
List of possible attributes:
- type – Highlight color style (label-important, label-success, label-warning, label-info, label-inverse; badge-important, badge-success, badge-warning, badge-info, badge-inverse)

Connect With Us