Infobox vehicle
Talk0
15,662pages on
this wiki
this wiki
Template page
Contents |
Infobox template for vehicles (primarily in Fallout Tactics).
Based on {{Infobox}}.
Usage
Edit
Place the following at the top of the article, below any page management templates:
{{Infobox vehicle
<!-- insert parameters -->
}}
Parameters
Edit
Specific parameters
Edit
baseid
Base ID of this vehicle (Fallout 3 and Fallout: New Vegas only). Enclose ID(s) in {{ID}} or {{DLC ID}}.
cruising speed
The vehicle's cruising speed.
hp
Hit points of the vehicle.
(default: "no")
inventoryInventory space of vehicle; whether this vehicle has an inventory (set to "yes" or "no" for Fallout Tactics).
location
Where this vehicle can be found.
max speed
Maximum speed of the vehicle.
proto
Prototype ID of this vehicle (Fallout, Fallout 2). Enclose ID(s) in {{proto}}.
quests
Related quests.
refid
Ref ID of vehicle (Fallout 3 and Fallout: New Vegas only).
space
How many passengers this vehicle may have.
turning circle
The vehicle's turning circle.
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.
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: "240px")
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
Nuke Carrier | |||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||
{{Infobox vehicle
|games =FOT
|name =Nuke Carrier
|image =Nuke_Carrier_FoT.jpg
|image size =200
|space =3
|inventory =yes
|hp =350
|max speed =20 mph
|cruising speed =10 mph
|turning circle =0 ft
|location =[[Cheyenne Mountain]]
}}