Difference between revisions of "Template:Infobox motorcycle"
Jump to navigation
Jump to search
imported>Bri m (dry/wet weight fixup -- weight will still be shown if only dry_weight is specified) |
imported>Bri m (+top_speed parameter) |
||
| Line 13: | Line 13: | ||
-->{{#if:{{{class|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">[[Types of motorcycle|Class]]</th><td>{{{class}}}</td></tr>}}<!-- | -->{{#if:{{{class|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">[[Types of motorcycle|Class]]</th><td>{{{class}}}</td></tr>}}<!-- | ||
-->{{#if:{{{engine|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">[[Motorcycle engine|Engine]]</th><td>{{{engine}}}</td></tr>}}<!-- | -->{{#if:{{{engine|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">[[Motorcycle engine|Engine]]</th><td>{{{engine}}}</td></tr>}}<!-- | ||
| + | -->{{#if:{{{top_speed|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">Top speed</th><td>{{{top_speed}}}</td></tr>}}<!-- | ||
-->{{#if:{{{power|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">[[Power]]</th><td>{{{power}}}</td></tr>}}<!-- | -->{{#if:{{{power|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">[[Power]]</th><td>{{{power}}}</td></tr>}}<!-- | ||
-->{{#if:{{{torque|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">[[Torque]]</th><td>{{{torque}}}</td></tr>}}<!-- | -->{{#if:{{{torque|}}}|<tr><th style="background-color: #cccccc; whitespace: nowrap">[[Torque]]</th><td>{{{torque}}}</td></tr>}}<!-- | ||
| Line 42: | Line 43: | ||
| class = | | class = | ||
| engine = | | engine = | ||
| + | | top_speed = | ||
| power = | | power = | ||
| torque = | | torque = | ||
Revision as of 00:18, 7 November 2007
Usage
{{Infobox Motorcycle
| name =
| image =
| aka =
| manufacturer =
| parent_company =
| production =
| predecessor =
| successor =
| class =
| engine =
| top_speed =
| power =
| torque =
| transmission =
| suspension =
| brakes =
| tires =
| rake_trail =
| wheelbase =
| length=
| width=
| height=
| seat_height =
| dry_weight =
| wet_weight =
| fuel_capacity =
| related =
| similar =
}}