Template:Item

From Twisted Wonderland Wiki
Jump to navigation Jump to search
Key Icon.png
Item Label.png
×10

How To Use

{{ItemCount
|width= (default is 60px; optional)
|img= (default uses value for item; optional)
|item=
|number= (default is 10)
|fontsize= (default is 0.8em; optional)
|link= (optional)
}}

Example

Madol Icon.png
Item Label.png
×5000
Madol Icon.png
Item Label.png
×5000
{{Item|item = Madol|number = 5000}}
{{Item|item = Madol|number = 5000|width = 100px|fontsize = 1.4em}}

Template Data

Creates an icon for an ingame item.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Widthwidth

Sets the width of the icon

Default
60px
Lineoptional
Imageimg

Specifies the icon's image. Defaults to "{{{item}}} Icon.png"

Fileoptional
Itemitem

Specifies the item the icon is referring to.

Default
Key
Linesuggested
Numbernumber

Specifies the amount of the item

Default
10
Numberoptional
Font sizefontsize

Sets the font size of the label

Default
0.8em
Lineoptional
Linklink

Adds an optional link

Lineoptional