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

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


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

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

:Loom/doc

Minecraft Wiki
둘러보기로 이동 검색으로 이동
이 문서는 설명문서입니다. 틀 페이지 본문에 삽입되어야 합니다. 자세한 정보는 틀:Documentation를 참조하십시오.
이 틀은 모듈:UI를 사용하는, 루아로 작성된 스크립트입니다.
자세히 알아보려면 루아 혹은 mw:Extension:Scribunto를 참조하십시오.

This template is used to create an interface that looks similar to the Loom's.

See Template:Inventory slot for basic slot usage, this documentation page will cover additional or different functions.

Usage[원본 편집]

Definition[원본 편집]

{{Loom
|Banner = InputBanner,Amount
|Dye = InputDye,Amount
|Pattern = InputPattern,Amount
|Sprite = SlotSpriteName
|Output = Output,Amount
}}

Standard usage[원본 편집]

{{Loom
|Banner = White Banner
|Dye = Orange Dye
|Sprite = Fess
|Output = Orange Fess Banner
}}
}}
produces
Invicon White Banner.png: Inventory sprite for White Banner in Minecraft as shown in-game linking to 현수막 with description: 하얀색 현수막Invicon Orange Dye.png: Inventory sprite for Orange Dye in Minecraft as shown in-game linking to 주황색 염료 with description: 주황색 염료
SlotSprite Fess.png: Minecraft Fess스프라이트 이미지Invicon Orange Fess Banner.png: Inventory sprite for Orange Fess Banner in Minecraft as shown in-game linking to Orange Fess Banner with description: 현수막

Animated[원본 편집]

To make the slots animate, you make a list of blocks and objects you want to show, separated by semicolons.

{{Loom
|Banner = White Banner
|Dye = Magenta Dye
|Pattern = Banner Pattern Globe; ;
|Sprite = Globe; Fess; Lozenge
|Output = Magenta Globe Banner; Magenta Fess Banner; Magenta Lozenge Banner
}}
produces
Invicon White Banner.png: Inventory sprite for White Banner in Minecraft as shown in-game linking to 현수막 with description: 하얀색 현수막Invicon Magenta Dye.png: Inventory sprite for Magenta Dye in Minecraft as shown in-game linking to 자홍색 염료 with description: 자홍색 염료Invicon Banner Pattern Globe.png: Inventory sprite for Banner Pattern Globe in Minecraft as shown in-game linking to Banner Pattern Globe with description: Banner Pattern Globe
SlotSprite Globe.png: Minecraft Globe스프라이트 이미지SlotSprite Fess.png: Minecraft Fess스프라이트 이미지SlotSprite Lozenge.png: Minecraft Lozenge스프라이트 이미지Invicon Magenta Globe Banner.png: Inventory sprite for Magenta Globe Banner in Minecraft as shown in-game linking to Magenta Globe Banner with description: 현수막Invicon Magenta Fess Banner.png: Inventory sprite for Magenta Fess Banner in Minecraft as shown in-game linking to Magenta Fess Banner with description: 현수막Invicon Magenta Lozenge Banner.png: Inventory sprite for Magenta Lozenge Banner in Minecraft as shown in-game linking to Magenta Lozenge Banner with description: 현수막

See also[원본 편집]