Difference between revisions of "Template:Progress bar"
Jump to navigation
Jump to search
m (→Fix2?) Tags: Mobile edit Mobile web edit |
m (→fix) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <center> | ||
<div style=" | <div style=" | ||
width:{{{width|75%}}}; | width:{{{width|75%}}}; | ||
Line 4: | Line 5: | ||
margin:auto; | margin:auto; | ||
text-align:center;}}"> | text-align:center;}}"> | ||
− | {{#ifeq: {{{header|yes}}} | yes | + | {{#ifeq: {{{header|yes}}} | yes | |
− | + | <p> | |
<big> | <big> | ||
+ | {{{text1|}}} | ||
'''{{#expr: ( {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}}) * 100 round 1}}%''' | '''{{#expr: ( {{{1|<noinclude>2</noinclude>0}}} / {{{total|100}}}) * 100 round 1}}%''' | ||
</big> | </big> | ||
− | {{{ | + | {{{text2|completed <small>(estimate)</small>}}} |
</p> | </p> | ||
}} | }} | ||
Line 22: | Line 24: | ||
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|# | + | background:{{{color2|#efefef}}}; |
float:left; | float:left; | ||
"> </span> | "> </span> | ||
</p> | </p> | ||
− | </div> | + | </div></center> |
Latest revision as of 11:46, 17 December 2020
20% completed (estimate)