Template:Thermometer/doc

< Template:Thermometer
Revision as of 11:58, 7 November 2024 by Muskit Gergous (talk | contribs) (Created page with "{{Uses TemplateStyles|Template:Thermometer/styles.css}} {{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Bharatpedia:Bharatdata) --> Demonstration of a vertical "thermometer" that can be used to track progress, using pure css and implementing templatestyles. The parameter {{para|val}} is the quantity tracked. The parameter {{para|max}} is its maximum value (defaults to 100). == Usage ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Examples
{{Thermometer |val=123 |max=456}}
{{Thermometer |val=80}}