Semi Protection

Template:Item Link

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search
Due to the sensitive nature of this template or the fact that it is used on a large number of pages, it has been semi-protected to prevent site-wide damage by vandal bots.
Editors: In order to minimize the impact on our servers, please use sandboxes to make and test changes to widely used templates before deployment.
For more information, please see this article's talk page.

Summary

This template is used to add links to the ESO Item database using the <esoitemlink> tag. With JavaScript enabled in your browser, hovering over the link produces an item tooltip with basic information about the item.

Parameters

Item Link
Parameter Scope Description
1 required The first unnamed parameter is the name of the item.
One of the following three parameters must be specified in order for the template to work.
itemid or
id
optional The ID of the item. The item ID can be found using the "Show Item Info" context menu from the uespLog add-on in-game, or directly from the database.
questid optional The ID of the quest item.
collectid optional The ID of the collection item.
antiquityid optional The ID of the antiquity lead.
level optional Item level from 1 to 65. Veteran ranks V1-V14 can be specified as either 51-64 or v1-v14.
summary optional If set display range of item values for level 1-CP160
quality optional Item quality from 1 (Common) to 6 (Mythic). This can be specified by number or by name. See below.
color optional The display color for the text on the page. Overrides the default quality color when specified. See the {{FC}} documentation for details on color names and numbers.
anchor optional If any value is specified, an anchor will be added to the link with the same name as the item.
botignore optional Adding this to the template tells bots not to automatically update the name or ID for this template. This is not used by the template itself.

The template can also take the parameters intlevel, inttype, summary, and link. See WikiEsoItemLink Documentation for more information.

Note
quality must always be paired with level, and inttype must always be paired with intlevel. It is not possible to use inttype directly with level.

Quality

  1. Normal Quality - b, base, c, common, n, normal
  2. Fine Quality - f, fine
  3. Superior Quality - s, superior
  4. Epic Quality - e, epic
  5. Legendary Quality - l, legendary
  6. Mythic Quality - m, mythic

Examples

{{Item Link|Prophet's Recollection|id=27269|level=3|quality=3}}
{{Item Link|Finvir's Trinket|collectid=336}}
{{Item Link|Orb of Discourse|questid=3922}}
{{Item Link|Orb of Discourse|questid=3922|color=black}}

Prophet's Recollection
Finvir's Trinket
Orb of Discourse
Orb of Discourse

{{Item Link|Prophet's Recollection|id=27269|level=3|quality=3|anchor=1}}

[[#Prophet's Recollection|Link]] to item above.

Prophet's Recollection

Link to item above.