Template:Hp

From Better Than Wolves Wiki
Jump to: navigation, search
Template-info.png Documentation

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
poisoned Shows yellow-green poison hearts. 0
withered Shows black withered hearts. 0
Code Result
{{healthbar}} Empty Heart.png
{{healthbar|0|9px}} Empty Heart.png
{{healthbar|1}} Half Heart.png
{{healthbar|1|poisoned=1}} Poisoned Half Heart.png
{{healthbar|1|withered=1}} Withered Half Heart.png
{{healthbar|2}} Heart.png
{{healthbar|2|poisoned=1}} Poisoned Heart.png
{{healthbar|2|withered=1}} Withered Heart.png
{{healthbar|5}} Heart.pngHeart.pngHalf Heart.png
{{healthbar|5|poisoned=1}} Poisoned Heart.pngPoisoned Heart.pngPoisoned Half Heart.png
{{healthbar|5|withered=1}} Withered Heart.pngWithered Heart.pngWithered Half Heart.png
{{healthbar|20}} Heart.pngHeart.pngHeart.pngHeart.pngHeart.pngHeart.pngHeart.pngHeart.pngHeart.pngHeart.png
{{healthbar|20|poisoned=1}} Poisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.png
{{healthbar|20|withered=1}} Withered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.png
{{healthbar|10|9px}} Heart.pngHeart.pngHeart.pngHeart.pngHeart.png
{{healthbar|10|9px|poisoned=1}} Poisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.pngPoisoned Heart.png
{{healthbar|10|9px|withered=1}} Withered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.pngWithered Heart.png
{{healthbar|6|45px}} Heart.pngHeart.pngHeart.png
{{healthbar|6|45px|poisoned=1}} Poisoned Heart.pngPoisoned Heart.pngPoisoned Heart.png
{{healthbar|6|45px|withered=1}} Withered Heart.pngWithered Heart.pngWithered Heart.png

See also

Template:Iconbar see also

The above documentation is transcluded from Template:Hp/doc. (edit | history)