Template:ProgressBar: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div align="center"><div style="height: 30px; width: 50%; border: 3px solid gray; background: #fff; border-radius: 3px;"><div style="height: 30px; width: {{{1}}}; background: {{{2}}};"> </div> <span style="font-size: 18px;">{{{3}}} at {{{1}}}</span> </div>") |
No edit summary |
||
Line 1: | Line 1: | ||
<div align="center"><div style="height: 30px; width: 50%; border: 3px solid gray; background: #fff; border-radius: 3px;"><div style="height: 30px; width: {{{1}}}; background: {{{2}}};"> </div> | <div align="center"><div style="height: 30px; width: 50%; border: 3px solid gray; background: #fff; border-radius: 3px;"><div style="height: 30px; width: {{{1}}}; background: {{{2}}};"> </div> | ||
<span style="font-size: 18px;">{{{3}}} at {{{1}}}</span> | <span style="font-size: 18px;">{{{3}}} at {{{1}}}</span></br></br> | ||
</div> | </div> |
Revision as of 01:14, 8 September 2022
{{{3}}} at {{{1}}}