Minecraft Wiki
잔글편집 요약 없음
잔글편집 요약 없음
 
(같은 사용자의 중간 판 3개는 보이지 않습니다)
15번째 줄: 15번째 줄:
 
{{ #if: {{{networkid|}}} | {{infobox row|label=<abbr title="내부 ID와 별도로 네트워크 상에서 사용되는 ID (byte)">네트워크 ID</abbr>|field={{{networkid|}}}}} }}
 
{{ #if: {{{networkid|}}} | {{infobox row|label=<abbr title="내부 ID와 별도로 네트워크 상에서 사용되는 ID (byte)">네트워크 ID</abbr>|field={{{networkid|}}}}} }}
 
{{ #if: {{{entityid|}}} | {{infobox row|label=<abbr title="리소스 이름공간에서 사용되는 문자열">문자열 ID</abbr>|field={{{entityid}}} }} }}
 
{{ #if: {{{entityid|}}} | {{infobox row|label=<abbr title="리소스 이름공간에서 사용되는 문자열">문자열 ID</abbr>|field={{{entityid}}} }} }}
  +
{{ #if: {{{sounds|}}} | {{infobox row|label=소리([[Minecraft Wiki:스타일 가이드#소리|개선 필요]])|field={{{sounds}}} }}[[분류:오래된 소리 정보상자가 있는 문서]] }}
 
| footer =
 
| footer =
 
{{#if: {{{notes|}}} | '''참고'''<br />{{{notes}}} }}
 
{{#if: {{{notes|}}} | '''참고'''<br />{{{notes}}} }}
  +
}}
}}{{ #if: {{{sound|}}} | [[분류:오래된 소리 정보상자가 있는 문서]] }}
 
{{#if: {{{entityid|}}}{{{id|}}}{{{networkid|}}} | [[분류:사용되지 않는 입력이 있는 틀이 있는 문서]]}}</includeonly><noinclude>
+
{{#if: {{{entityid|}}}{{{id|}}}{{{networkid|}}}{{{sounds|}}} | [[분류:사용되지 않는 입력이 있는 틀이 있는 문서]]}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
 
<!-- Put categories/interwiki on the documentation page -->
 
<!-- Put categories/interwiki on the documentation page -->

2020년 11월 19일 (목) 14:58 기준 최신판

[보기 | 편집 | 역사 | 캐시 제거]설명문서
Entity
No image
Lua logo
이 틀은 모듈:Infobox을(를) 사용하는, 루아로 작성된 스크립트입니다.
자세히 알아보려면 루아 혹은 mw:Extension:Scribunto를 참조하십시오.

This template provides a uniform design for entities pages.

{{Entity
|title= 
|image=
|imagesize=
|health=
|armor=
|behavior=
|damage=
|size=
|spawn=
}}
Parameter Function Default value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the entity {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imagesize Adjusts the size of the image 150px
imageN Other images for multistate entities None
imageNsize Adjusts the size of the corresponding image 150px
health The mob's health None
armor The mob's armor None
damage The damage hostile mobs cause to the player None
size Exact height and width (see http://wiki.vg/Entities#Mobs) None
spawn Spawn details None

See also

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