<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://modded.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AHungerbar%2Fdoc</id>
	<title>Template:Hungerbar/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://modded.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AHungerbar%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://modded.wiki/index.php?title=Template:Hungerbar/doc&amp;action=history"/>
	<updated>2026-04-24T15:48:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://modded.wiki/index.php?title=Template:Hungerbar/doc&amp;diff=12905&amp;oldid=prev</id>
		<title>Patbox: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://modded.wiki/index.php?title=Template:Hungerbar/doc&amp;diff=12905&amp;oldid=prev"/>
		<updated>2025-07-23T06:30:00Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 06:30, 23 July 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key modded_wiki:diff:1.41:old-12904:rev-12905 --&gt;
&lt;/table&gt;</summary>
		<author><name>Patbox</name></author>
	</entry>
	<entry>
		<id>https://modded.wiki/index.php?title=Template:Hungerbar/doc&amp;diff=12904&amp;oldid=prev</id>
		<title>minecraft&gt;XmaxmakerX: /* See also */</title>
		<link rel="alternate" type="text/html" href="https://modded.wiki/index.php?title=Template:Hungerbar/doc&amp;diff=12904&amp;oldid=prev"/>
		<updated>2025-02-20T14:03:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation header}}&lt;br /&gt;
{{lua|Iconbar}}&lt;br /&gt;
This template creates a food point bar.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter&lt;br /&gt;
! Function&lt;br /&gt;
! Default value&lt;br /&gt;
|-&lt;br /&gt;
| {{p|1}} || Integer hunger value between 0 and 32. Empty heart = 0, half heart = 1, full heart = 2, etc. || 0&lt;br /&gt;
|-&lt;br /&gt;
| {{p|2}} || Width of each icon in pixels. || 18&lt;br /&gt;
|-&lt;br /&gt;
| {{p|link}} || Page linked when clicking on an icon. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{p|total}} || Total amount of food points to be shown. || 0&lt;br /&gt;
|-&lt;br /&gt;
| {{p|poisoned}} || Shows the poisoned hunger bar. || 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code&lt;br /&gt;
! Result&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar}} || {{hungerbar}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|0|9px}} || {{hungerbar|0|9px}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|1}} || {{hungerbar|1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|1|9px|4=poisoned=1}} || {{hungerbar|1|9px|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|2}} || {{hungerbar|2}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|2|9px|4=poisoned=1}} || {{hungerbar|2|9px|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|5}} || {{hungerbar|5}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|5|3=poisoned=1}} || {{hungerbar|5|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|10}} || {{hungerbar|10}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|10|3=poisoned=1}} || {{hungerbar|10|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|5|9px}} || {{hungerbar|5|9px}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|5|9px|4=poisoned=1}} || {{hungerbar|5|9px|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|7|45px}} || {{hungerbar|7|45px}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|7|45px|4=poisoned=1}} || {{hungerbar|7|45px|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|7|3=total=20}} || {{hungerbar|7|total=20}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|hungerbar|7|3=total=20|4=poisoned=1}} || {{hungerbar|7|total=20|poisoned=1}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Iconbar see also}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Image templates]]&lt;br /&gt;
&lt;br /&gt;
[[de:Vorlage:Hungerleiste]]&lt;br /&gt;
[[fr:Modèle:Faim]]&lt;br /&gt;
[[nl:Sjabloon:Hungerbar]]&lt;br /&gt;
[[pl: Szablon:Hungerbar]]&lt;br /&gt;
[[pt:Predefinição:Barra de fome]]&lt;br /&gt;
[[ru: Шаблон:Голодбар]]&lt;br /&gt;
[[th:แม่แบบ:Hungerbar]]&lt;br /&gt;
[[uk:Шаблон:Hungerbar]]&lt;br /&gt;
[[zh:Template:Hungerbar]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[de:Vorlage:Hungerleiste/Dokumentation]]&lt;br /&gt;
[[fr:Modèle:Faim/doc]]&lt;br /&gt;
[[nl:Sjabloon:Hungerbar/doc]]&lt;br /&gt;
[[pl: Szablon:Hungerbar/doc]]&lt;br /&gt;
[[pt:Predefinição:Barra de fome/doc]]&lt;br /&gt;
[[ru: Шаблон:Голодбар/док]]&lt;br /&gt;
[[th:แม่แบบ:Hungerbar/doc]]&lt;br /&gt;
[[uk:Шаблон:Hungerbar/док]]&lt;br /&gt;
[[zh:Template:Hungerbar/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>minecraft&gt;XmaxmakerX</name></author>
	</entry>
</feed>