Progressbar - nomadjimbob/mikioplugin GitHub Wiki

Example Syntax

<progressbar secondary width=15>
<progressbar success width=30>
<progressbar warning width=45>
<progressbar danger width=45>
<progressbar info width=60>
<progressbar light width=75>
<progressbar dark width=90>

Striped and Animated

<progressbar danger striped animated width=75>

Attributes

width: The width of the progress bar fill 0-100
striped: Display the progress bar as striped
animated: Display the progress bar as animated