Difference between revisions of "Template:Motorcycle"

Jump to navigation Jump to search
599 bytes added ,  18:45, 12 May 2022
no edit summary
 
(One intermediate revision by the same user not shown)
Line 333: Line 333:
"type": "string"
"type": "string"
},
},
"aka": {},
"aka": {
"label": "Also known as",
"description": "Common names this model is also referred to as."
},
"production": {
"production": {
"description": "Years of production",
"description": "Years of production",
Line 352: Line 355:
"suggested": true
"suggested": true
},
},
"engine": {},
"engine": {
"label": "Engine Type",
"description": "A description of the engine type.",
"example": "Four stroke, single cylinder, Pushrod, 2 valve",
"type": "string"
},
"bore_stroke": {
"bore_stroke": {
"label": "Bore x Stroke",
"label": "Bore x Stroke",
Line 359: Line 367:
"type": "string"
"type": "string"
},
},
"compression": {},
"compression": {
"label": "Compression Ratio",
"description": "The ratio the stroke compresses the displacement of the engine.",
"example": "8.5:1 (141.9psi)",
"type": "string"
},
"top_speed": {},
"top_speed": {},
"quarter_mile": {},
"quarter_mile": {},
Line 368: Line 381:
"power": {},
"power": {},
"torque": {},
"torque": {},
"fuel_system": {},
"fuel_system": {
"air_filter": {},
"label": "Fuel System",
"type": "string"
},
"air_filter": {
"label": "Air Filter"
},
"ignition": {
"ignition": {
"label": "Ignition",
"label": "Ignition",
"description": "Type of [[Category:Ignition systems|ignition system]] used",
"description": "Type of ignition system used",
"example": "CDI, Points",
"example": "CDI, Points",
"type": "string"
"type": "string"
},
},
"spark_plug": {},
"spark_plug": {
"label": "Spark Plug",
"description": "Type of spark plug used, NGK numbers generally preferred."
},
"battery": {},
"battery": {},
"transmission": {},
"transmission": {},

Navigation menu