A simple bar with a label showing a percentage of progress or other similar value
{{progress-bar <label>, <percent>}}
<label>- the text to display alongside the progress bar.<percent>- a value between 0 and 100, inclusive.
{{progress-bar 73% Complete, 73}}
