Difference between revisions of "Template:Motorcycle"

Jump to navigation Jump to search
3,103 bytes added ,  01:25, 4 December 2019
no edit summary
(93 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border=0 cellspacing=0 cellpadding=4 class="infobox h-product hproduct" style="float:right; margin:0 0 .5em 1em; width:250px; background:#fff; border-collapse:collapse; border:1px solid #999; font-size:smaller; line-height:1.5; "
<table  class="infobox h-product hproduct motorcycle">
|- style="text-align:center;"
{{#if:{{{photo|}}}|
{{#if:{{{photo|}}}|
{{!}} colspan=2 style="padding:0;" {{!}} [[File:{{{photo}}}|frameless|class=u-photo photo]]
<td colspan=2 style="padding:0;"> [[File:{{{photo}}}|frameless|class=u-photo photo]]</td>
|
</tr>
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}}  colspan=2 style="padding:0;" {{!}}  {{{image}}}
<tr> <td colspan=2 style="padding:0;"> {{{image}}}</td></tr>
|}}
|}}
}}
}}
|- style="color:#fff; background:#996; font-size:larger;"
<tr style="color:#fff; background:#996; font-size:larger;">
! colspan=2 class="fn p-name" | {{{name}}}
<td colspan=2 class="fn p-name"> '''{{{name}}}''' </td>
</tr>
{{#if:{{{manufacturer|}}}|
{{#if:{{{manufacturer|}}}|
{{!}}-
<tr>
! Manufacturer
<th> Manufacturer</th>
{{!}} <div class="brand p-brand"> {{{manufacturer}}} </div> {{#if:{{{country|}}}|({{{country}}})|}}  
<td> <div class="brand p-brand"> [[{{{manufacturer}}}]] </div> {{#if:{{{country|}}}|({{{country}}})|}} </td>
</tr>
|}}
|}}
|- style="vertical-align:top; background:#f0f0f0;"
{{#if:{{{aka|}}}|
<!--
<tr>
production
<th> Also called</th>
-->{{#if:{{{production|}}}|
<td> {{{aka}}}</td>
{{!}}-
</tr>
! Production
{{!}} {{{production}}}
|}}<!--
aka
-->{{#if:{{{aka|}}}|
{{!}}-
! Also called
{{!}} {{{aka}}}
|}}<!--
predecessor
-->{{#if:{{{predecessor|}}}|
{{!}}-
! Predecessor
{{!}} {{{predecessor}}}
|}}<!--
successor
-->{{#if:{{{successor|}}}|
{{!}}-
! Successor
{{!}} {{{successor}}}
|}}<!--
Engine
-->{{#if:{{{engine|}}}|
{{!}}-
! [[Engine]]
{{!}} <div class="description e-description"> {{{engine}}} </div>
|}}<!--
Compression
-->{{#if:{{{compression|}}}|
{{!}}-
! [[Compression ratio]]
{{!}} {{{compression}}}
|}}<!--
Length
-->{{#if:{{{length|}}}|
{{!}}-
! Length
{{!}} {{{length}}}
|}}<!--
Width
-->{{#if:{{{width|}}}|
{{!}}-
! Width
{{!}} {{{width}}}
|}}<!--
Height
-->{{#if:{{{height|}}}|
{{!}}-
! Height
{{!}} {{{height}}}
|}}<!--
Weight
-->{{#if:{{{weight|}}}|
{{!}}-
! Weight
{{!}} {{{weight}}}
|}}<!--
Suspension
-->{{#if:{{{suspension|}}}|
{{!}}-
! [[Suspension]]
{{!}} {{{suspension}}}
|}}<!--
Brakes
-->{{#if:{{{brakes|}}}|
{{!}}-
! Brakes
{{!}} {{{brakes}}}
|}}<!--
Front Tire
-->{{#if:{{{front_tire|}}}|
{{!}}-
! Front Tire
{{!}} {{{front_tire}}}
|}}<!--
Rear Tire
-->{{#if:{{{rear_tire|}}}|
{{!}}-
! Rear Tire
{{!}} {{{rear_tire}}}
|}}<!--
Oil Capacity
-->{{#if:{{{oil_capacity|}}}|
{{!}}-
! Oil Capacity
{{!}} {{{oil_capacity}}}
|}}<!--
Fuel Capacity
-->{{#if:{{{fuel_capacity|}}}|
{{!}}-
! Fuel Capacity
{{!}} {{{fuel_capacity}}}
|}}<!--
Spark Plug
-->{{#if:{{{spark_plug|}}}|
{{!}}-
! Spark Plug
{{!}} {{{spark_plug}}}
|}}<!--
Battery
-->{{#if:{{{battery|}}}|
{{!}}-
! Battery
{{!}} {{{battery}}}
|}}<!--
Top Speed
-->{{#if:{{{top_speed|}}}|
{{!}}-
! Top speed
{{!}} {{{top_speed}}}
|}}<!--
Quarter mile
-->{{#if:{{{quarter_mile|}}}|
{{!}}-
! 1/4 mile
{{!}} {{{quarter_mile}}}
|}}<!--
zero to 60
-->{{#if:{{{zero_to_60|}}}|
{{!}}-
! 0-60
{{!}} {{{zero_to_60}}}
|}}<!--
Related
-->{{#if:{{{related|}}}|
{{!}}-
! Related
{{!}} {{{related}}}
|}}<!--
Competition
-->{{#if:{{{competition|}}}|
{{!}}-
! Competition
{{!}} {{{competition}}}
|}}
|}}
|}
{{#if:{{{production|}}}|
<tr style="vertical-align:top; background:#f0f0f0;">
<th> Production </th>
<td> {{{production}}}</td>
</tr>
|}}
{{#if:{{{class|}}}|
<tr>
<th> [[Types of motorcycle|Class]]</th>
<td> {{#switch: {{{class|}}}
| Scooter
| ATV = [[:Category:{{{class}}}s|{{{class}}}]] [[Category:{{{class}}}s]]
| #default = [[:Category:{{{class}}} motorcycles|{{{class}}}]] [[Category:{{{class}}} motorcycles]]
}}</td>
</tr>
|}}
{{#if:{{{predecessor|}}}|
<tr>
<th>Predecessor</th>
<td> {{{predecessor}}}</td>
</tr>
|}}
{{#if:{{{successor|}}}|
<tr>
<th>Successor</th>
<td>{{{successor}}}</td>
</tr>
|}}
{{#if:{{{engine|}}}|
<tr>
<th> [[Motorcycle engine|Engine]]</th>
<td><div class="description e-description"> {{{engine}}} </div></td>
</tr>
|}}
{{#if:{{{bore_stroke|}}}|
<tr>
<th> [[Bore]] / [[Stroke]]</th>
<td>{{{bore_stroke}}}</td>
</tr>
|}}
{{#if:{{{compression|}}}|
<tr>
<th> [[Compression ratio]]</th>
<td>{{{compression}}}</td>
</tr>
|}}
{{#if:{{{top_speed|}}}|
<tr>
<th> Top Speed</th>
<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>
|}}
{{#if:{{{power|}}}|
<tr>
<th> [[Horsepower]]</th>
<td>{{{power}}}</td>
</tr>
|}}
{{#if:{{{torque|}}}|
<tr>
<th> [[Torque]]</th>
<td>{{{torque}}}</td>
</tr>
|}}
{{#if:{{{fuel_system|}}}|
<tr>
<th>Fuel System</th>
<td>{{{fuel_system}}}</td>
</tr>
|}}
{{#if:{{{air_filter|}}}|
<tr>
<th>Air Filter</th>
<td>{{{air_filter}}}</td>
</tr>
|}}
{{#if:{{{ignition|}}}|
<tr>
<th>Ignition</th>
<td>{{{ignition}}}</td>
</tr>
|}}
{{#if:{{{spark_plug|}}}|
<tr>
<th>Spark Plug</th>
<td>{{{spark_plug}}}</td>
</tr>
|}}
{{#if:{{{battery|}}}|
<tr>
<th> Battery</th>
<td>{{{battery}}}</td>
</tr>
|}}
{{#if:{{{transmission|}}}|
<tr>
<th> [[Transmission]]</th>
<td>{{{transmission}}}</td>
</tr>
|}}
{{#if:{{{final_drive|}}}|
<tr>
<th> Final Drive</th>
<td>{{{final_drive}}}</td>
</tr>
|}}
{{#if:{{{front_sprocket|}}}|
<tr>
<th> Front Sprocket</th>
<td>{{{front_sprocket}}}</td>
</tr>
|}}
{{#if:{{{rear_sprocket|}}}|
<tr>
<th> Rear Sprocket</th>
<td>{{{rear_sprocket}}}</td>
</tr>
|}}
{{#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:{{{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|}}}|
<tr>
<th>Rake / Trail</th>
<td> {{{rake_trail}}}</td>
</tr>
|}}
{{#if:{{{wheelbase|}}}|
<tr>
<th>[[Wheelbase]]</th>
<td> {{{wheelbase}}}</td>
</tr>
|}}
{{#if:{{{length|}}}|
<tr>
<th> Length</th>
<td> {{{length}}}</td>
</tr>
|}}
{{#if:{{{width|}}}|
<tr>
<th> Width</th>
<td> {{{width}}}</td>
</tr>
|}}
{{#if:{{{height|}}}|
<tr>
<th> Height</th>
<td> {{{height}}}</td>
</tr>
|}}
{{#if:{{{ground_clearance|}}}|
<tr>
<th>Ground Clearance</th>
<td> {{{ground_clearance}}}</td>
</tr>
|}}
{{#if:{{{seat_height|}}}|
<tr>
<th>Seat Height</th>
<td> {{{seat_height}}}</td>
</tr>
|}}
<tr>
<th>Weight</th>
<td>{{#if:{{{dry_weight|}}}|{{{dry_weight}}} ([[Motorcycle_weight#Dry_weight|dry]]),|}} {{#if:{{{wet_weight|}}}|{{{wet_weight}}} ([[Motorcycle_weight#Wet_weight|wet]])|}}</td>
</tr>
 
{{#if:{{{oil_capacity|}}}|
<tr>
<th>Oil Capacity</th>
<td> {{{oil_capacity}}}</td>
</tr>
|}}
{{#if:{{{oil_filter|}}}|
<tr>
<th>Oil Filter</th>
<td> {{{oil_filter}}}</td>
</tr>
|}}
{{#if:{{{recommended_oil|}}}|
<tr>
<th>[[Recommended Oil]]</th>
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{recommended_oil}}}}} {{{recommended_oil}}}]</td>
</tr>
|}}
{{#if:{{{fuel_capacity|}}}|
<tr>
<th>Fuel Capacity</th>
<td>{{{fuel_capacity}}}</td>
</tr>
|}}
{{#if:{{{fuel_consumption|}}}|
<tr>
<th>Fuel Consumption</th>
<td>{{{fuel_consumption}}}</td>
</tr>
|}}
 
{{#if:{{{related|}}}|
<tr>
<th>Related</th>
<td>{{{related}}}</td>
</tr>
|}}
{{#if:{{{competition|}}}|
<tr>
<th> Competition </th>
<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>
<th> Manuals </th>
<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>
<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>
<noinclude>
<noinclude>
{{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>
</noinclude>

Navigation menu