Fallout Wiki
Advertisement
Fallout Wiki

Infobox for armor in Fallout, Fallout 2 and Fallout Tactics.

Usage[]

Place the following at the top of the article, below any page management templates:

{{Infobox armor
<!-- insert parameters -->
}}

Parameters[]

Specific parameters[]

Yes
ac bonus
Armor Class bonus provided by this armor.
Neutral
effects
Additional effects of this armor, if any.
Yes
dr elec, dr emp, dr energy, dr expl, dr fire, dr gas, dr laser, dr normal, dr plasma
Damage Resistance for corresponding damage type (electrical, EMP, energy, explosive, fire, gas, laser, normal, plasma). If games contains "FOT" (i.e. for Fallout Tactics armors), dr energy and dr gas are displayed while dr emp, dr laser and dr plasma are not (vice versa if games does not contain "FOT").
Yes
dt elec, dt emp, dt energy, dt expl, dt fire, dt gas, dt laser, dt normal, dt plasma
Damage Threshold for corresponding damage type (electrical, EMP, energy, explosive, fire, gas, laser, normal, plasma). If games contains "FOT" (i.e. for Fallout Tactics armors), dt energy and dt gas are displayed while dt emp, dt laser and dt plasma are not (vice versa if games does not contain "FOT").
Neutral
perk
Perk that applies whenever particular armor is equipped (only Fallout and Fallout 2).
Neutral
proto
Prototype ID of this armor (Fallout, Fallout 2). Enclose ID(s) in {{proto}}.
Neutral
(default: "armor")
type
Determines text in supertitle.

Available options:

  • armor: Standard armor.
  • clothing: Piece of clothing.
Yes
value
Base cost/value of this armor.
Neutral
value fo1
Base cost/value of this armor for Fallout 1, when more than when game is listed in the infobox.
Neutral
value fo2
Base cost/value of this armor for Fallout 2, when more than when game is listed in the infobox.
Neutral
value fot
Base cost/value of this armor for Fallout Tactics, when more than when game is listed in the infobox.
Neutral
value vb
Base cost/value of this armor for Van Buren, when more than when game is listed in the infobox.
Yes
weight
Weight of this armor.

General infobox parameters[]

Neutral
footer
Content of row below main infobox content.
Neutral
games
Abbreviation(s) for games of appearance. For accepted abbreviations please see {{abb}}. Multiple abbreviations can be specified if separated by commas (,).
Neutral
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.
Neutral
(default: "@outside")
icon offset
Offset 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.
Neutral
image up to image5
File name of image(s) (without "File:") to be displayed below main header and above main infobox content.
Neutral
image desc
Description for image, displayed below the image.
Neutral
(default: "240px")
image size up to image5 size
Width of corresponding image in pixels (e.g. "240px").
Neutral
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.
Neutral
subtitle
Text in small font below the main infobox title.

Example[]

{{Infobox armor
|games       =FO1, FO2
|name        =Power Armor
|type        =armor
|image       =PWRARMOR.gif
|image2      =T51bs.gif
|image3      =Npc power.gif
|ac bonus    =25
|effects     =+3 [[Strength|ST]] (up to 10)<br>+30 [[Radiation Resistance]]
|weight      =85 (''Fallout'') / 42 (''Fallout 2'')
|value       =$12,500
|dr normal   =40
|dt normal   =12
|dr laser    =80
|dt laser    =18
|dr fire     =60
|dt fire     =12
|dr plasma   =40
|dt plasma   =10
|dr elec     =40
|dt elec     =12
|dr expl     =50
|dt expl     =20
|dr emp      =500
|dt emp      =15
|perk        =[[Powered Armor (perk)|Powered Armor]]
|proto       ={{proto|3}}
}}

Copy/paste[]

Fallout, Fallout 2[]

{{Infobox armor
|games       =FO1
|type        =armor
|image       =
|image2      =
|image3      =
|image4      =
|image5      =
|ac bonus    =
|effects     =
|weight      =
|value       =
|dr normal   =
|dt normal   =
|dr laser    =
|dt laser    =
|dr fire     =
|dt fire     =
|dr plasma   =
|dt plasma   =
|dr elec     =
|dt elec     =
|dr expl     =
|dt expl     =
|dr emp      =
|dt emp      =
|perk        =
|proto       ={{proto|}}
}}

Fallout Tactics[]

{{Infobox armor
|games       =FOT
|type        =armor
|image       =
|image2      =
|image3      =
|image4      =
|image5      =
|ac bonus    =
|effects     =
|weight      =
|value       =
|dr normal   =
|dt normal   =
|dr fire     =
|dt fire     =
|dr gas      =
|dt gas      =
|dr energy   =
|dt energy   =
|dr elec     =
|dt elec     =
|dr expl     =
|dt expl     =
|perk        =
|proto       ={{proto|}}
}}
Advertisement