Template:InvSprite/doc: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 11: Line 11:
! Usage
! Usage
|-
|-
| ''name''
| {{p|name}}
| Sets the image.
| Sets the image.
|-
|-
| <code>link</code>
| {{p|link}}
| Sets the link for the image and the optional text. If unset or set to <code>none</code>, no link is added.<br>Supports both internal and external links.
| Sets the link for the image and the optional text. If unset or set to <code>none</code>, no link is added<br>Supports both internal and external links<br>
|-
|-
| <code>text</code>
| {{p|text}}
| If set, the value is displayed as text after the image.
| If set, the value is displayed as text after the image.
|-
|-
| <code>scale</code>
| {{p|scale}}
| Sets the scale of the image. If unset the default parameter is <code>1</code>.
| Sets the scale of the image. If unset the default parameter is <code>1</code>.
|}
|}

Revision as of 13:26, 22 August 2020

This is the documentation page. It should be transcluded into Template:InvSprite. See Template:Documentation for more information.
This template uses Module:Sprite, with data stored in Module:InvSprite.
These scripts are written in Lua.

This template displays an inventory image.

File:InvSprite.png
The spritesheet.

Parameters

Name Usage
name= Sets the image.
link= Sets the link for the image and the optional text. If unset or set to none, no link is added
Supports both internal and external links
text= If set, the value is displayed as text after the image.
scale= Sets the scale of the image. If unset the default parameter is 1.

Example

{{InvSprite|Grass Block}}

Invicon Grass Block.png: Sprite image for Grass Block in Minecraft

Available images

Lua error in package.lua at line 80: module 'Module:InvSprite' not found.

Animated icons

See Category:Animated inventory icons for a list of animated icons.
They can be used like the static icons above, just omit the Invslot prefix and extension from the file name.

See also

Minecraft
Minecraft (legacy)
Minecraft Dungeons
Minecraft Legends
Other


de:Vorlage:InvSprite/Dokumentation fr:Modèle:InvSprite/doc ja:テンプレート:InvSprite/doc pt:Predefinição:InvSprite/doc ru:Шаблон:ИнвСпрайт/док zh:Template:InvSprite/doc