Infobox template for armor and clothing in Gamebryo-engine games such as Fallout 3 and Fallout: New Vegas. Please utilize Infobox armor creation for Fallout 4 and Fallout 76.
Usage
Place the following at the top of the article, below any page management templates:
{{Infobox armor gamebryo <!-- insert parameters --> }}
Specifying the second set of values allows you to make a combined infobox for an armor and a matching helmet, for example.
Parameters
Specific parameters
formid, formid2
dr, dr2
Damage Resistance of this armor/clothing.
dt, dt2
Damage Threshold of this armor/clothing.
edid, edid2
Editor id of this armor/clothing.
effects, effects2
Additional effects of this armor/clothing, if any.
hp, hp2
Item hit points.
item name, item name2
The names of the armor/clothing items. Only required if there are more than one item listed.
mods, mods2
Mods available (typically material and slots)
quests, quests2
Quests which are related to the armor/clothing, if any.
repair, repair2
Specifies which armors this armor/clothing can be repaired with. Use plural, and do not link the page to itself.
(default: "armor")
typeDetermines text in supertitle. If this piece/set of armor/clothing is unique, add "unique" to the options below (e.g. "unique armor"). "Set" is automatically appended to the supertitle if the second set of parameters (
item name2
etc) is used.
Available options:
- armor: Standard armor.
- clothing: Piece of clothing.
- headwear: Glasses and other headwear except for helmets.
- helmet: Helmet.
value, value2
Base value of this armor/clothing.
value fo3, value2 fo3
Base value of this armor/clothing for Fallout 3, when other games are listed in the infobox.
value fnv, value2 fnv
Base value of this armor/clothing for Fallout: New Vegas, when other games are listed in the infobox.
variants, variants2
Altered/improved variants of this armor/clothing, if any.
weight, weight2
Weight of this armor/clothing.
class
The weight class of the armor set.
General infobox parameters
footer
Content of row below main infobox content.
games
Abbreviation(s) for games of appearance. For accepted abbreviations please see
{{abb}}
. Multiple abbreviations can be specified if separated by commas (,
).icon
File name of icon (without "File:"), i.e. the small image which is displayed in the top right corner of the main image area.
(default: "15px")
icon offsetOffset for
icon
in pixels, i.e. the icon is moved "upwards" by the specified amount of pixels. Setting this to "@outside" results in the icon being placed completely outside (above) the image area.image up to image5
File name of image(s) (without "File:") to be displayed below main header and above main infobox content.
image desc
Description for
image
, displayed below the image.(default: "240x220px")
image size up to image5 sizeWidth of corresponding
image
in pixels (e.g. "240px").name
Main title/"headline" of the infobox. By default, the name of the current page without any disambiguation suffixes (i.e. terms in brackets at the end) is used.
subtitle
Text in small font below the main infobox title.
Example
{{Infobox armor gamebryo |games =FO3 |type =armor |image =MetalArmorF3.png <!-- ####### First armor ####### --> |item name =Metal armor |dr =36 |hp =500 |weight =30 |class =Heavy |value =460 |effects =[[Agility|AG]] -1 |repair =Metal armors |variants =[[Gamma shield armor]] |formid ={{ID|0003307f}} |edid =ArmorMetal <!-- ####### Second armor ####### --> |item name2 =Metal helmet |dr2 =5 |hp2 =50 |weight2 =3 |class2 =Light |value2 =70 |repair2 =Metal helmets |formid2 ={{ID|00033080}} |edid2 =ArmorMetalHelmet }}
Copy/paste
Fallout 3
Simple | Set |
---|---|
{{Infobox armor gamebryo |games =FO3 |type = |image = |dr = |hp = |effects = |weight = |class = |value = |repair = |variants = |formid ={{ID|}} }} |
{{Infobox armor gamebryo |games =FO3 |type = |image = <!-- ####### First armor ####### --> |item name = |dr = |hp = |effects = |weight = |class = |value = |repair = |variants = |formid ={{ID|}} <!-- ####### Second armor ####### --> |item name2 = |dr2 = |hp2 = |effects2 = |weight2 = |class2 = |value2 = |repair2 = |variants2 = |formid2 ={{ID|}} }} |
Fallout: New Vegas
Simple | Set |
---|---|
{{Infobox armor gamebryo |games =FNV |type = |image = |dt = |hp = |effects = |weight = |class = |value = |repair = |variants = |formid ={{ID|}} }} |
{{Infobox armor gamebryo |games =FNV |type = |image = <!-- ####### First armor ####### --> |item name = |dt = |hp = |effects = |weight = |class =Heavy |value = |repair = |variants = |formid ={{ID|}} <!-- ####### Second armor ####### --> |item name2 = |dt2 = |hp2 = |effects2 = |weight2 = |class2 = |value2 = |repair2 = |variants2 = |formid2 ={{ID|}} }} |
Languages:
Community content is available under CC-BY-SA unless otherwise noted.