From Fedora Project Wiki
(New page: {| style="border: 1px solid black" cellspacing=1 width={{{width|75%}}} height=15x align=center |+ <big>'''{{{1|0}}}%'''</big>{{{Text| completed <small>(estimate)</small>}}} |align=center...) |
(utilize the tempdoc template) |
||
Line 3: | Line 3: | ||
|align=center width=0.{{{1|000.00}}}% style=background:#7fff00| | |align=center width=0.{{{1|000.00}}}% style=background:#7fff00| | ||
|align=center width={{ #expr: 100-{{{1|000.00}}}}}% style=background:#ff7f50| | |align=center width={{ #expr: 100-{{{1|000.00}}}}}% style=background:#ff7f50| | ||
|}<noinclude> | |}<noinclude>{{tempdoc}}</noinclude> | ||
{{ | |||
</noinclude> |
Revision as of 01:33, 22 November 2008
Template documentation [edit]
- This documentation is transcluded from Template:Progress bar/doc. It will not be transcluded on pages that use this template.
This draws a progress bar, the value to supply as the parameter is the percent, from 0 to 0.01 or 0.99 to 1 or 1.01 to 99.99 or 100. 14 would mean 14%, .14 would be 0.14%. If you don't specify a value, it returns 0%.
Options:
- Width: defaults to 75%
- Text: message to display after %; defaults to: completed (estimate)