Levelup
Level Up Block
Celebrate when a character gains a new level.
The level up block creates a distinct, high-impact card to announce level progression. It supports optional headers, descriptions, and stat increases.
Standard Usage
Markdown Input
levelup-example.md
:::leveluplevel: 5header: New Milestone Reached!description: You have grown stronger.stats: strength: 2 dexterity: 1 vitality: 3:::Rendered Level Up
Loading...
Simplified Usage
For a quick notification, you can just provide the level.
Markdown Input
levelup-simple.md
:::leveluplevel: 10:::Rendered Level Up (Simple)
Loading...
Status: Beta
This feature is currently in beta. Styles and properties may evolve.
