Minecraft Wiki
Advertisement
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more information
Lua logo
This template uses Module:Iconbar, a script written in Lua.

This template creates a food point bar.

Parameter Function Default value
|1= Integer hunger value between 0 and 32. Empty heart = 0, half heart = 1, full heart = 2, etc. 0
|2= Width of each icon in pixels. 18
|link= Page linked when clicking on an icon. None
|total= Total amount of food points to be shown. 0
|poisoned= Shows the poisoned hunger bar. 0
Code Result
{{hungerbar}} 🍗
{{hungerbar|0|9px}} 🍗
{{hungerbar|1}} 🍗
{{hungerbar|1|9px|poisoned=1}} 🍗
{{hungerbar|2}} 🍗
{{hungerbar|2|9px|poisoned=1}} 🍗
{{hungerbar|5}} 🍗🍗🍗
{{hungerbar|5|poisoned=1}} 🍗🍗🍗
{{hungerbar|10}} 🍗🍗🍗🍗🍗
{{hungerbar|10|poisoned=1}} 🍗🍗🍗🍗🍗
{{hungerbar|5|9px}} 🍗🍗🍗
{{hungerbar|5|9px|poisoned=1}} 🍗🍗🍗
{{hungerbar|7|45px}} 🍗🍗🍗🍗
{{hungerbar|7|45px|poisoned=1}} 🍗🍗🍗🍗
{{hungerbar|7|total=20}} 🍗🍗🍗🍗🍗🍗🍗🍗🍗🍗
{{hungerbar|7|total=20|poisoned=1}} 🍗🍗🍗🍗🍗🍗🍗🍗🍗🍗

See also[]

Advertisement