Please note that some information on this wiki is still based on the demo version.
If you notice any errors, feel free to correct them.

Template:ItemLink

From Super Fantasy Kingdom Official Wiki
File:Template-info.svg Documentation Edit this documentation at Template:ItemLink/doc.
(edithistorypurge)

Link to an item page with an item image in front: Stone

Also supports an optional quantity in front: 5 ×  Stone

Usage

{{ItemLink|Stone}}
  • first position= name of link, text and image (image can be changed with the additional parameter)
  • second position= the text shown (leaving empty makes it use the first position parameter)
Additional Parameters
Name Type Required Default
image string false The value of the first positional parameter suffixed with .png
size string false 16x16px
quantity string false

Examples

Both lines produce the same output:

{{ItemLink|Stone}} = Stone

{{ItemLink|Stone|Stone|image=Stone.png|size=20px|quantity=}} = Stone

Lowercase link:

{{ItemLink|Stone|stone}} = stone

Plural link:

{{ItemLink|Stone|Stones}} = Stones
Alternative: {{ItemLink|Stone}}s = Stones

Quantity:

{{ItemLink|Stone|quantity=5}} = 5 ×  Stone
{{ItemLink|Stone|quantity=5-10}} = 5-10 ×  Stone