Template:Online Quest Item Entry
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary[edit]
Used to standaradize formatting of rows on Quest Item pages.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
1 | required | The name of the item. |
2 | optional | The item's description. |
loc | optional | The location(s) where the item can be found (auto-links). |
textloc | optional | If the location is pure text, use this instead of loc . |
icon | optional | The name of the icon (the part after the hyphen). |
icontype | optional | The type of the icon (the part between the word "icon" and the name, without hyphens). |
id | optional | The ID of the item. |
quest | optional | The quest associated with the item. |
giver | optional | The quest giver. (Only shown if showgiver is defined on the parent page, or passed directly. |
Examples[edit]
{|class="wikitable sortable" !class=unsortable| !!Item!!Location(s)!!Quest!!class=unsortable|Description {{Online Quest Item Entry|icontype=m|icon=Crate |Altmer Cache of Blades|id=5444|quest=Well-Armed Savages |A cache of Altmer weapons suspiciously found among the Toothmaul Goblin Clan. }} {{Online Quest Item Entry|icontype=m|icon=Crate |Altmer Cache of Blades|id=5444|quest=Well-Armed Savages |loc=[[ON:Toothmaul Gully|]] |A cache of Altmer weapons suspiciously found among the Toothmaul Goblin Clan. }} |}
Item | Location(s) | Quest | Description | |
---|---|---|---|---|
Altmer Cache of Blades | (?) | Well-Armed Savages | A cache of Altmer weapons suspiciously found among the Toothmaul Goblin Clan. | |
Altmer Cache of Blades | Toothmaul Gully | Well-Armed Savages | A cache of Altmer weapons suspiciously found among the Toothmaul Goblin Clan. |