Difference between revisions of "Template:Motorcycle"

Jump to navigation Jump to search
2,917 bytes added ,  18:45, 12 May 2022
no edit summary
 
(6 intermediate revisions by the same user not shown)
Line 294: Line 294:
<tr>
<tr>
<th> Manuals </th>
<th> Manuals </th>
<td>{{#if:{{{manuals|}}}||{{{manuals|[https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{PAGENAME}}}}%20Service%20Manual Service Manual]}}}}}</td>
<td>{{#if:{{{manuals|}}}|{{{manuals}}}<br />[https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{PAGENAME}}}}%20Service%20Manual More Manuals]|{{{manuals|[https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{PAGENAME}}}}%20Service%20Manual Service Manual]}}}}}</td>
</tr>
</tr>
<tr>
<tr>
Line 305: Line 305:
{{Motorcycle/doc}}
{{Motorcycle/doc}}
<!-- Please add interwikis to the /doc page, not here - thanks! -->
<!-- Please add interwikis to the /doc page, not here - thanks! -->
</noinclude>
<templatedata>
{
"params": {
"photo": {
"aliases": [
"image"
],
"type": "wiki-file-name",
"suggested": true
},
"image": {},
"name": {
"description": "Full model name",
"example": "Yamaha FZ6",
"type": "string",
"required": true
},
"manufacturer": {
"description": "Name of company that produced the motorcycle",
"example": "Yamaha",
"type": "string",
"required": true
},
"country": {
"description": "Country of origin",
"example": "Japan",
"type": "string"
},
"aka": {
"label": "Also known as",
"description": "Common names this model is also referred to as."
},
"production": {
"description": "Years of production",
"example": "2004 - 2018",
"type": "string"
},
"class": {},
"predecessor": {
"description": "Model which preceded this model.",
"example": "Yamaha FZ6S",
"type": "string",
"suggested": true
},
"successor": {
"description": "Model which superseded this model.",
"example": "Yamaha FZ6S",
"type": "string",
"suggested": true
},
"engine": {
"label": "Engine Type",
"description": "A description of the engine type.",
"example": "Four stroke, single cylinder, Pushrod, 2 valve",
"type": "string"
},
"bore_stroke": {
"label": "Bore x Stroke",
"description": "Bore x Stroke in millimeters",
"example": "53.8mm x 53.8mm",
"type": "string"
},
"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": {},
"quarter_mile": {},
"zero_to_60": {
"description": "Zero to sixty time",
"type": "string"
},
"power": {},
"torque": {},
"fuel_system": {
"label": "Fuel System",
"type": "string"
},
"air_filter": {
"label": "Air Filter"
},
"ignition": {
"label": "Ignition",
"description": "Type of ignition system used",
"example": "CDI, Points",
"type": "string"
},
"spark_plug": {
"label": "Spark Plug",
"description": "Type of spark plug used, NGK numbers generally preferred."
},
"battery": {},
"transmission": {},
"final_drive": {},
"front_sprocket": {},
"rear_sprocket": {},
"frame": {},
"suspension": {},
"brakes": {},
"front_tire": {},
"rear_tire": {},
"front_tire_psi": {},
"rear_tire_psi": {},
"rake_trail": {},
"wheelbase": {},
"length": {},
"width": {},
"height": {},
"ground_clearance": {},
"seat_height": {},
"dry_weight": {},
"wet_weight": {},
"oil_capacity": {},
"oil_filter": {},
"recommended_oil": {},
"fuel_capacity": {},
"fuel_consumption": {},
"related": {},
"competition": {},
"value": {},
"msrp": {},
"manuals": {}
}
}
</templatedata></noinclude>

Navigation menu