Template:Thermometer/doc
Appearance
This template uses TemplateStyles: |
This is a documentation subpage for Template:Thermometer. It may contain usage information, categories and other content that is not part of the original template page. |
Demonstration of a vertical "thermometer" that can be used to track progress, using pure css and implementing templatestyles. The parameter |val=
is the quantity tracked. The parameter |max=
is its maximum value (defaults to 100).
Usage
[edit]- Examples
{{Thermometer |val=123 |max=456}}
{{Thermometer |val=80}}