Difference between revisions of "Template:Infobox automobile generation"
Jump to navigation
Jump to search
imported>Mike Peel (Remove from Category:Technology infobox templates) |
imported>OSX (cleanup) |
||
| Line 10: | Line 10: | ||
-->{{#if:{{{successor|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Successor</th><td>{{{successor}}}</td></tr>}}<!-- | -->{{#if:{{{successor|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Successor</th><td>{{{successor}}}</td></tr>}}<!-- | ||
-->{{#if:{{{class|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Car classification|Class]]</th><td>{{{class}}}</td></tr>}}<!-- | -->{{#if:{{{class|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Car classification|Class]]</th><td>{{{class}}}</td></tr>}}<!-- | ||
| − | -->{{#if:{{{body_style|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Body style</th><td>{{{body_style}}}</td></tr>}}<!-- | + | -->{{#if:{{{body_style|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Car body style|Body style(s)]]</th><td>{{{body_style}}}</td></tr>}}<!-- |
| − | -->{{#if:{{{layout|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Layout</th><td>{{{layout}}}</td></tr>}}<!-- | + | -->{{#if:{{{layout|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Automobile layout|Layout]]</th><td>{{{layout}}}</td></tr>}}<!-- |
-->{{#if:{{{platform|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Automobile platform|Platform]]</th><td>{{{platform}}}</td></tr>}}<!-- | -->{{#if:{{{platform|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Automobile platform|Platform]]</th><td>{{{platform}}}</td></tr>}}<!-- | ||
| − | -->{{#if:{{{engine|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Car engine|Engine]]</th><td>{{{engine}}}</td></tr>}}<!-- | + | -->{{#if:{{{engine|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Car engine|Engine(s)]]</th><td>{{{engine}}}</td></tr>}}<!-- |
| − | -->{{#if:{{{transmission|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Transmission (mechanics)|Transmission]]</th><td>{{{transmission}}}</td></tr>}}<!-- | + | -->{{#if:{{{transmission|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Transmission (mechanics)|Transmission(s)]]</th><td>{{{transmission}}}</td></tr>}}<!-- |
-->{{#if:{{{wheelbase|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Wheelbase]]</th><td>{{{wheelbase}}}</td></tr>}}<!-- | -->{{#if:{{{wheelbase|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Wheelbase]]</th><td>{{{wheelbase}}}</td></tr>}}<!-- | ||
-->{{#if:{{{length|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Length</th><td>{{{length}}}</td></tr>}}<!-- | -->{{#if:{{{length|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Length</th><td>{{{length}}}</td></tr>}}<!-- | ||
| Line 34: | Line 34: | ||
<pre> | <pre> | ||
{{Infobox Automobile generation | {{Infobox Automobile generation | ||
| − | + | | image = | |
| − | + | | name = | |
| − | + | | aka = | |
| − | + | | production = | |
| − | + | | predecessor = | |
| − | + | | successor = | |
| − | + | | class = | |
| − | + | | body_style = | |
| − | + | | layout = | |
| − | + | | platform = | |
| − | + | | engine = | |
| − | + | | transmission = | |
| − | + | | wheelbase = | |
| − | + | | length = | |
| − | + | | width = | |
| − | + | | height = | |
| − | + | | ground_clearance = | |
| − | + | | front_track = | |
| − | + | | rear_track = | |
| − | + | | weight = | |
| − | + | | fuel_capacity = | |
| − | + | | related = | |
| − | + | | similar = | |
| − | + | | designer = | |
}} | }} | ||
| + | |||
</pre> | </pre> | ||
Revision as of 12:30, 10 April 2007
| {{{name}}} |
|---|
Usage
{{Infobox Automobile generation
| image =
| name =
| aka =
| production =
| predecessor =
| successor =
| class =
| body_style =
| layout =
| platform =
| engine =
| transmission =
| wheelbase =
| length =
| width =
| height =
| ground_clearance =
| front_track =
| rear_track =
| weight =
| fuel_capacity =
| related =
| similar =
| designer =
}}