Difference between revisions of "User:Wookipan/Percentage bar"

From Team Fortress Wiki
Jump to: navigation, search
m (Wiki Pan moved page User:Wiki Pan/Template:Red percentage bar to User:Wiki Pan/Percentage bar: Gotta move that gear up!)
m (color change)
Line 4: Line 4:
 
     width: {{#expr: {{formatnum:{{{1|<noinclude>3</noinclude>0}}}|R}} / {{formatnum:{{{total|100}}}|R}} * 100}}%;
 
     width: {{#expr: {{formatnum:{{{1|<noinclude>3</noinclude>0}}}|R}} / {{formatnum:{{{total|100}}}|R}} * 100}}%;
 
     height: {{{height|12px}}};
 
     height: {{{height|12px}}};
     background:{{{color1|#B34952}}};
+
     background:{{{color1|#70B04A}}};
 
     float:left;
 
     float:left;
 
     line-height:{{{height|12px}}};
 
     line-height:{{{height|12px}}};

Revision as of 16:29, 21 April 2018

0
30%