Difference between revisions of "Template:Progress bar"

From IdleCorp Wiki
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
Line 10: Line 10:
 
   '''{{#expr: ( {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}}) * 100 round 1}}%'''
 
   '''{{#expr: ( {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}}) * 100 round 1}}%'''
 
   </big>
 
   </big>
   {{{text|complete<small>(estimate)</small>}}}
+
   {{{text|completed <small>(estimate)</small>}}}
 
   </p>
 
   </p>
 
}}
 
}}
Line 23: Line 23:
 
     width:{{#expr: 100 - {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}} * 100}}%;
 
     width:{{#expr: 100 - {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}} * 100}}%;
 
     height:{{{height|2}}}px;
 
     height:{{{height|2}}}px;
     background:{{{color2|#E2E2E2}}};
+
     background:{{{color2|#efefef}}};
 
     float:left;
 
     float:left;
 
     ">&nbsp;</span>
 
     ">&nbsp;</span>
 
</p>
 
</p>
 
</div></center>
 
</div></center>

Revision as of 07:37, 14 December 2020

20% completed (estimate)