<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FHealthbar%2Fdoc</id>
	<title>Template:MC/Healthbar/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FHealthbar%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Healthbar/doc&amp;action=history"/>
	<updated>2026-04-10T07:02:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Healthbar/doc&amp;diff=43386&amp;oldid=prev</id>
		<title>imported&gt;Ivan-r: interwiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Healthbar/doc&amp;diff=43386&amp;oldid=prev"/>
		<updated>2025-11-05T16:20:55Z</updated>

		<summary type="html">&lt;p&gt;interwiki&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 health 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;
| &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; || Integer health value between 0 and 32. Empty heart = 0, half heart = 1, full heart = 2, etc. || 0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt; || Width of each icon in pixels. || 18&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;link&amp;lt;/code&amp;gt; || Page linked when clicking on an icon. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;total&amp;lt;/code&amp;gt; || Total amount of hearts to be shown. || 0&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;poisoned&amp;lt;/code&amp;gt;   || Shows yellow-green poison hearts. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;withered&amp;lt;/code&amp;gt;   || Shows black withered hearts. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039; &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;freezing&amp;lt;/code&amp;gt;   || Shows blue freezing hearts. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;hardcore&amp;lt;/code&amp;gt;   || Shows the hardcore version of the normal/poisoned/withered/absorption hearts. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mob&amp;lt;/code&amp;gt;        || Shows mob hearts. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;absorption&amp;lt;/code&amp;gt; || Shows the hearts added by absorption. || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&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|healthbar}} || {{healthbar}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|0|9px}} || {{healthbar|0|9px}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|1}} || {{healthbar|1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|2}} || {{healthbar|2}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5}} || {{healthbar|5}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=poisoned=1}} || {{healthbar|5|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=withered=1}} || {{healthbar|5|withered=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=absorption=1}} || {{healthbar|5|absorption=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=freezing=1}} || {{healthbar|5|freezing=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=hardcore=1}} || {{healthbar|5|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=poisoned=1|4=hardcore=1}} || {{healthbar|5|poisoned=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=withered=1|4=hardcore=1}} || {{healthbar|5|withered=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=absorption=1|4=hardcore=1}} || {{healthbar|5|absorption=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=mob=1}} || {{healthbar|5|mob=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10}} || {{healthbar|5|total=10}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=poisoned=1}} || {{healthbar|5|total=10|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=withered=1}} || {{healthbar|5|total=10|withered=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=absorption=1}} || {{healthbar|5|total=10|absorption=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=freezing=1}} || {{healthbar|5|total=10|freezing=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=hardcore=1}} || {{healthbar|5|total=10|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=poisoned=1|5=hardcore=1}} || {{healthbar|5|total=10|poisoned=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=withered=1|5=hardcore=1}} || {{healthbar|5|total=10|withered=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=absorption=1|5=hardcore=1}} || {{healthbar|5|total=10|absorption=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|5|3=total=10|4=mob=1}} || {{healthbar|5|total=10|mob=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|20}} || {{healthbar|20}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|20|3=poisoned=1}} || {{healthbar|20|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px}} || {{healthbar|11|9px}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=poisoned=1}} || {{healthbar|11|9px|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=withered=1}} || {{healthbar|11|9px|withered=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=absorption=1}} || {{healthbar|11|9px|absorption=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=freezing=1}} || {{healthbar|11|9px|freezing=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=hardcore=1}} || {{healthbar|11|9px|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=poisoned=1|5=hardcore=1}} || {{healthbar|11|9px|poisoned=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=withered=1|5=hardcore=1}} || {{healthbar|11|9px|withered=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=absorption=1|5=hardcore=1}} || {{healthbar|11|9px|absorption=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|11|9px|4=mob=1}} || {{healthbar|11|9px|mob=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px}} || {{healthbar|7|45px}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=poisoned=1}} || {{healthbar|7|45px|poisoned=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=withered=1}} || {{healthbar|7|45px|withered=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=absorption=1}} || {{healthbar|7|45px|absorption=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=freezing=1}} || {{healthbar|7|45px|freezing=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=hardcore=1}} || {{healthbar|7|45px|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=poisoned=1|5=hardcore=1}} || {{healthbar|7|45px|poisoned=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=withered=1|5=hardcore=1}} || {{healthbar|7|45px|withered=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=absorption=1|5=hardcore=1}} || {{healthbar|7|45px|absorption=1|hardcore=1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{t|healthbar|7|45px|4=mob=1}} || {{healthbar|7|45px|mob=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;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[Category:Image templates]]&lt;br /&gt;
&lt;br /&gt;
[[de:Vorlage:Lebensleiste]]&lt;br /&gt;
[[es:Plantilla:Barra de salud]]&lt;br /&gt;
[[fr:Modèle:Barre de cœurs]]&lt;br /&gt;
[[ko:틀:Healthbar]]&lt;br /&gt;
[[nl:Sjabloon:Healthbar]]&lt;br /&gt;
[[pt:Predefinição:Barra de vida]]&lt;br /&gt;
[[ru:Шаблон:Сердечки]]&lt;br /&gt;
[[th:แม่แบบ:Healthbar]]&lt;br /&gt;
[[uk:Шаблон:Healthbar]]&lt;br /&gt;
[[zh:Template:Healthbar]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
[[es:Plantilla:Barra de salud/doc]]&lt;br /&gt;
[[fr:Modèle:Barre de cœurs/doc]]&lt;br /&gt;
[[ko:틀:Healthbar/doc]]&lt;br /&gt;
[[nl:Sjabloon:Healthbar/doc]]&lt;br /&gt;
[[pt:Predefinição:Barra de vida/doc]]&lt;br /&gt;
[[ru:Шаблон:Сердечки/док]]&lt;br /&gt;
[[th:แม่แบบ:Healthbar/doc]]&lt;br /&gt;
[[uk:Шаблон:Healthbar/док]]&lt;br /&gt;
[[zh:Template:Healthbar/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Ivan-r</name></author>
	</entry>
</feed>