×
Create a new article
Write your page title here:
We currently have 71,008 articles on Fallout Wiki. Type your article name above or click on one of the titles below and start writing!



Fallout Wiki
71,008Articles

Template:Infobox aid

Revision as of 21:59, 3 July 2023 by Eckserah (talk | contribs)
Template documentation (for the template shown above, sometimes hidden or invisible)

Infobox template for aid items in all games except Fallout 4 and Fallout 76. For this game and updates, please utilize the appropriate template.

Usage

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

Example

{{Infobox aid
|games        =FNV
|name         =Scotch
|image        =FO3 Scotch.png
|effects      =+1 [[Charisma]]<br/>-1 [[Intelligence]]<br/>+1 [[Strength]]<br/>(4 minutes)
|addiction    =[[Alcohol addiction]]<br/>10% chance
|weight       =1
|value        =10
|skill        =Survival (Fallout: New Vegas)
|formid       ={{ID|0151A1}}
|episodes     =S4E5 - The gang gets wasted
}}

Copy/paste

Fallout 3 and Fallout: New Vegas

{{Infobox aid
|games        =FO3
|image        =
|effects      =
|addiction    =
|weight       =
|value        =
|formid       ={{ID|}}
}}

Fallout, Fallout 2 and Fallout Tactics

{{Infobox aid
|games        =FO1
|image        =
|effects      =
|addiction    =
|weight       =
|value        =
|proto        ={{proto|}}
}}

Parameters

Specific parameters

Yes
games
Games this item pertains to. Used to determine what category is linked to at the top of the infobox.
Neutral
(default: none)
addiction
Addiction this item causes, if any, and the percentage chance of it being caused. Set to "none" if no addiction is caused by this item.
Neutral
edid
Editor ID of this aid item in Fallout 3, and Fallout: New Vegas.
Neutral
formid
Form ID of this aid item (Fallout 3, Fallout: New Vegas). Enclose ID(s) in {{ID}} or {{DLC ID}}.
Neutral
craftable
For items that can be crafted; put exactly and only the word "Yes". Do not include this parameter if unused, even if left unfilled.
Neutral
plan
Name any required plans.
Neutral
component of
For items that are used as components to create other items; name of item which can be created with this one.
Neutral
harvested from
For items that are come from flora activators.
Yes
effects
Effects when using the aid.
Neutral
other uses
What this item is used for (other than crafting), if anything.
Neutral
proto
Prototype ID of this aid item inFallout and Fallout 2. Enclose ID(s) in {{proto}}.
Neutral
quests
Quests related to this item.
Neutral
skill
The skill which alters the magnitude of this item's effects. Write as plain text, not as a link. Survival (Fallout: New Vegas) not [[Survival (Fallout: New Vegas)|Survival]]
Neutral
perks
Any perks which alters the magnitude of this item's effects.
Neutral
displayable
Can the object be used in a display case. (Fallout 76 only)
Yes
value
Value of the item.
Neutral
value fo1
Value of the item in Fallout, when other games are listed in the infobox.
Neutral
value fo2
Value of the item in Fallout 2, when other games are listed in the infobox.
Neutral
value fot
Value of the item in Fallout Tactics, when other games are listed in the infobox.
Neutral
value fobos
Value of the item in Fallout: Brotherhood of Steel, when other games are listed in the infobox.
Neutral
value fo3
Value of the item in Fallout 3, when other games are listed in the infobox.
Neutral
value fnv
Value of the item in Fallout: New Vegas, when other games are listed in the infobox.
Yes
weight
Weight of the item.
Neutral
episodes
Episodes the item appears in, for items in the Fallout Television Series.

General infobox parameters

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: "240x200px")
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.
Documentation transcluded from Template:Infobox aid/doc.