Vorlage:Fortschrittsbalken: Unterschied zwischen den Versionen
Aus FabLab Region Nürnberg
Mose (Diskussion | Beiträge) (von http://en.wikipedia.org/wiki/Template:Progress_bar/doc) |
Mose (Diskussion | Beiträge) (Benutzung kopiert) |
||
Zeile 27: | Zeile 27: | ||
</p> | </p> | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
=== Usage === | |||
:This template 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%. | |||
;Optional parameters: | |||
:height= | |||
:width = defaults to 75% | |||
:text = message to display after %; defaults to: completed <small>(estimate)</small> | |||
:total = amount to use as the denominator (instead of 100), allows the template to compute the percentage on the fly | |||
:header = no (or any value other than "yes", which is the default) suppresses the display of the percentage on the top line | |||
</noinclude> |
Version vom 22. März 2013, 10:56 Uhr
20% completed (estimate)
Usage
- This template 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%.
- Optional parameters
- height=
- width = defaults to 75%
- text = message to display after %; defaults to: completed (estimate)
- total = amount to use as the denominator (instead of 100), allows the template to compute the percentage on the fly
- header = no (or any value other than "yes", which is the default) suppresses the display of the percentage on the top line