[[Image:{{{1}}}_Icon.png|20px]] [[{{{1}}}|{{{1}}}]]
Link to an item page with an item image in front: 20px Food
Also supports an optional quantity in front: 5 × 20px Food
Usage
{{ItemLink|Food}}
Name | Type | Required | Default |
---|---|---|---|
0
|
string
|
true
|
|
text
|
string
|
false
|
The value of the first positional parameter |
link
|
string
|
false
|
The value of the first positional parameter |
image
|
string
|
false
|
The value of the first positional parameter suffixed with .png
|
size
|
string
|
false
|
20px |
quantity
|
string
|
false
|
Examples
Both lines produce the same output:
{{ItemLink|Food|text=Food|link=Food|image=Provisions.png|size=20px|quantity=}}
= Food
Lowercase link:
{{ItemLink|Food|text=food}}
= 20px food
Plural link:
{{ItemLink|Food|text=Foods}}
= 20px Foods
Quantity: