Difference between revisions of "Template:Motorcycle"

Jump to navigation Jump to search
141 bytes added ,  18:26, 26 August 2019
no edit summary
(2 intermediate revisions by the same user not shown)
Line 99: Line 99:
<th>Fuel System</th>
<th>Fuel System</th>
<td>{{{fuel_system}}}</td>
<td>{{{fuel_system}}}</td>
</tr>
|}}
{{#if:{{{air_filter|}}}|
<tr>
<th>Air Filter</th>
<td>{{{air_filter}}}</td>
</tr>
</tr>
|}}
|}}
Line 230: Line 236:
<tr>
<tr>
<th>Oil Filter</th>
<th>Oil Filter</th>
<td> [https://www.amazon.com/s?tag=cc10e-20&i=automotive&k={{urlencode:{{{oil_filter}}}}} {{{oil_filter}}}]</td>
<td> {{{oil_filter}}}</td>
</tr>
</tr>
|}}
|}}
Line 262: Line 268:
<th> Competition </th>
<th> Competition </th>
<td>{{{competition}}}</td>
<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>
|}}
|}}

Navigation menu