Minecraft Wiki
(Alswo9628 (토론) 의 11166 판 편집을 되돌림)
잔글 (틀:Entity 편집)
1번째 줄: 1번째 줄:
 
<includeonly>{{infobox common
 
<includeonly>{{infobox common
 
| title = {{ #if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}
 
| title = {{ #if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}
| imagearea = [[File:{{#if: {{{image|}}} | {{{image}}} | {{#ifexist: File:{{ #if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}.png | {{ #if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}.png | No image.svg}} }}|{{#if: {{{imagesize|}}} | {{{imagesize}}} | 150px }}|link=File:{{#if: {{{image|}}} | {{{image}}} | {{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}.png }}|center]]{{
+
| imagearea = [[File:{{#if: {{{image|}}} | {{{image}}} | {{#ifexist: File:{{ #if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}.png | {{ #if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}.png | No image.svg}} }}|{{#if: {{{imagesize|}}} | {{{imagesize}}} | 150px }}|{{#ifeq: {{NAMESPACE}} | {{ns:10}} || link=File:{{#if: {{{image|}}} | {{{image}}} | {{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }}.png }} }}|center]]{{
 
#if: {{{image2|}}} | <div style="padding-top: 1em">[[File:{{{image2}}}|{{ #if: {{{image2size|}}} | {{{image2size}}} | 150px }}|center]]</div>
 
#if: {{{image2|}}} | <div style="padding-top: 1em">[[File:{{{image2}}}|{{ #if: {{{image2size|}}} | {{{image2size}}} | 150px }}|center]]</div>
 
}}{{
 
}}{{
7번째 줄: 7번째 줄:
 
}}{{#if:{{{caption|}}} | <div style="text-align:center; font-size:0.9em;">{{{caption}}}</div> }}
 
}}{{#if:{{{caption|}}} | <div style="text-align:center; font-size:0.9em;">{{{caption}}}</div> }}
 
| rows =
 
| rows =
{{ #if: {{{health|}}} | {{infobox row|label=체력|field={{{health}}} }} }}
+
{{ #if: {{{health|}}} | {{infobox row|label=[[Health and Damage|Health Points]]|field={{{health}}} }} }}
{{ #if: {{{damage|}}} | {{infobox row|label=공격 세기|field={{{damage}}} }} }}
+
{{ #if: {{{armor|}}} | {{infobox row|label=[[armor|Armor Points]]|field={{{armor}}} }} }}
{{ #if: {{{spawn|}}} | {{infobox row|label=스폰|field={{{spawn}}} }} }}
+
{{ #if: {{{damage|}}} | {{infobox row|label=Attack Strength|field={{{damage}}} }} }}
{{ #if: {{{score|}}} | {{infobox row|label=점수|field={{{score}}} }} }}
+
{{ #if: {{{spawn|}}} | {{infobox row|label=[[Spawn]]|field={{{spawn}}} }} }}
{{#if: {{{firstver|}}} | {{infobox row|label=처음 나타난 때|field={{{firstver}}} }} }}
+
{{ #if: {{{score|}}} | {{infobox row|label=Scorepoints|field={{{score}}} }} }}
  +
{{ #if: {{{multiplevers|}}}
{{ #if: {{{id|}}} | {{infobox row|label={{H:title|ID in Network Traffic (Byte)|Network ID}}|field={{{id}}} }} }}
 
{{ #if: {{{entityid|}}} | {{infobox row|label={{H:title|ID in Saved Games (string)|Savegame ID}}|field={{{entityid}}} }} }}
+
| {{infobox row|label=First Appearances|field={{{multiplevers}}} }}
{{ #if: {{{drops|}}} | {{infobox row|label=아이템|field={{{drops|}}} }} }}
+
| {{ #if: {{{firstver|}}} | {{infobox row|label=First Appearance|field={{Version link|{{{firstver}}}}} }} }}
  +
}}
{{ #if: {{{exp|}}} | {{infobox row|label=경혐치|field={{{exp}}}}} }}
 
  +
{{infobox row|label=<span style="border-bottom: 1px dotted; cursor: help" title="ID in Network Traffic (Byte)">Network ID</span>|field={{#if: {{{id|}}} | {{{id}}} | ? }} }}
  +
{{infobox row|label=<span style="border-bottom: 1px dotted; cursor: help" title="ID in Saved Games (String)">Savegame ID</span>|field={{#if: {{{entityid|}}} | {{{entityid}}} | ? }} }}
  +
{{ #if: {{{drops|}}} | {{infobox row|label=[[Drops#Common drops|Drops]]|field={{{drops|}}} }} }}
  +
{{ #if: {{{raredrops|}}} | {{infobox row|label=[[Drops#Rare drops|Rare Drops]]|field={{{raredrops|}}} }} }}
 
{{ #if: {{{exp|}}} | {{infobox row|label=[[Experience Orb|Experience]]|field={{{exp}}}}} }}
 
{{ #if: {{{sounds|}}} | {{infobox row|label=Sounds|field={{{sounds|}}}}} }}
  +
{{ #if: {{{weaknesses|}}} | {{infobox row|label=Weaknesses|field={{{weaknesses|}}}}} }}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{/doc}}
 
{{/doc}}
   
[[Category:Infobox templates|E]]</noinclude>
+
[[Category:Infobox templates|E]][[fr:Modèle:Entité]]
  +
</noinclude>

2012년 4월 4일 (수) 13:34 판

이 문서는 설명문서입니다. 틀 페이지 본문에 삽입되어야 합니다. 자세한 정보는 틀:Documentation를 참조하십시오.
Entity
No image
Network ID

?

Savegame ID

?

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