Predefinição:Item Link/Doc
A UESPWiki – Sua fonte de The Elder Scrolls desde 1995
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 | ||
---|---|---|
Parâmetero | Escopo | Descrição |
name |
required | The name of the item. |
id |
required | 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. |
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
- Normal Quality -
b
,base
,c
,common
,n
,normal
- Fine Quality -
f
,fine
- Superior Quality -
s
,superior
- Epic Quality -
e
,epic
,a
,artifact
- Legendary Quality -
l
,legendary
Example
{{Item Link|Prophet's Recollection|id=27269|level=3|quality=3}}