Fallout Wiki
Advertisement
Fallout Wiki

Template documentation (for the template shown above, sometimes hidden or invisible)

Infobox template for add-ons.

Usage

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

{{Infobox add-on
<!-- insert parameters -->
}}

Parameters

Specific parameters

Yes
developer
The developer of this add-on.
Neutral
patch
Which patch is required or recommended for this add-on, if any.
Neutral
platform1 up to platform5
Platform(s) this add-on is available for (e.g. "PC", "PlayStation 3" or "Xbox 360"). Once you have specified a platform parameter, the platform#release and platform#available parameters for that platform become mandatory.
Neutral
platform1release up to platform5release
Release date of the add-on for the corresponding platform.
Neutral
platform1available up to platform5available
Availability of the add-on for the corresponding platform, i.e. where it can be bought and/or which compilations it is included in.
Yes
publisher
The publisher of this add-on.
Yes
size
File size of add-on (in MB).
Yes
prev
Previous season.
Yes
publisher
Next season.

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
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 add-on
|games              = FO3
|name               = Broken Steel
|image              = Broken Steel banner.png
|developer          = [[Bethesda Game Studios]]
|publisher          = [[Bethesda Softworks]]
|size               = 620.06 MB
|patch              = [[Fallout 3 patch 1.5|Patch 1.5]] (PC/Xbox 360)<br>[[Fallout 3 patch 1.6|Patch 1.6]] (PlayStation 3)
|platform1          = PC
|platform1release   = May 5, 2009 (re-released May 7)
|platform1available = [http://www.gamesforwindows.com Games for Windows Live]<br>''Fallout 3'' Game Add-On Pack #2
|platform2          = Xbox 360
|platform2release   = May 5, 2009
|platform2available = [http://xboxlive.com Xbox Live]<br>''Fallout 3'' Game Add-On Pack #2
|platform3          = PlayStation 3
|platform3release   = September 24, 2009
|platform3available = [http://www.us.playstation.com/PSN PlayStation Network]
}}

Copy/paste

{{Infobox add-on
|games              = 
|image              = 
|developer          = 
|publisher          = 
|size               = 
|patch              = 
|platform1          = 
|platform1release   = 
|platform1available = 
|platform2          = 
|platform2release   = 
|platform2available = 
|platform3          = 
|platform3release   = 
|platform3available = 
|platform4          = 
|platform4release   = 
|platform4available = 
|platform5          = 
|platform5release   = 
|platform5available = 
}}
Documentation transcluded from Template:Infobox add-on/doc.
Advertisement