Template:Infobox entity/doc: Difference between revisions
No edit summary |
document the new caption parameters |
||
Line 7: | Line 7: | ||
|image= | |image= | ||
|imagesize= | |imagesize= | ||
|caption= | |||
|image2= | |image2= | ||
|image2size= | |image2size= | ||
|caption2= | |||
|image3= | |image3= | ||
|image3size= | |image3size= | ||
|caption3= | |||
|health= | |health= | ||
|armor= | |armor= | ||
Line 33: | Line 36: | ||
|- | |- | ||
| <code>imagesize</code> || Adjusts the size of the image || 200px | | <code>imagesize</code> || Adjusts the size of the image || 200px | ||
|- | |||
| <code>caption</code> || Adds an image caption, displayed as a tooltip when the mouse cursor hovers over the image. || ''None'' | |||
|- | |- | ||
| <code>image2</code> || Second image for two-state mobs (also approx. 200x200px) || ''None'' | | <code>image2</code> || Second image for two-state mobs (also approx. 200x200px) || ''None'' | ||
|- | |- | ||
| <code>image2size</code> || Adjusts the size of the | | <code>image2size</code> || Adjusts the size of the second image || 200px | ||
|- | |||
| <code>caption2</code> || Adds an image caption for the second image, displayed as a tooltip when the mouse cursor hovers over the image. || ''None'' | |||
|- | |- | ||
| <code>image3</code> || Third image for three-state mobs (also approx. 200x200px) || ''None'' | | <code>image3</code> || Third image for three-state mobs (also approx. 200x200px) || ''None'' | ||
|- | |- | ||
| <code>image3size</code> || Adjusts the size of the third image || 200px | | <code>image3size</code> || Adjusts the size of the third image || 200px | ||
|- | |||
| <code>caption3</code> || Adds an image caption for the third image, displayed as a tooltip when the mouse cursor hovers over the image. || ''None'' | |||
|- | |- | ||
| <code>health</code> || The mob's health || ''None'' | | <code>health</code> || The mob's health || ''None'' |