Difference between revisions of "Template:Vehicle"

Jump to navigation Jump to search
24 bytes added ,  20:39, 17 January 2019
m
Correct documentation
m (Added TemplateData)
m (Correct documentation)
Line 153: Line 153:
"label": "Vehicle Illegal",
"label": "Vehicle Illegal",
"type": "boolean",
"type": "boolean",
"autovalue": "false",
"autovalue": "0",
"required": true,
"required": true,
"description": "Indicates if the vehicle is illegal or not.  Set False for Legal and True for Illegal"
"description": "Indicates if the vehicle is illegal or not.  Set 0 for Legal and 1 for Illegal",
"example": "1",
"default": "0"
},
},
"WeaponPrimary": {
"WeaponPrimary": {
Line 182: Line 184:
"TrunkSpace",
"TrunkSpace",
"MaxSpeed",
"MaxSpeed",
  "HorsePower",
"HorsePower",
"FuelSpace",
"FuelSpace",
"Seats",
"Seats",

Navigation menu