Template:Percentage bar/doc

From OpenStreetMap Wiki
Jump to navigation Jump to search

This template can be used for a percentage bar to show progess, e.g. when a number of relations have to be worked on.

Examples

wiki code produces
{{Percentage bar|50}}
50%
{{Percentage bar|50|label}}
label
{{Percentage bar|50|}}
{{Percentage bar|50||FF0000}}
{{Percentage bar|50|hex=FF0000}}
50%
{{Percentage bar|50|c=red}}
50%
{{Percentage bar|50||hex=FF0000}}
{{Percentage bar|50||c=red}}
{{Percentage bar|0}}
0%
{{Percentage bar|100}}
100%
{{Percentage bar|50|width=200}}
50%