Template:Infobox entity/doc: Difference between revisions

I think it would be better if a mob being Passive, Neutral or Hostile was actually stated in the infobox.
No edit summary
Line 3: Line 3:
{{lua|Infobox}}
{{lua|Infobox}}


This template provides a uniform design for entities pages.
This template provides a uniform design for entities pages. The following list is outdated.
<pre width="30px">
<pre width="30px">
{{Entity
{{Entity
Line 27: Line 27:
|usableitems=
|usableitems=
|exp=
|exp=
|sounds=
|id=
|id=
|networkid=
|networkid=
Line 60: Line 59:
| <code>score</code> || The score the mob gives on being killed in [[Survival Test]] || ''None''
| <code>score</code> || The score the mob gives on being killed in [[Survival Test]] || ''None''
|-
|-
| <code>firstver</code> || First version that it was seen in (eg. Alpha 1.0.17, classic 0.0.23a).  || ''None''
| <code>firstver</code> || First version that it was seen in (eg. Alpha 1.0.17, classic 0.0.23a). Do not use.  || ''None''
|-
|-
| <code>firstdev</code> || First development snapshot it was seen in, requires firstver. || ''None''
| <code>firstdev</code> || First development snapshot it was seen in, requires firstver. || ''None''
Line 77: Line 76:
|-
|-
| <code>exp</code> || The experience the mob drop upon a player kill || ''None''
| <code>exp</code> || The experience the mob drop upon a player kill || ''None''
|-
| <code>sounds</code> || The sound effects of the entity || ''None''
|-
|-
| <code>id</code> || The entity's numeric ID used internally, and over the network (0-255), unless a separate network ID is used. (see http://wiki.vg/Entities#Mobs) || ?
| <code>id</code> || The entity's numeric ID used internally, and over the network (0-255), unless a separate network ID is used. (see http://wiki.vg/Entities#Mobs) || ?