Difference between revisions of "Template:Motorcycle"

Jump to navigation Jump to search
1,716 bytes added ,  14:47, 28 June 2019
no edit summary
(18 intermediate revisions by the same user not shown)
Line 68: Line 68:
<th> Top Speed</th>
<th> Top Speed</th>
<td>{{{top_speed}}}</td>
<td>{{{top_speed}}}</td>
</tr>
|}}
{{#if:{{{quarter_mile|}}}|
<tr>
<th>1/4 mile</th>
<td>{{{quarter_mile}}}</td>
</tr>
|}}
{{#if:{{{zero_to_60|}}}|
<tr>
<th> 0-60</th>
<td>{{{zero_to_60}}}</td>
</tr>
</tr>
|}}
|}}
Line 80: Line 93:
<th> [[Torque]]</th>
<th> [[Torque]]</th>
<td>{{{torque}}}</td>
<td>{{{torque}}}</td>
</tr>
|}}
{{#if:{{{fuel_system|}}}|
<tr>
<th>Fuel System</th>
<td>{{{fuel_system}}}</td>
</tr>
</tr>
|}}
|}}
Line 107: Line 126:
|}}
|}}


{{#if:{{{frame|}}}|
<tr>
<th>[[Frame]]</th>
<td>{{{frame}}}</td>
</tr>
|}}
{{#if:{{{suspension|}}}|
<tr>
<th>[[Suspension]]</th>
<td>{{{suspension}}}</td>
</tr>
|}}
{{#if:{{{brakes|}}}|
<tr>
<th> [[Brake|Brakes]]</th>
<td>{{{brakes}}}</td>
</tr>
|}}
{{#if:{{{front_tire|}}}|
<tr>
<th>[[Tire|Front Tire]]</th>
<td>{{{front_tire}}}</td>
</tr>
|}}
{{#if:{{{rear_tire|}}}|
<tr>
<th>[[Tire|Rear Tire]]</th>
<td>{{{rear_tire}}}</td>
</tr>
|}}
{{#if:{{{rake_trail|}}}|
<tr>
<th>Rake / Trail</th>
<td> {{{rake_trail}}}</td>
</tr>
|}}
{{#if:{{{wheelbase|}}}|
<tr>
<th>[[Wheelbase]]</th>
<td> {{{wheelbase}}}</td>
</tr>
|}}
{{#if:{{{length|}}}|
{{#if:{{{length|}}}|
<tr>
<tr>
Line 125: Line 187:
</tr>
</tr>
|}}
|}}
{{#if:{{{weight|}}}|
{{#if:{{{seat_height|}}}|
<tr>
<tr>
<th>Weight</th>
<th>Seat Height</th>
<td> {{{weight}}}</td>
<td> {{{seat_height}}}</td>
</tr>
</tr>
|}}
|}}
{{#if:{{{suspension|}}}|
<tr>
<tr>
<th>[[Suspension]]</th>
<th>Weight</th>
<td>{{{suspension}}}</td>
<td>{{#if:{{{dry_weight|}}}|{{{dry_weight}}} ([[Motorcycle_weight#Dry_weight|dry]]),|}} {{#if:{{{wet_weight|}}}|{{{wet_weight}}} ([[Motorcycle_weight#Wet_weight|wet]])|}}</td>
</tr>
</tr>
|}}
 
{{#if:{{{brakes|}}}|
{{#if:{{{oil_capacity|}}}|
<tr>
<tr>
<th> [[Brake|Brakes]]</th>
<th>Oil Capacity</th>
<td>{{{brakes}}}</td>
<td> {{{oil_capacity}}}</td>
</tr>
</tr>
|}}
|}}
{{#if:{{{front_tire|}}}|
{{#if:{{{oil_filter|}}}|
<tr>
<tr>
<th>Front Tire</th>
<th>Oil Filter</th>
<td>{{{front_tire}}}</td>
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{oil_filter}}}}} {{{oil_filter}}}]</td>
</tr>
</tr>
|}}
|}}
{{#if:{{{rear_tire|}}}|
{{#if:{{{recommended_oil|}}}|
<tr>
<tr>
<th>Rear Tire</th>
<th>Recommended Oil</th>
<td>{{{rear_tire}}}</td>
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{recommended_oil}}}}} {{{recommended_oil}}}]</td>
</tr>
|}}
{{#if:{{{oil_capacity|}}}|
<tr>
<th>Oil Capacity</th>
<td> {{{oil_capacity}}}</td>
</tr>
</tr>
|}}
|}}
Line 167: Line 222:
</tr>
</tr>
|}}
|}}
 
{{#if:{{{fuel_consumption|}}}|
{{#if:{{{quarter_mile|}}}|
<tr>
<tr>
<th>1/4 mile</th>
<th>Fuel Consumption</th>
<td>{{{quarter_mile}}}</td>
<td>{{{fuel_consumption}}}</td>
</tr>
|}}
{{#if:{{{zero_to_60|}}}|
<tr>
<th> 0-60</th>
<td>{{{zero_to_60}}}</td>
</tr>
</tr>
|}}
|}}
{{#if:{{{related|}}}|
{{#if:{{{related|}}}|
<tr>
<tr>
Line 192: Line 241:
</tr>
</tr>
|}}
|}}
<tr>
<th> Manuals </th>
<td>{{{manuals|[https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{PAGENAME}}}}%20Service%20Manual Service Manual]}}}</td>
</tr>
<tr>
<td colspan="2" style="text-align:center;">
{{#ifexist:{{PAGENAME}}/tech_specs|[[{{PAGENAME}}/tech_specs|Tech Specs]]{{·}}|}}{{#ifexist:{{PAGENAME}}/brochures|[[{{PAGENAME}}/brochures|Brochures]]{{·}}|}}{{#ifexist:{{PAGENAME}}/reviews|[[{{PAGENAME}}/reviews|Reviews]]{{·}}|}}{{#ifexist:{{PAGENAME}}/ads|[[{{PAGENAME}}/ads|Ads]]{{·}}|}}{{#ifexist:{{PAGENAME}}/videos|[[{{PAGENAME}}/videos|Videos]]{{·}}|}}{{#ifexist:{{PAGENAME}}/photos|[[{{PAGENAME}}/photos|Photos]]{{·}}|}}
</td>
</tr>
</table>
</table>


Navigation menu