体力ゲージを作り出すのに用いられるテンプレートです。
| パラメーター | 機能 | デフォルト値 |
|---|---|---|
1 |
Integer health value between 0 and 32. Empty heart = 0, half heart = 1, full heart = 2, see examples below. | 0 |
2 |
Width of each icon. | 18px |
total |
Total amount of hearts to be shown | 0 |
poisoned |
Shows yellow-green poison hearts. | 0 |
withered |
Shows black withered hearts. | 0 |
hardcore |
Shows the hardcore version of the normal/poisoned/withered/absorption hearts. | 0 |
mob |
Shows rideable mob hearts. | 0 |
absorption |
Shows the hearts added by absorption. | 0 |
| 記述例 | 結果 |
|---|---|
{{healthbar}} |
|
{{healthbar|0|9px}} |
|
{{healthbar|1}} |
|
{{healthbar|2}} |
|
{{healthbar|5}} |
|
{{healthbar|5|poisoned=1}} |
|
{{healthbar|5|withered=1}} |
|
{{healthbar|5|absorption=1}} |
|
{{healthbar|5|hardcore=1}} |
|
{{healthbar|5|poisoned=1|hardcore=1}} |
|
{{healthbar|5|withered=1|hardcore=1}} |
|
{{healthbar|5|absorption=1|hardcore=1}} |
|
{{healthbar|5|mob=1}} |
|
{{healthbar|5|total=10}} |
|
{{healthbar|5|total=10|poisoned=1}} |
|
{{healthbar|5|total=10|withered=1}} |
|
{{healthbar|5|total=10|absorption=1}} |
|
{{healthbar|5|total=10|hardcore=1}} |
|
{{healthbar|5|total=10|poisoned=1|hardcore=1}} |
|
{{healthbar|5|total=10|withered=1|hardcore=1}} |
|
{{healthbar|5|total=10|absorption=1|hardcore=1}} |
|
{{healthbar|5|total=10|mob=1}} |
|
{{healthbar|20}} |
|
{{healthbar|11|9px}} |
|
{{healthbar|11|9px|poisoned=1}} |
|
{{healthbar|11|9px|withered=1}} |
|
{{healthbar|11|9px|absorption=1}} |
|
{{healthbar|11|9px|hardcore=1}} |
|
{{healthbar|11|9px|poisoned=1|hardcore=1}} |
|
{{healthbar|11|9px|withered=1|hardcore=1}} |
|
{{healthbar|11|9px|absorption=1|hardcore=1}} |
|
{{healthbar|11|9px|mob=1}} |
|
{{healthbar|7|45px}} |
|
{{healthbar|7|45px|poisoned=1}} |
|
{{healthbar|7|45px|withered=1}} |
|
{{healthbar|7|45px|absorption=1}} |
|
{{healthbar|7|45px|hardcore=1}} |
|
{{healthbar|7|45px|poisoned=1|hardcore=1}} |
|
{{healthbar|7|45px|withered=1|hardcore=1}} |
|
{{healthbar|7|45px|absorption=1|hardcore=1}} |
|
{{healthbar|7|45px|mob=1}} |
参考[]
{{Armorbar}}{{Healthbar}}{{Hungerbar}}{{Iconbar}}- モジュール:Iconbar
[閲覧 | 編集 | 履歴 | キャッシュ破棄]上記の解説は、テンプレート:Healthbar/docから参照されています。