Minecraft Wiki
Advertisement
Lua logo
Esta plantilla utiliza el Módulo:Icono de inventario, un script escrito en Lua.
Se necesita traducir el contenido de esta plantilla. 
El texto se encuentra en otro idioma, así que puedes colaborar traduciéndolo.

This template displays an image from {{inventory slot}}, only without adding a lot of the other styling and features.

Utilización

The parameter |1= can be set to determine the icon displayed. If the icon does not exist in the inventory slot icons, it will attempt to display an image with the title in the format of Grid |1=.png.

The parameter |link= will set a link for when the image is clicked. If unset, the image will have no link.

The parameter |title= will set the title for when the image is moused over. If unset, the image will display the link as the title, or nothing if both are unset.

Ejemplo

{{Icono de inventario|Stone}}

produces

Archivo:Grid Stone.png

{{Icono de inventario|Cobblestone|link=Mining}}

produces

Archivo:Grid Cobblestone.png

{{Icono de inventario|Oak Wood|link=Wood|title=Punch the wood!}}

produces

Punch the wood!

Véase también

Advertisement