Parameters
title: (Optional)
The title for progress bar.
default: 'Title'
options: integer
percent: (Optional)
The percent for progress bar.
default: '80'
options: integer
color: (Optional)
The text color for progress bar.
default: '#fff'
options: integer
bgcolor: (Optional)
The background color for progress bar.
default: '#0095C6'
options: integer
Code
[progress_bar title="JS" percent="90" bgcolor="#0095C6" color="#fff"]