Template:Chart bar/doc
From Team Fortress Wiki
Draws a single horizontal percentage bar. Does not display the input value to a percentage. Default max value is 100.
{{Chart bar|33}}
Generates:
The max value can be edited.
{{Chart bar|360|max=500}}
Generates:
The bar color can be changed.
{{Chart bar|33|hex=#c5c5c5}}
{{Chart bar|54|hex=#a4a4a4}}
{{Chart bar|19|hex=#865839}}
Generates:
The max width can be edited.
{{Chart bar|100|width=10%}}
{{Chart bar|100|width=30%}}
{{Chart bar|100|width=80%}}
Generates: