Template:Specs

From Farming Simulator Wiki
Jump to navigation Jump to search
Template documentation (for the above template, sometimes hidden or invisible)[view] [edit] [history] [refresh]
This template displays a formatted list of specifications for Farming Simulator vehicles and equipment.

Parameters

The parameters listed here are in alphabetical order for ease of reading, but will be displayed in a particular order. They can be supplied to the template in any order.

Required parameters

  • maintenance (numeric maintenance cost, currency and " / day" is added by the template)
  • price (numeric price, currency is added by the template)

Optional parameters

  • capl (capacity in L (Litres/Liters), "L" is added by the template)
  • caprb (capacity in round bales, " round bales" is added by the template)
  • capsb (capacity in square bales, " square bales is added by the template)
  • capt (capacity in t (Tonnes/tons), "t" is added by the template)
  • fuel (fuel capacity in L, "L" is added by the template)
  • maxkw (max power generated in kW (Kilowatts))
  • maxhp (max power generated in hp (Horsepower))
  • maxkph (numeric max speed in Kilometres per hour, "km/h" is added by the template)
  • maxkphw (numeric max speed in km/h while operating in "work mode", "km/h" is added by the template)
  • reqkw (required power in kW)
  • reqhp (required power in hp)
  • v (numeric version; 2013, 14, 15 - currently unused, may be leveraged in future)
  • width (numeric working width in m (Metres/Meters), "m" is added by the template)
  • masskg (numeric mass in kg, as stated by the in-game scales, "kg" is added by the template)
  • masslbs (numeric mass in lbs, "lbs" is added by the template)

Output control parameters

  • class (can control if and how the template displays other information, such as preventing the "direct sell at shop" bonus from being calculated and displayed for animals). Additional class values can be added for future functionality. Currently, the recognized class values are:
  • animal
  • chainsaw
  • placeable
  • sapling

Deprecated parameters

  • capacity (split into "capl" and "capt")
  • max (split into "maxkw" and "maxhp")
  • required (split into "reqkw" and "reqhp")
  • speed (split into "maxkph" and "maxkphw")
  • volume (use "capl" or "capt" parameter)

Examples

{{Specs | capl = 42000 | maintenance = 20 | price = 22000 | reqkw = 110 | reqhp = 150 | width = 2.5 }}

output:

  • Price: $22,000
  • Maintenance: $20 / day
  • Capacity: 42,000 L
  • Working width: 2.5m
  • Required power: 110 kW / 150 hp
  • Selling price: $11,000 ($13,200 at shop)

{{Specs | capt = 20000 | maintenance = 1290 | price = 479000 | maxkw = 365 | maxhp = 496 | maxkph = 27 | maxkphw = 10 | width = 3.0 | fuel = 120 }}

output:

  • Price: $479,000
  • Maintenance: $1,290 / day
  • Capacity: 20,000 t
  • Working width: 3.0m
  • Max power: 365 kW / 496 hp
  • Max speed: 27 km/h / 17 mph
  • Max speed (work mode): 10 km/h / 6 mph
  • Fuel capacity: 120 L
  • Selling price: $239,500 ($287,400 at shop)

See also

The above text is transcluded from Template:Specs/doc; you can change it or view its history. (How does this work?)
If you're done making changes, please refresh the text. (Why?) Please add categories and interwikis to Template:Specs/doc. (View all subpages of this page.)