imported>Rfc1394 new |
imported>Rfc1394 more help and more options |
||
1번째 줄: | 1번째 줄: | ||
{| style="border: 1px solid black" cellspacing=1 width=75% height=15x align=center | {| style="border: 1px solid black" cellspacing=1 width={{{width|75%}}} height=15x align=center | ||
|+ <big>'''{{{1|0}}}%'''</big> completed <small>(estimate)</small> | |+ <big>'''{{{1|0}}}%'''</big>{{{Text| completed <small>(estimate)</small>}}} | ||
|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> | ||
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%. | :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 <small>(estimate)</small> | |||
</noinclude> | </noinclude> |
2007년 5월 16일 (수) 08:40 판
- 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)