قالب:Linkable Item Link

The UESPWiki – Your source for The Elder Scrolls since 1995
اذهب إلى: تصفح، ابحث

Summary

This template combines the features of Linkable Entry and Item Link, creating an Item Link which can be linked to by sub-page links from other pages.

Parameters

Linkable Item Link
Parameter Scope Description
1 required The name of the item, used for both the Linkable Entry and the Item Link text.
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.
collectid optional The ID of the collection item.
level optional Item level from 1 to 65. Veteran ranks V1-V14 can be specified as either 51-64 or v1-v14.
quality optional Item quality from 1 (Common) to 5 (Legendary). This can be specified by number or by name. See below.

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, a, artifact
  5. Legendary Quality - l, legendary

Examples

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

Prophet's Recollection
Finvir's Trinket
Orb of Discourse

These links could then be linked to on another page using a link in the form of:
[[Template:Linkable Item Link#Prophet's Recollection]]
[[Template:Linkable Item Link#Finvir's Trinket|Finvir's Trinket]]
[[Template:Linkable Item Link#Orb of Discourse|An Item]]

Template:Linkable Item Link#Prophet's Recollection
Finvir's Trinket
An Item