Difference between revisions of "Template:Progress bar"

From Analytics Practicum
Jump to navigation Jump to search
Line 15: Line 15:
 
   <span style="
 
   <span style="
 
     width: {{#expr: {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}} * 100}}%;
 
     width: {{#expr: {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}} * 100}}%;
     height: {{{height|2}}}px;
+
     height: {{{height|10}}}px;
     background:{{{color1|#5FDB00}}};
+
     background:{{{color1|#ed881e}}};
 
     float:left;
 
     float:left;
 
     ">&nbsp;</span>
 
     ">&nbsp;</span>

Revision as of 14:30, 5 September 2016

20% completed (estimate)