Template:Healthbar
Jump to navigation
Jump to search
{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}
This template creates a health bar.
Parameter | Function | Default value |
---|---|---|
1 |
Integer health value between 0 and 32. Empty heart = 0, half heart = 1, full heart = 2, see examples below. | 0 |
2 |
Width of each icon in CSS units like "px" or "em". | 18px |
Code | Result |
---|---|
{{healthbar}} | File:Empty Heart.png |
{{healthbar|0|9px}} | File:Empty Heart.png |
{{healthbar|1}} | |
{{healthbar|2}} | |
{{healthbar|5}} | |
{{healthbar|20}} | |
{{healthbar|10|10px}} | |
{{healthbar|6|48px}} |
See also
The above documentation is transcluded from Template:Healthbar/doc. (edit | history)