Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
[view] [edit] [history] [purge]Documentation

This template displays hunger points and visualizes these with the help of a hunger bar.

For a more compact display, all hunger point values above 10 (5 drumsticks) are replaced by πŸ— Γ— [hunger / 2].

Parameter Function Default value
1 Amount of icons to show. 0
2 Size of icons. 9px
poisoned Show yellow-green hunger icons. None
notag Remove number and parenthesis. None
total Total amount of shanks to show, any more than the set amount in |1= are shown as empty. 0
bar Sets |total= to 20 and replaces |1=. Essentially used to display a hunger bar. None
Code Result
{{hunger}} 0 (🦴)
{{hunger|0}} 0 (🦴)
{{hunger|4}} 4 (πŸ—πŸ—)
{{hunger|4|total=20}} 4 (πŸ¦΄πŸ¦΄πŸ¦΄πŸ¦΄πŸ¦΄πŸ¦΄πŸ¦΄πŸ¦΄πŸ—πŸ—)
{{hunger|7|poisoned=1}} 7 (πŸ–πŸ—πŸ—πŸ—)
{{hunger|4|18px}} 4 (πŸ—πŸ—)
{{hunger|20|notag=1}} πŸ— Γ— 10
{{hunger|26|notag=1}} πŸ— Γ— 13
{{hunger|20}} 20 (πŸ— Γ— 10)
{{hunger|24}} 24 (πŸ— Γ— 12)
{{hunger|41}} 41 (πŸ— Γ— 20.5)
[view] [edit] [history] [purge]The above documentation is transcluded from Template:Hunger/doc.