Template:Percent Bar
From FFXIclopedia, the free Final Fantasy XI encyclopedia
Usage
{{Percent Bar|filled percentage|empty percentage|fill color}}
e.g.
{{Percent Bar|16%|84%|red}}
This was the first percent template made for unilateral purpose. It allows you to make a thin percent bar, which can be resized by restricting it in your tables or pages with other code (it's width is 100%). First parameter defines how much the bar is filled. The second parameter defines how much the "white" is filled (you must enter this or it won't work). The third parameter defines the color of the bar (defaults to white, so if you do not define this it will be blank).
This template was created before the advent of ParserFunctions, and so couldn't perform some of the nicer things current templates can. Due to it's widespread use, a revamp was not possible. The template still works perfectly well, but if you are considering using it on new page, you may prefer to use Template:Percent Bar2, which is much smoother to use, and offers additional utility.

