.

Template:Infobox Automobile: Difference between revisions

Wikicars, a place to share your automotive knowledge
Jump to navigationJump to search
Line 1: Line 1:
{| class="infobox bordered" style="width: 258px; text-align: left; font-size: 95%;" cellpadding="3"
| colspan="2" style="color: white; background: darkgreen; text-align: center; font-size: larger;" | '''{{{name}}}'''<!--
-->{{#if:{{{image|}}}|<tr><td colspan=2>{{{image}}}</tr>}}
<!--
-->{{#if:{{{aka|}}}|<tr><th>Also called:<td>{{{aka}}}</tr>}}
|-
!width=100| [[Automaker|Manufacturer]]:
| {{{manufacturer}}}<!--
-->{{#if:{{{production|}}}|<tr><th>Production:<td>{{{production}}}</tr>}}<!--
-->{{#if:{{{predecessor|}}}|<tr><th>Predecessor:<td>{{{predecessor}}}</tr>}}<!--
-->{{#if:{{{successor|}}}|<tr><th>Successor:<td>{{{successor}}}</tr>}}<!--
-->{{#if:{{{parent_company|}}}|<tr><th>Parent company:<td>{{{parent_company}}}</tr>}}<!--
-->{{#if:{{{class|}}}|<tr><th>[[Car classification|Class]]:<td>{{{class}}}</tr>}}<!--
-->{{#if:{{{body_style|}}}|<tr><th>Body style:<td>{{{body_style}}}</tr>}}<!--
-->{{#if:{{{layout|}}}|<tr><th>Layout:<td>{{{layout}}}</tr>}}<!--
-->{{#if:{{{platform|}}}|<tr><th>[[Automobile platform|Platform]]:<td>{{{platform}}}</tr>}}<!--
-->{{#if:{{{engine|}}}|<tr><th>[[Car engine|Engine]]:<td>{{{engine}}}</tr>}}<!--
-->{{#if:{{{transmission|}}}|<tr><th>[[Transmission (mechanics)|Transmission]]:<td>{{{transmission}}}</tr>}}<!--
-->{{#if:{{{wheelbase|}}}|<tr><th>[[Wheelbase]]:<td>{{{wheelbase}}}</tr>}}<!--
-->{{#if:{{{length|}}}|<tr><th>Length:<td>{{{length}}}</tr>}}<!--
-->{{#if:{{{width|}}}|<tr><th>Width:<td>{{{width}}}</tr>}}<!--
-->{{#if:{{{height|}}}|<tr><th>Height:<td>{{{height}}}</tr>}}<!--
-->{{#if:{{{ftrack|}}}|<tr><th>Front track:<td>{{{ftrack}}}</tr>}}<!--
-->{{#if:{{{rtrack|}}}|<tr><th>Rear track:<td>{{{rtrack}}}</tr>}}<!--
-->{{#if:{{{weight|}}}|<tr><th>[[Curb weight]]:<td>{{{weight}}}</tr>}}<!--
-->{{#if:{{{fuel_economy|}}}|<tr><th>[[Fuel economy]]:<td>{{{fuel_economy}}}</tr>}}<!--
-->{{#if:{{{fuel_capacity|}}}|<tr><th>Fuel capacity:<td>{{{fuel_capacity}}}</tr>}}<!--
-->{{#if:{{{related|}}}|<tr><th>Related:<td>{{{related}}}</tr>}}<!--
-->{{#if:{{{similar|}}}|<tr><th>Similar:<td>{{{similar}}}</tr>}}<!--
-->{{#if:{{{designer|}}}|<tr><th>[[Automobile design|Designer]]:<td>{{{designer}}}</tr>}}
|}<noinclude>
== Usage ==
== Usage ==
<pre>
<pre>
{{Infobox Automobile
{{Infobox Automobile
| image       = [[Image:Bonneville_Special_publicity_photo.JPG|250px]]
| image         =  
| name        = Pontiac Bonneville Special
| name          =
| manufacturer = [[General Motors]]
| aka            =  
| production   = [[Concept car|concept - only 2 ever built]]
| manufacturer   =
| predecessor = [[Chevrolet Corvette#Early history|1953 Corvette]]
| parent_company =  
| successor   = [[Pontiac Club de Mer]]<br>[[Pontiac Bonneville]]
| production     =  
| class       = [[sports car]]
| predecessor   =  
| body_style   = 2 door canopy [[coupé]]
| successor     =  
| engine       = Pontiac I-8, [[Cam-in-block#L-head|flathead]]
| class         =
| transmission = 4-speed automatic
| platform      =  
| wheelbase   = 100.001 in.
| body_style     =  
| length       = 158.3 in.
| engine         =  
| height       = 48.001 in.
| transmission   =  
| aka          = SO 2026<ref>''Index of General Moters Experimental Cars'' - An official list of concepts dating from 1938 to 1960. "SO" stood for "special order".</ref>
| wheelbase     =  
| similar     = [[1954 Corvette]]<br>1954 [[Oldsmobile]] F-88<br>
| length         =
| designer     = [[Harley J. Earl]]
| width          =  
| height         =
| weight        =
| fuel_economy  =
| fuel_capacity  =
| related        =  
| similar       =  
| designer       =  
}}
}}
</pre>
</pre>
[[Category:technology infobox templates|Automobile]]
[[Category:transportation infobox templates|Automobile]]
[[Category:Automotive templates|Automobile]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
</noinclude>

Revision as of 16:42, 4 August 2006

}} {{#if:|}} }}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}
{{{name}}}{{#if:|
{{{image}}}
Also called:{{{aka}}}
Manufacturer:
Production:{{{production}}}
Predecessor:{{{predecessor}}}
Successor:{{{successor}}}
Parent company:{{{parent_company}}}
Class:{{{class}}}
Body style:{{{body_style}}}
Layout:{{{layout}}}
Platform:{{{platform}}}
Engine:{{{engine}}}
Transmission:{{{transmission}}}
Wheelbase:{{{wheelbase}}}
Length:{{{length}}}
Width:{{{width}}}
Height:{{{height}}}
Front track:{{{ftrack}}}
Rear track:{{{rtrack}}}
Curb weight:{{{weight}}}
Fuel economy:{{{fuel_economy}}}
Fuel capacity:{{{fuel_capacity}}}
Related:{{{related}}}
Similar:{{{similar}}}
Designer:{{{designer}}}

Usage

{{Infobox Automobile
| image          = 
| name           = 
| aka            = 
| manufacturer   =
| parent_company = 
| production     = 
| predecessor    = 
| successor      = 
| class          = 
| platform       = 
| body_style     = 
| engine         = 
| transmission   = 
| wheelbase      = 
| length         = 
| width          = 
| height         = 
| weight         = 
| fuel_economy   =
| fuel_capacity  =
| related        = 
| similar        = 
| designer       = 
}}