Minecraft Wiki
Advertisement
인쇄용 판은 더 이상 지원되지 않으며 렌더링 오류가 있을 수 있습니다. 브라우저 북마크를 업데이트해 주시고 기본 브라우저 인쇄 기능을 대신 사용해 주십시오.
[보기 | 편집 | 역사 | 캐시 제거]설명문서
Lua logo
이 틀은 모듈: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

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

See also

[보기 | 편집 | 역사 | 캐시 제거]위 설명문서는 틀:Loom/doc에서 왔습니다.
Advertisement