Template:Infobox/Items

From Wynncraft Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This template creates an infobox for general items.

Usage

To use this template, add to page this code:

{{Infobox/Items
|name=
|image=
|item=
|type=[Quest Item, Junk Item, Untradable]
|obtain=[Quest Reward, Merchant, Loot, Discontinued, Unknown]
|usage=
|lore=
}}

Note: If there are arguments after the equal sign, you can fill in that specific field using one of those arguments (case sensitive) and receive the corresponding color to the text.

  • For example: If you wrote Quest Item under the type field, then Quest Item will be shown when changes are saved.
  • You don't need to use one of the arguments given, they are simply there for convenience.

Parameters

Argument Description
name The item name, default to the page name if blanked, should only be used when the page name and actual item name is different for some reason.
image The image for the infobox, fill with [[File:<ImageName.extension>]]
item The vanilla item it is based on. For example, Wand is based on Stick
type The item type. Quest Item, Weapon, Junk Item, Helmet, Chestplate, Legging, Boots, or Mob Drop? Multiple type can be specified.
obtain How the item is obtained. Quest Reward, Merchant, Loot, Discontinued, Unknown
usage What is the item used for.
lore The lore or description of an item found in the dark gray text.
noCategory If set to any value, the page will not be automatically categorised.

Example

Bob's Crushed Soul

Item Sugar
Type Quest Item
Obtain Bob's Lost Soul
Usage Bob's Lost Soul
Temple of the Legends
{{Infobox/Items
|name=Bob's Crushed Soul
|image={{WynnIcon|sugar}}
|item=Sugar
|type=Quest Item
|obtain=[[Bob's Lost Soul]]
|usage=[[Bob's Lost Soul]]<br>[[Temple of the Legends]]
}}