Difference between revisions of "Template:Motorcycle"

Jump to navigation Jump to search
2,664 bytes added ,  14:53, 2 August 2021
no edit summary
(26 intermediate revisions by the same user not shown)
Line 6: Line 6:
<tr> <td colspan=2 style="padding:0;"> {{{image}}}</td></tr>
<tr> <td colspan=2 style="padding:0;"> {{{image}}}</td></tr>
|}}
|}}
}}F
}}
<tr style="color:#fff; background:#996; font-size:larger;">
<tr style="color:#fff; background:#996; font-size:larger;">
<td colspan=2 class="fn p-name"> {{{name}}} </td>
<td colspan=2 class="fn p-name"> '''{{{name}}}''' </td>
</tr>
</tr>
{{#if:{{{manufacturer|}}}|
{{#if:{{{manufacturer|}}}|
<tr>
<tr>
<th> Manufacturer</th>
<th> Manufacturer</th>
<td> <div class="brand p-brand"> {{{manufacturer}}} </div> {{#if:{{{country|}}}|({{{country}}})|}} </td>
<td> <div class="brand p-brand"> [[{{{manufacturer}}}]] </div> {{#if:{{{country|}}}|({{{country}}})|}} </td>
</tr>
</tr>
|}}
|}}
Line 31: Line 31:
<tr>
<tr>
<th> [[Types of motorcycle|Class]]</th>
<th> [[Types of motorcycle|Class]]</th>
<td> {{{class}}}</td>
<td> {{#switch: {{{class|}}}
| Scooter
| ATV = [[:Category:{{{class}}}s|{{{class}}}]] [[Category:{{{class}}}s]]
| #default = [[:Category:{{{class}}} motorcycles|{{{class}}}]] [[Category:{{{class}}} motorcycles]]
}}</td>
</tr>
</tr>
|}}
|}}
Line 99: Line 103:
<th>Fuel System</th>
<th>Fuel System</th>
<td>{{{fuel_system}}}</td>
<td>{{{fuel_system}}}</td>
</tr>
|}}
{{#if:{{{air_filter|}}}|
<tr>
<th>Air Filter</th>
<td>{{{air_filter}}}</td>
</tr>
</tr>
|}}
|}}
Line 173: Line 183:
</tr>
</tr>
|}}
|}}
{{#if:{{{front_tire_psi|}}}|
<tr>
<th>Recommended Tire Pressure</th>
<td>Front: {{{front_tire_psi}}} psi<br />Rear: {{{rear_tire_psi}}} psi</td>
</tr>
|}}
{{#if:{{{rake_trail|}}}|
{{#if:{{{rake_trail|}}}|
<tr>
<tr>
Line 201: Line 218:
<th> Height</th>
<th> Height</th>
<td> {{{height}}}</td>
<td> {{{height}}}</td>
</tr>
|}}
{{#if:{{{ground_clearance|}}}|
<tr>
<th>Ground Clearance</th>
<td> {{{ground_clearance}}}</td>
</tr>
</tr>
|}}
|}}
Line 223: Line 246:
<tr>
<tr>
<th>Oil Filter</th>
<th>Oil Filter</th>
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{oil_filter}}}}} {{{oil_filter}}}]</td>
<td> {{{oil_filter}}}</td>
</tr>
</tr>
|}}
|}}
{{#if:{{{recommended_oil|}}}|
{{#if:{{{recommended_oil|}}}|
<tr>
<tr>
<th>Recommended Oil</th>
<th>[[Recommended Oil]]</th>
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{recommended_oil}}}}} {{{recommended_oil}}}]</td>
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{recommended_oil}}}}} {{{recommended_oil}}}]</td>
</tr>
</tr>
Line 255: Line 278:
<th> Competition </th>
<th> Competition </th>
<td>{{{competition}}}</td>
<td>{{{competition}}}</td>
</tr>
|}}
{{#if:{{{value|}}}|
<tr>
<th> Value</th>
<td>{{{value}}}</td>
</tr>
|}}
{{#if:{{{msrp|}}}|
<tr>
<th> MSRP</th>
<td>{{{msrp}}}</td>
</tr>
</tr>
|}}
|}}
<tr>
<tr>
<th> Manuals </th>
<th> Manuals </th>
<td>{{{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 270: 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": {},
"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": {},
"bore_stroke": {},
"compression": {},
"top_speed": {},
"quarter_mile": {},
"zero_to_60": {
"description": "Zero to sixty time",
"type": "string"
},
"power": {},
"torque": {},
"fuel_system": {},
"air_filter": {},
"ignition": {},
"spark_plug": {},
"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