Usage
{{Infobox tractor
|name = Full name of tractor
|image = image filename and extension
|caption = gives the image a caption (use only if the image is not self-explanatory)
|manufacturer = who made the tractor (example: Caterpillar)
|production = year it started production-year it was discontinued
|length = length of tractor
|width = width of tractor
|height = height of tractor
|weight = weight of tractor
|propulsion = what propels the tractor (example: wheels or tracks)
|type = type of tractor (example: bulldozer or agricultural)
|preceded = the model the tractor was preceded by
|succeeded = the model the tractor was succeeded by
}}
Additional parameters
| engine_model =
| gross_power =
| flywheel_power =
| drawbar_pull =
| speed =
| blade_capacity =
Example
{{Infobox tractor
| name = Caterpillar D9
| image = CatD9T.jpg
| caption =
| manufacturer = Caterpillar
| production = <!-- year it started production-year it was discontinued -->
| length = {{convert|26.5|ft|m|abbr=on}}
| width = {{convert|14.7|ft|m|abbr=on}} (blade)
| height = {{convert|13|ft|m|abbr=on}}
| weight = {{convert|108,000|lb|kg|0|abbr=on}}
| propulsion = [[Caterpillar track]]s
| type = Heavy [[bulldozer]]
| engine_model = {{unbulleted list
| CAT C18 ACERT (D9T)
| 3408 HEUI (D9R)
}}
| gross_power = {{unbulleted list
|{{convert|464|hp|kW|abbr=on|link=on}} D9T
|{{convert|474|hp|kW|abbr=on}} D9R
}}
| flywheel_power = {{unbulleted list
| {{convert|410|hp|kW|abbr=on}} D9T
| {{convert|410|hp|kW|abbr=on}} D9R
| {{convert|375|hp|kW|abbr=on}} D9N
| {{convert|460|hp|kW|abbr=on}} D9L
}}
| drawbar_pull = 71.6 tons
| speed = {{unbulleted list
| {{convert|7.3|mph|abbr=on}} Forward
| {{convert|9.1|mph|abbr=on}} Reverse
}}
| blade_capacity = {{unbulleted list
| {{convert|17.7|cuyd|m3|abbr=on}} 9 SU blade
| {{convert|21.4|cuyd|m3|abbr=on}} 9 U blade
}}
}}