Modèle:Vehicle Class Infobox

De Foxhole Wiki
Aller à la navigation Aller à la recherche


Template-info.png Documentation

Usage

Infobox used for all vehicles classes (Half-Track, Ambulance, Light Tank, etc...). Place it after any notice templates like {{Stub}} but before {{Quote}}.

Parameters

Parameter Description
name Name of the vehicle class.
image Image file name with no markup. E.g. Crane.png. Can be left blank for vehicle class page with single vehicle.
dpl_image Image file name with no markup. Used. E.g. Crane.png. Must be copy of "image" if there is one. Used for dpl stuff.
armor_type Type of armor of the vehicle class. Available values:Heavy, Light, Nothing.
fueltype The type of liquids that can be used as fuel in those vehicles. Available values:Oil, Heavy Oil, Enriched Oil, Coal, Diesel/Petrol, Nothing.
fuel_rate General idea of the fuel consumption rate for the vehicle class. Use: "None", "Very Low"(~3L/min), "Low"(~6L/min), "Medium"(~9L/min), "High"(12-15L/min), "Very High"(18-21L/min), "Extreme"(>21L/min). You can also use "Low to Medium" when there's significant variation among the vehicles in that class.
shippable_size The size of the shippable when a vehicle of that class is packaged. Available values:Small, Large, Unshippable.
subsystems Breakable subsystems the vehicle class has. Available values:All(for tracks+fueltank+turret), Tracks, nothing.
trigger_mine Does the vehicle class trigger AT Mines. Available values: Yes/No
cross_trench Can the vehicle class cross trench without bridge add-on. Available values: Yes/No
ramming_power What kind of structures the vehicle class can destroy by ramming it. Available values: Tank (for Sandbags+Tier 1 Wall+Barbed Wire Fence+Deployed Tripod), Truck (Sandbags+Tier 1 Wall), None. Default value is None.
field_bridge Can the vehicle class safely cross a Field Bridge. Available values: Safe/Somewhat Safe/Never

Empty Template

{{Infobox Class Véhicule
|name = 
|image = 
|dpl_image =
|build_location =
|armor_type =
|fueltype =
|fuel_rate =
|shippable_size =
|subsystems = 
|trigger_mine = 
|cross_trench = 
|ramming_power = 
|field_bridge = 
}}

Example