WoltLab Suite: Progress BBCode
This BBCode provides a simple representation of a progress in the shape of a bar.
Usage
Example:
[progress=30,2]Title[/progress]
The first attribute defines the progress on a scale of "0-100".
The second attribute defines the color scheme. There are 10 color palettes supplied, accordingly values between "0-9" can be used. If no attritbut is given the default color scheme "0" is used.
The content of the BBCode, shown as "title" in the example, is optional and will be output as title of the BBCode.