한국어 Minecraft 위키가 Weird Gloop으로 이사를 완료했습니다!!

자세한 사항은 위키 이동 공지를 참조해 주세요!


새로 오신 분들은 길라잡이위키 규칙을 꼭 읽어주세요.

문서 작성번역을 도와주시면 이 위키에 큰 힘이 됩니다.

:Healthbar

Minecraft Wiki
둘러보기로 이동 검색으로 이동
[보기] [편집] [역사] [새로 고침]설명문서
이 틀은 모듈:Iconbar를 사용하는, 루아로 작성된 스크립트입니다.
자세히 알아보려면 루아 혹은 mw:Extension:Scribunto를 참조하십시오.

이 틀은 생명력 바를 생성해주는데 사용한다.

매개 변수 기능 기본 값
1 생명력 값을 나타내는 정수(0~32). Empty heart = 0, half heart = 1, full heart = 2, see examples below. 0
2 아이콘의 폭 18px
total 보여줄 전체 하트의 양. 0
poisoned 황록색 (독) 하트. 0
withered 검은색 (시듦) 하트. 0
hardcore 하드코어 버전 0
mob 탈 수 있는 몹의 하트 0
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=20|poisoned=1|hardcore=1}}
{{healthbar|5|total=20|withered=1|hardcore=1}}
{{healthbar|5|total=20|absorption=1|hardcore=1}}
{{healthbar|5|total=20|mob=1}}
{{healthbar|20}}
{{healthbar|20|poisoned=1}}
{{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}}

함께 보기[원본 편집]

틀:Iconbar see also

[보기] [편집] [역사] [새로 고침]위 설명문서는 틀:Healthbar/doc에서 왔습니다.