Difference between revisions of "Template:Motorcycle"

From CycleChaos
Jump to navigation Jump to search
(110 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|}}}|
| colspan=2 style="padding:0;" | [[File:{{{image}}}|frameless|class=u-photo photo]]
<td  colspan=2 style="padding:0;"[[File:{{{photo}}}|frameless|class=u-photo photo]]</td>
|- style="color:#fff; background:#996; font-size:larger;"
</tr>
! colspan=2 class="fn p-name" | {{{name}}}
{{#if:{{{image|}}}|
<tr> <td colspan=2 style="padding:0;"> {{{image}}}</td></tr>
|}}
}}
<tr style="color:#fff; background:#996; font-size:larger;">
<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>
|}}
{{#if:{{{aka|}}}|
<tr>
<th> Also called</th>
<td> {{{aka}}}</td>
</tr>
|}}
|}}
|- style="vertical-align:top; background:#f0f0f0;"
{{#if:{{{production|}}}|
{{#if:{{{production|}}}|
{{!}}-
<tr style="vertical-align:top; background:#f0f0f0;">
! Production
<th> Production </th>
{{!}} {{{production}}}
<td> {{{production}}}</td>
</tr>
|}}
|}}
{{#if:{{{aka|}}}|
{{#if:{{{class|}}}|
{{!}}-
<tr>
! Also called
<th> [[Types of motorcycle|Class]]</th>
{{!}} {{{aka}}}
<td> {{#switch: {{{class|}}}
| Scooter
| ATV = [[:Category:{{{class}}}s|{{{class}}}]] [[Category:{{{class}}}s]]
| #default = [[:Category:{{{class}}} motorcycles|{{{class}}}]] [[Category:{{{class}}} motorcycles]]
}}</td>
</tr>
|}}
|}}
{{#if:{{{predecessor|}}}|
{{#if:{{{predecessor|}}}|
{{!}}-
<tr>
! Predecessor
<th>Predecessor</th>
{{!}} {{{predecessor}}}
<td> {{{predecessor}}}</td>
</tr>
|}}
|}}
{{#if:{{{successor|}}}|
{{#if:{{{successor|}}}|
{{!}}-
<tr>
! Successor
<th>Successor</th>
{{!}} {{{successor}}}
<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|}}}|
{{#if:{{{length|}}}|
{{!}}-
<tr>
! Length
<th> Length</th>
{{!}} {{{length}}}
<td> {{{length}}}</td>
</tr>
|}}
|}}
{{#if:{{{width|}}}|
{{#if:{{{width|}}}|
{{!}}-
<tr>
! Width
<th> Width</th>
{{!}} {{{width}}}
<td> {{{width}}}</td>
</tr>
|}}
|}}
{{#if:{{{height|}}}|
{{#if:{{{height|}}}|
{{!}}-
<tr>
! Height
<th> Height</th>
{{!}} {{{height}}}
<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:{{{weight|}}}|
{{#if:{{{oil_filter|}}}|
{{!}}-
<tr>
! Weight
<th>Oil Filter</th>
{{!}} {{{weight}}}
<td> {{{oil_filter}}}</td>
</tr>
|}}
|}}
|- style="vertical-align:top;"
{{#if:{{{recommended_oil|}}}|
! Suspension
<tr>
| {{{suspension}}}
<th>[[Recommended Oil]]</th>
|-
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{recommended_oil}}}}} {{{recommended_oil}}}]</td>
{{#if:{{{engine|}}}|
</tr>
{{!}}-
! [[Engine]]
{{!}} class="description e-description" {{{engine}}}
|}}
|}}
{{#if:{{{compression|}}}|
{{#if:{{{fuel_capacity|}}}|
{{!}}-
<tr>
! [[Compression ratio]]
<th>Fuel Capacity</th>
{{!}} {{{compression}}}
<td>{{{fuel_capacity}}}</td>
</tr>
|}}
|}}
|-
{{#if:{{{fuel_consumption|}}}|
! Capacity
<tr>
| {{{fuel}}} <br>{{{oil}}}
<th>Fuel Consumption</th>
{{#if:{{{spark_plug|}}}|
<td>{{{fuel_consumption}}}</td>
{{!}}-
</tr>
! Spark Plug
{{!}} {{{spark_plug}}}
|}}
|}}
{{#if:{{{battery|}}}|
 
{{!}}-
{{#if:{{{related|}}}|
! Battery
<tr>
{{!}} {{{battery}}}
<th>Related</th>
<td>{{{related}}}</td>
</tr>
|}}
|}}
{{#if:{{{top_speed|}}}|
{{#if:{{{competition|}}}|
{{!}}-
<tr>
! Top speed
<th> Competition </th>
{{!}} {{{top_speed}}}
<td>{{{competition}}}</td>
</tr>
|}}
|}}
{{#if:{{{quarter_mile|}}}|
{{#if:{{{value|}}}|
{{!}}-
<tr>
! 1/4 mile
<th> Value</th>
{{!}} {{{quarter_mile}}}
<td>{{{value}}}</td>
</tr>
|}}
|}}
{{#if:{{{zero_to_60|}}}|
{{#if:{{{msrp|}}}|
{{!}}-
<tr>
! 0-60
<th> MSRP</th>
{{!}} {{{zero_to_60}}}
<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>

Revision as of 01:25, 4 December 2019

{{{name}}}
Weight
Manuals Service Manual

Usage

{{Motorcycle
|name             = 
|photo            = 
|aka              = 
|manufacturer     = 
|production       = 
|predecessor      = 
|successor        = 
|class            = 
|engine           = 
|bore_stroke      = 
|compression      = 
|top_speed        = 
|zero_to_60       =
|quarter_mile     = 
|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       = 
|fuel_capacity    = 
|oil_capacity     = 
|oil_filter       =
|recommended_oil  = 
|fuel_consumption = 
|competition      =
|related          = 
|value            = 
|msrp             =
}}

Meanings

  • name: Include both the make and model of the motorcycle.
  • photo: A representative image of the motorcycle taken against a background containing no other vehicles, with uniform lighting. Preferably, it should be a 'three quarter' (front and side view), or a side view of the motorcycle. ).
  • aka: Any other names the motorcycles is known by (eg: the Honda CB600F is also known as the Hornet and 599).
  • manufacturer: The brand name, marque, division or automaker
  • parent company: Industrial group or holding company which owns the marque/brand/division at the time the motorcycle was produced (if any)
  • production: Production dates of when the motorcycle was produced and sold. Must be listed down to the month and year.
  • model_year: Model years of when the motorcycle was produced and sold.
  • predecessor: Previous models from the manufacturer in the segment or similar
  • successor: Following models in the segment or similar
  • class: Use article types of motorcycle to see different classes and descriptions.
  • engine: Use article motorcycle engine to see different types.
  • bore_stroke: Use the convert template to convert both parameters e.g. {{convert|80.5|x|49.5|mm|abbr=on}}
  • compression: The cylinders' compression ratio, e.g. 12.5:1
  • top_speed: Maximum achievable speed. Can be in either mph or km/h. Use convert for proper conversions.
  • power: The maximum achieved power, preferably indicating the RPM in which it is achieved.
  • torque: The maximum achieved torque, preferably indicating the RPM in which it is achieved.
  • ignition: Type of ignition mechanism. e.g.: CDI, kick start, etc.
  • spark_plug: NGK Spark plug
  • transmission: Number of forward gear ratios, and the type of transmission (eg. "6-speed manual, 5-speed automatic")
  • frame: See Motorcycle frame for frame types.
  • suspension:
  • brakes:
  • tires:
  • rake_trail:
  • wheelbase:
  • length:
  • width:
  • height:
  • seat_height:
  • dry weight:
  • wet weight:
  • fuel capacity: Nominal capacity of the fuel tank
  • oil_capacity: Only applies to 2-stroke bikes with a separate oil tank.
  • oil_filter: Preferably K&N in format: K&N KN-151
  • fuel_consumption:
  • turning_radius: Rarely relevant except to small city bikes like mopeds.
  • related:

Notes

Be prepared to verify any items that are subjected with a fully cited secondary source. Attributes that follow under this include, but are not limited to, the following:

  • top speed
  • power
  • torque
  • dry weight
  • wet weight
  • fuel consumption
  • related

Optional parameters

|bodystyle=
|titlestyle=
|labelstyle=
|datastyle=

The optional CSS parameters listed above can be used to define style for the body, title, label, or data areas.