Used to standaradize formatting of rows on Quest Item pages.
ParametersEdit
Online Quest Item Entry
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.
|
{|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.
}}
|}