Infobox consumable
Talk0
15,659pages on
this wiki
this wiki
Template page
Contents |
Infobox template for consumables.
Based on {{Infobox}}.
Usage
Edit
Place the following at the top of the article, below any page management templates:
{{Infobox consumable
<!-- insert parameters -->
}}
Parameters
Edit
Specific parameters
Edit
(default: none)
addictionAddiction this item causes, if any, and the percentage chance of it being caused. Set to "none" if no addiction is caused by this item.
baseid
component of
For items which are used as components to create other items; name of item which can be created with this one.
effects
Effects when using the consumable.
other uses
What this item is used for (other than crafting), if anything. Use
quests if the item is used in a quest.proto
Prototype ID of this consumable (Fallout, Fallout 2). Enclose ID(s) in {{proto}}.
quests
Quests related to this item.
skill
The skill which alters the magnitude of this item's effects.
value
Value of the item.
value fo1
Value of the item in Fallout 1, when other games are listed in the infobox.
value fo2
Value of the item in Fallout 2, when other games are listed in the infobox.
value fot
Value of the item in Fallout Tactics, when other games are listed in the infobox.
value fobos
Value of the item in Fallout: Brotherhood of Steel, when other games are listed in the infobox.
value vb
Value of the item in Van Buren, when other games are listed in the infobox.
value fo3
Value of the item in Fallout 3, when other games are listed in the infobox.
value fnv
Value of the item in Fallout: New Vegas, when other games are listed in the infobox.
weight
Weight of the item.
General infobox parameters
Edit
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: "@outside")
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: "240x200px")
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
Edit
Scotch | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
{{Infobox consumable
|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]]
|baseid ={{ID|000151A1}}
}}
Copy/paste
Edit
Fallout, Fallout 2, Fallout Tactics
Edit
{{Infobox consumable
|games =FO1
|image =
|effects =
|addiction =
|weight =
|value =
|proto ={{proto|}}
}}
Fallout 3, Fallout: New Vegas
Edit
{{Infobox consumable
|games =FO3
|image =
|effects =
|addiction =
|weight =
|value =
|baseid ={{ID|}}
}}