Infobox template for world objects.
Usage
Place the following at the top of the article, below any page management templates:
{{Infobox world object <!-- insert parameters --> }}
Parameters
Specific parameters
location
Location of this world object.
formid
class
Class of this world object.
components
The components required to construct the item. Used for Fallout 4 settlement objects or Fallout 76 workshop objects.
edid
Editor id of this world object.
effects
Effects of this world object, if any.
power
power requirement for settlement/workshop objects to function.
proto
Prototype ID of this world object (Fallout, Fallout 2). Enclose ID(s) in
{{proto}}
.quests
Quests related to this world objects, if any.
(default: "world")
typeDefines if the object is a world object, settlement, or workshop object. Settlement should be used for Fallout 4 only.
quests
Quests related to this world objects, if any.
plan
What plan is required to construct the object at a workshop. Should be used for Fallout 76 only.
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.
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.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
{{Infobox world object |games =FO4 |image =FO4_Recruitment_Radio_Beacon.png |effects =Broadcasts [[Settlement recruitment beacon]] signal |components =[[Ceramic]] x3<br />[[Circuitry]] x2<br />[[Copper]] x6<br />[[Crystal]]<br />[[Rubber]] x1<br />[[Steel]] x10 |power =1 |used for =Increasing population of settlements |quests =[[Taking Point]] |formid ={{ID|0002a193}} }}
Copy/paste
Fallout 3
{{Infobox world object |games =FO3 |image = |effects = |used for = |formid ={{ID|}} }}
Fallout: New Vegas
{{Infobox world object |games =FNV |image = |effects = |used for = |formid ={{ID|}} }}
Fallout 4
{{Infobox world object |games =FO4 |type =world |image = |components = |effects = |used for = |formid ={{ID|}} }}
Fallout 4 settlement
{{Infobox world object |games =FO4 |type =settlement |image = |components = |effects = |used for = |formid ={{ID|}} }}
Fallout 76
{{Infobox world object |games =FO76 |type =world |image = |edid = |formid ={{ID|}} }}
Fallout 76 workshop (C.A.M.P, shelter)
{{Infobox world object |games =FO76 |type =workshop |image = |components = |plan = |edid = |formid ={{ID|}} }}
Languages:
Community content is available under CC-BY-SA unless otherwise noted.