Template:Alert

From Ymirheim Wiki
Revision as of 19:30, 8 July 2024 by Neris (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A template used to display Bootstrap-like alert boxes with different styles.

Examples

{{Alert|type=primary|content=Test conent}}


{{Alert|type=secondary|content=Test conent}}


{{Alert|type=success|content=Test conent}}


{{Alert|type=danger|content=Test conent}}


{{Alert|type=warning|content=Test conent}}


{{Alert|type=info|content=Test conent}}


{{Alert|type=light|content=Test conent}}


{{Alert|type=dark|content=Test conent}}