Modèle:Badge
Insert some text...
Description
Badge component from Bootstrap 4.1
See also http://getbootstrap.com/docs/4.1/components/badge/
Parameters
- {{{1}}} - theme, one of value primary, secondary, success, danger, info, warning
- {{{2}}} - text in badge
- {{{class}}} - HTML class
- {{{style}}} - HTML style
Examples
{{Badge|I am a badge.}}
I am a badge.