Template:Doc/start 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 16 (8 shanks) are replaced by × [hunger / 2].
| Parameter | Function | Default value |
|---|---|---|
poisoned |
Show yellow-green hunger icons if set. | 0 |
| Code | Result |
|---|---|
| {{hunger|0}} | 0( |
| {{hunger|4}} | 4( |
| {{hunger|5|poisoned=1}} | 5( |
| {{hunger|16}} | 16( |
| {{hunger|20}} | 20( |
Template:Doc/end