Difference between revisions of "Template:Motorcycle"

Jump to navigation Jump to search
1,134 bytes added ,  02:19, 28 June 2019
no edit summary
(14 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:{{{length|}}}|
 
{{#if:{{{frame|}}}|
<tr>
<tr>
<th> Length</th>
<th>[[Frame]]</th>
<td> {{{length}}}</td>
<td>{{{frame}}}</td>
</tr>
|}}
{{#if:{{{width|}}}|
<tr>
<th> Width</th>
<td> {{{width}}}</td>
</tr>
|}}
{{#if:{{{height|}}}|
<tr>
<th> Height</th>
<td> {{{height}}}</td>
</tr>
|}}
{{#if:{{{weight|}}}|
<tr>
<th>Weight</th>
<td> {{{weight}}}</td>
</tr>
</tr>
|}}
|}}
Line 145: Line 147:
{{#if:{{{front_tire|}}}|
{{#if:{{{front_tire|}}}|
<tr>
<tr>
<th>Front Tire</th>
<th>[[Tire|Front Tire]]</th>
<td>{{{front_tire}}}</td>
<td>{{{front_tire}}}</td>
</tr>
</tr>
Line 151: Line 153:
{{#if:{{{rear_tire|}}}|
{{#if:{{{rear_tire|}}}|
<tr>
<tr>
<th>Rear Tire</th>
<th>[[Tire|Rear Tire]]</th>
<td>{{{rear_tire}}}</td>
<td>{{{rear_tire}}}</td>
</tr>
</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:{{{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|}}}|
{{#if:{{{oil_capacity|}}}|
<tr>
<tr>
<th>Oil Capacity</th>
<th>Oil Capacity</th>
<td> {{{oil_capacity}}}</td>
<td> {{{oil_capacity}}}</td>
</tr>
|}}
{{#if:{{{oil_filter|}}}|
<tr>
<th>Oil Filter</th>
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{oil_filter}}}}} {{{oil_filter}}}]</td>
</tr>
</tr>
|}}
|}}
Line 167: Line 216:
</tr>
</tr>
|}}
|}}
 
{{#if:{{{fuel_consumption|}}}|
{{#if:{{{quarter_mile|}}}|
<tr>
<th>1/4 mile</th>
<td>{{{quarter_mile}}}</td>
</tr>
|}}
{{#if:{{{zero_to_60|}}}|
<tr>
<tr>
<th> 0-60</th>
<th>Fuel Consumption</th>
<td>{{{zero_to_60}}}</td>
<td>{{{fuel_consumption}}}</td>
</tr>
</tr>
|}}
|}}
{{#if:{{{related|}}}|
{{#if:{{{related|}}}|
<tr>
<tr>
Line 197: Line 240:
</tr>
</tr>
<tr>
<tr>
<td colspan="2">[[{{PAGENAME}}/tech_specs|Tech Specs]]{{·}}[[{{PAGENAME}}/brochures|Brochures]]{{·}}[[{{PAGENAME}}/reviews|Reviews]]{{·}}[[{{PAGENAME}}/ads|Ads]]{{·}}[[{{PAGENAME}}/videos|Videos]]
<td colspan="2" style="text-align:center;">
{{#ifexist:{{PAGENAME}}/tech_specs|[[{{PAGENAME}}/tech_specs|Tech Specs]]{{·}}|}}{{#ifexist:{{PAGENAME}}/brochures|[[{{PAGENAME}}/brochures|Brochures]]{{·}}|}}{{#ifexist:{{PAGENAME}}/review|[[{{PAGENAME}}/review|Reviews]]{{·}}|}}{{#ifexist:{{PAGENAME}}/ads|[[{{PAGENAME}}/ads|Ads]]{{·}}|}}{{#ifexist:{{PAGENAME}}/videos|[[{{PAGENAME}}/videos|Videos]]{{·}}|}}{{#ifexist:{{PAGENAME}}/photos|[[{{PAGENAME}}/photos|Photos]]{{·}}|}}
</td>
</td>
</tr>
</tr>

Navigation menu