Template:Item Summary/Doc
From Starfield Wiki
Summary[edit]
This template will create an infobox for articles detailing artifacts in Morrowind, Oblivion and Skyrim (and possible expansions). The intention is to standardize information and formatting.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
pagename | Optional | The name of the item's page to be used in the edit link. (Note: This should no longer be required at all, but is left in place in the event of any unexpected situations.) |
title | Optional | The name of the item to be used in the header of the infobox. If omitted, the LABELNAME of pagename will be used in its place.
|
type | Optional | Type of the item (e.g. One Handed Blade, Ring, etc.) |
artifacttype | Optional | Type of the artifact (e.g. Daedric Artifact, Leveled Artifact, etc.), to be used in infobox header. Defaults to "Artifact" |
mod | Optional | Name of mod that adds the item |
editorid | Optional | Oblivion and Skyrim only: Internal ID name of item (not the FormID) |
objectid | Optional | Morrowind: Internal ID name of item Oblivion and Skyrim: FormID of object. Multiple IDs should be separated with commas. |
objectidhover | Optional | If a value is specified, changes the format of objectid to include hover text (e.g., ID1,Hover text 1,ID2,Hover text 2 )
|
lorepage | Optional | Name (or full link) to a Lore page with more information on the artifact. If omitted, the LABELNAME of pagename will be used in its place.
|
chop | Required if damageratio ,slash or thrust is given
|
Chop weapon damage (for Morrowind weapon items) |
slash | Required if damageratio ,chop or thrust is given
|
Slash weapon damage (for Morrowind weapon items) |
thrust | Required if damageratio ,chop or slash is given
|
Thrust weapon damage (for Morrowind weapon items) |
damageratio | Required if chop ,slash or thrust is given
|
Weapon damage ratio (for Morrowind weapon items) |
rating | Optional. Should not be used if damage is given
|
Armor Rating (for Armor items) |
damage | Optional. Should not be used if rating is given
|
Weapon Damage (for Oblivion and Skyrim weapon items) |
health | Required if damage or rating are given
|
Item health (for Armor and Weapon items) |
speed | Required if reach is given
|
Weapon swing speed (for Weapon items) |
reach | Required if speed is given
|
Weapon reach distance (for Weapon items) |
weight | Required if value is given
|
Item weight (if weight is 0, fill in as "0." to ensure the value is displayed)
|
value | Required if weight is given
|
Item value in gold |
uses | Required if quality is given
|
Uses of the item (for Lockpicks, Probes, etc.) |
quality | Required if uses is given
|
Quality of the item (for Lockpicks, Probes, etc.) |
enchant | Optional | Description of any enchantments |
charge | Optional | Charge/Cost=Uses values for weapon enchantments |
image | Optional | Image that will appear upper-left. |
imgdesc | Optional (ignored if image is not given)
|
Description for the given image. If omitted, title will be used in its place.
|
icon | Optional | An icon to display in the left corner of the summary title. |
iconsize | Optional | The size of the icon, in pixels (default: 32). |
Code example[edit]
{{Item Summary |objectid=00227720 |editorid=Clothes_Akila_Security |type=Apparel |image=SF-item-Akila Security Uniform.jpg |imgdesc= |weight=2.100000 |value=225 |physical=20 |energy=5 |electromagnetic=20 |radiation=10 |thermal=0 |airborne=0 |corrosive=15 }}
Appearance example[edit]
Item: Item Summary/Doc (00227720) |
|||
---|---|---|---|
Type | Apparel | ||
Editor ID | Clothes_Akila_Security | ||
Ref ID | Base ID | 00227720 | |
Resistances | |||
Physical | 20 | ||
Energy | 5 | ||
Electromagnetic | 20 | ||
Thermal | 0 | Airborne | 0 |
Corrosive | 15 | Radiation | 10 |
Mass | 2.100000 | Value | 225 |