Abrir menu principal

UESPWiki β

Predefinição:Item Data/Doc

< Predefinição:Item Data

Summary

This template is used to store the data for quest items so they can be accessed with the Quest Item template. Only use hyperlinks with the enchantment and notes parameters. The output is meant to go into a table. Each entry automatically makes use of the {{Highlightable Entry}} template, so that it's possible to link to an item using its ID (ex: Skyrim:Clothing#0005b6a1).

Parameters

Item Data
Parâmetero Escopo Descrição
name required The actual name of the item. This is a linkable entry. Ex: Amren's Family Sword
displayname optional Text to display instead of the name. Use this to include other templates in the name field of the table such as {{Hover}} or {{DG}}.
icon optional An icon to display in the first column. Only the file name of the image is necessary. The rest will be added automatically. If icon=hide, the column will be hidden.
id required The item's ID (e.g., 000647ac). For multiple IDs or special formatting, use idsraw.
idsraw optional The wiki-formatted ID. Usually used for multiple IDs (e.g., {{IDs|00064a7c|00064a7d|sep=<br>}}). It is up to the editor to ensure that formatting fits in with any surrounding data.
type required The type of item. Ex: 1 Hand Sword
temp optional What item it is tempered with (improved via Smithing). Ex: Iron Ingot
If temp=hide, it will hide the column. If temp=Not possible, it will hide perk. If temp is blank, it will display N/A
perk optional What perk is necessary to improve it. Ex: Ebony Smithing
If temp=hide, temp=Not possible, or temp is blank, perk will not be displayed. If perk is blank, it will display "Perk: None"
weight required The weight of the item. Quest items have no actual weight; this is for completeness. Ex: 9
value required The value of the item. You can't sell quest items; this is for completeness. Ex: 25
damage optional The amount of damage the item can deal or the armor rating. Ex: 7
enchantment optional The item's enchantment, if it has one. Ex: Target takes 15 points of frost damage to Health and Stamina:
  • Frost Damage, 15 pts
  • Slow, 50 pts for 3 secs
  • Charge/Cost = Uses: 1700/3=566
  • Disenchant: Yes
quest optional The quest that the item is associated with. Ex: Dungeon Delving (Bandits). If there are multiple quests, separate them with semicolons, like so:

quest=Blood on the Ice; Diplomatic Immunity; Sovngarde (quest)
The template automatically trims anything in parentheses when displaying the link, so in the above example, the word Sovngarde would be displayed. If an item is used in two identically named quests, and you need to display the text within the parentheses to distinguish the links, then use the following syntax:
quest=nolink&&Quests: '''[[Skyrim: The Jagged Crown (Imperial)|The Jagged Crown (Imperial)]]''', '''[[Skyrim: The Jagged Crown (Stormcloaks)|The Jagged Crown (Stormcloaks)]]'''
The nolink&& tells the template not to try and automatically link it, and the rest is fully formatted text.

notes optional Any notes. Ex: This is a weapon
savename required if
name > 20 chars
If name is longer than 20 characters, you must use this parameter to specify a name of 20 characters or less to save the item as. If specified, use this name when calling {{Quest Item}}.

Examples

The following are examples of how to use the template:
{{Item Data|icon=hide|name=Amren's Family Sword|id=000647ac|type=1 Hand Sword|temp=Iron Ingot|weight=9|value=25|damage=7|quest=Dungeon Delving (Bandits)}}

Item (ID) Type Tempering Weight Value Damage Enchantment/Quest/Notes
Amren's Family Sword
000647ac
1 Hand Sword Iron Ingot;
Perk: None
9 25 7

Quest: Dungeon Delving

{{Item Data|icon=hide|name=Amulet of the Elder Council|id=000c8913|type=Amulet|weight=0|value=10000|damage=0|quest=The Silence Has Been Broken}}

Name (ID) Type Tempering Weight Value Rating Enchantment/Quest/Notes
Amulet of the Elder Council
000c8913
Amulet N/A 0 10000 0

Quest: The Silence Has Been Broken

{{Item Data|icon=hide|name=Coral Dragon Claw|id=000b634c|temp=hide|weight=0.5|value=150|quest=Yngol's Barrow|notes=* Obtained from [[Skyrim:Birna|Birna]], or found in [[Skyrim:Yngol_Barrow|Yngol Barrow]].}}

Name (ID) Weight Value Quest/Notes
Coral Dragon Claw
000b634c
0.5 150

Quest: Yngol's Barrow

{{Item Data|icon=SR-icon-misc-BrokenAzura'sStar.png|name=Broken Azura's Star|id=00028ad7|temp=hide|weight=9|value=25|quest=The Black Star|notes=* Located in [[Skyrim:Ilinalta's Deluge|Ilinalta's Deluge]] ([[Skyrim:Falkreath Hold|Falkreath Hold]])}}

Icon Name (ID) Weight Value Quest/Notes
  Broken Azura's Star
00028ad7
0.5 0

Quest: The Black Star

{{Item Data|icon=SR-icon-misc-Aetherium Crest.png|name=Aetherium Crest|displayname=Aetherium Crest {{DG}}|id=xx00575b|temp=hide|weight=1|value=1000|quest=Lost to the Ages|notes=*Made up of the Aetherium Shards found during the quest.}}

Icon Name (ID) Weight Value Quest/Notes
  Aetherium Crest DG
xx00575b
1 1000

Quest: Lost to the Ages

  • Made up of the Aetherium Shards found during the quest.

{{Item Data|icon=SR-icon-misc-JeweledPitcher.png|name=Jeweled Pitcher|id=00044e6e|temp=hide|weight=0|value=0|quest=The Sweep Job; The Burglary Job}}

Icon Name (ID) Weight Value Quest/Notes
  Jeweled Pitcher
00044e6e
0 0

Quests: The Sweep Job, The Burglary Job