Difference between revisions of "Template:Health"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

m (Testing fix health with .5 decimals)
(Rewrote template to have less convulted code (also it'll change to the simplified syntax [example: <heart icon> × <number / 2>] if hp > 10 [5 hearts] or if there are any kind of decimals).)
Line 1: Line 1:
{{{1}}} ({{#ifexpr: {{{1}}} > 0 and {{{1}}} < 20 or {{{1}}} = 20 or {{{1}}} = 0|{{#ifexpr: {{{1}}} > 0 and {{{1}}} < 1.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 1.5 or {{{1}}} > 1.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} heart{{#ifexpr: {{{1}}} = 2||s}}]] | {{#ifexpr: {{{1}}} = 0 or {{{1}}} < 0 | [[File:ui-health-empty.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} heart{{#ifexpr: {{{1}}} = -2||s}}]]}}}}}}{{#ifexpr: {{{1}}} > 2.5 and {{{1}}} < 3.5 or {{{1}}} = 2.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 3.5 or {{{1}}} > 3.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}{{#ifexpr: {{{1}}} > 4.5 and {{{1}}} < 5.5 or {{{1}}} = 4.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 5.5 or {{{1}}} > 5.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}{{#ifexpr: {{{1}}} > 6.5 and {{{1}}} < 7.5 or {{{1}}} = 6.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 7.5 or {{{1}}} > 7.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}{{#ifexpr: {{{1}}} > 8.5 and {{{1}}} < 9.5 or {{{1}}} = 8.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 9.5 or {{{1}}} > 9.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}{{#ifexpr: {{{1}}} > 10.5 and {{{1}}} < 11.5 or {{{1}}} = 10.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 11.5 or {{{1}}} > 11.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}{{#ifexpr: {{{1}}} > 12.5 and {{{1}}} < 13.5 or {{{1}}} = 12.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 13.5 or {{{1}}} > 13.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}{{#ifexpr: {{{1}}} > 14.5 and {{{1}}} < 15.5 or {{{1}}} = 14.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 15.5 or {{{1}}} > 15.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}{{#ifexpr: {{{1}}} > 16.5 and {{{1}}} < 17.5 or {{{1}}} = 16.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 17.5 or {{{1}}} > 17.5 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}{{#ifexpr: {{{1}}} > 18.5 and {{{1}}} < 19.5 or {{{1}}} = 18.5 | [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]] | {{#ifexpr: {{{1}}} = 19.5 or {{{1}}} > 19.5 and {{{1}}} < 20 or {{{1}}} = 20 | [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|{{#expr: {{{1}}} / 2}} hearts]]}}}}|{{#expr: {{{1}}} / 2}} × [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|1 heart]]}})<noinclude>
+
<includeonly>{{#switch: {{{1}}}
 +
| 1 = [[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|0.5 hearts]]
 +
| 2 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|1 heart]]
 +
| 3 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|1.5 hearts]][[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|1.5 hearts]]
 +
| 4 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|2 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|2 hearts]]
 +
| 5 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|2.5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|2.5 hearts]][[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|2.5 hearts]]
 +
| 6 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|3 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|3 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|3 hearts]]
 +
| 7 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|3.5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|3.5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|3.5 hearts]][[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|3.5 hearts]]
 +
| 8 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|4 hears]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|4 hears]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|4 hears]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|4 hears]]
 +
| 9 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|4.5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|4.5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|4.5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|4.5 hearts]][[File:ui-health-half.png|12x12px|class=item-icon pixel|alt=♥|link=|4.5 hearts]]
 +
| 10 = [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|5 hearts]][[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|5 hearts]]
 +
| #default = {{#expr: {{{1}}} / 2}} × [[File:ui-health.png|12x12px|class=item-icon pixel|alt=♥|link=|1 heart]]
 +
}}</includeonly><noinclude>
 
== About ==
 
== About ==
 
This template serves to display health points in a page.
 
This template serves to display health points in a page.

Revision as of 17:36, 10 October 2022

About

This template serves to display health points in a page.

Usage

The syntax of this template is {{Health|<number>}}. If the value given is 0 or lower, it will display an empty heart icon, and if the value is higher than 10, it will display n × <health> where n is the number you specified. It can also round to the nearest integer.

Examples

  • {{Health|0}} → 0 × ♥
  • {{Health|0}} → 0.25 × ♥
  • {{Health|1}}♥
  • {{Health|0}} → 0.75 × ♥
  • {{Health|2}}♥
  • {{Health|0}} → 1.25 × ♥
  • {{Health|3}}♥♥
  • {{Health|0}} → 1.75 × ♥
  • {{Health|4}}♥♥
  • {{Health|0}} → 2.25 × ♥
  • {{Health|5}}♥♥♥
  • {{Health|0}} → 2.75 × ♥
  • {{Health|6}}♥♥♥
  • {{Health|0}} → 3.25 × ♥
  • {{Health|7}}♥♥♥♥
  • {{Health|0}} → 3.75 × ♥
  • {{Health|8}}♥♥♥♥
  • {{Health|0}} → 4.25 × ♥
  • {{Health|9}}♥♥♥♥♥
  • {{Health|0}} → 4.75 × ♥
  • {{Health|10}}♥♥♥♥♥
  • {{Health|0}} → 5.25 × ♥
  • {{Health|11}} → 5.5 × ♥
  • {{Health|0}} → 5.75 × ♥
  • {{Health|12}} → 6 × ♥
  • {{Health|0}} → 6.25 × ♥
  • {{Health|13}} → 6.5 × ♥
  • {{Health|0}} → 6.75 × ♥
  • {{Health|14}} → 7 × ♥
  • {{Health|0}} → 7.25 × ♥
  • {{Health|15}} → 7.5 × ♥
  • {{Health|0}} → 7.75 × ♥
  • {{Health|16}} → 8 × ♥
  • {{Health|0}} → 8.25 × ♥
  • {{Health|17}} → 8.5 × ♥
  • {{Health|0}} → 8.75 × ♥
  • {{Health|18}} → 9 × ♥
  • {{Health|0}} → 9.25 × ♥
  • {{Health|19}} → 9.5 × ♥
  • {{Health|0}} → 9.75 × ♥
  • {{Health|20}} → 10 × ♥

Rounding examples:

  • {{Health|1.25}} → 0.625 × ♥
  • {{Health|1.5}} → 0.75 × ♥
  • {{Health|1.75}} → 0.875 × ♥

More than 20 health points:

  • {{Health|20.5}} → 10.25 × ♥
  • {{Health|30} → 15 × ♥
  • {{Health|600}} → 300 × ♥