Infobox item
Talk4
15,685pages on
this wiki
this wiki
Template page
Contents |
Infobox template for items (for which no more specific infobox exists).
Based on {{Infobox}}.
Usage
Edit
Place the following at the top of the article, below any page management templates:
{{Infobox item
<!-- insert parameters -->
}}
Parameters
Edit
Specific parameters
Edit
dialogue
Dialogue file of this item (Fallout, Fallout 2).
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 of using this item.
modifies
For weapon mods (
type=mod); the weapon which this item can be used to modify.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 item. Enclose ID(s) in {{proto}}.
quests
Quests related to this item, if any.
(default: "misc")
typeDetermines what the supertitle links to.
Available options:
- bobblehead: "Vault Boy Bobblehead".
- crafting: "
gamecrafting". - holodisk: "
gameholodisks". - misc: "
gamemiscellaneous items". - mod: "
gameweapon mods". - papernote: "
gamepaper notes". - skillbook: "
gameskill books". - skillmag: "
gameskill magazines". - snowglobe: "
gamesnow globes".
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
Lucky 8 Ball | ||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||
{{Infobox item
|games =FO3
|type =misc
|name =Lucky 8 Ball
|image =Lucky 8 Ball.png
|effects =+1 [[Luck]]
|weight =1
|value =4
|quests =[[Big Trouble in Big Town]]
|baseid ={{ID|0002EDFB}}
}}
Copy/paste
Edit
Fallout, Fallout 2, Fallout Tactics
Edit
{{Infobox item
|games =FO1
|type =misc
|image =
|weight =
|value =
|proto ={{proto|}}
}}
Fallout 3, Fallout: New Vegas
Edit
| Default | Crafting |
|---|---|
{{Infobox item
|games =FO3
|type =misc
|image =
|weight =
|value =
|baseid ={{ID|}}
}}
|
{{Infobox item
|games =FO3
|type =crafting
|image =
|component of =
|weight =
|value =
|baseid ={{ID|}}
}}
|
| Effects | Weapon mod |
{{Infobox item
|games =FO3
|type =misc
|effects =
|image =
|weight =
|value =
|baseid ={{ID|}}
}}
|
{{Infobox item
|games =FNV
|type =mod
|image =
|effects =
|modifies =
|weight =
|value =
|baseid ={{ID|}}
}}
|