Difference between revisions of "Template:Motorcycle"

193 bytes added ,  00:24, 28 June 2019
no edit summary
Line 145: Line 145:
{{#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 151:
{{#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>
Line 167: Line 167:
</tr>
</tr>
|}}
|}}
 
{{#if:{{{wet_weight|}}}|
<tr>
<th>Weight</th>
<td>{{dry_weight}} ([[Motorcycle_weight#Dry_weight|dry]]), {{{wet_weight}}} ([[Motorcycle_weight#Wet_weight|wet]])</td>
</tr>
|}}
{{#if:{{{quarter_mile|}}}|
{{#if:{{{quarter_mile|}}}|
<tr>
<tr>