.

Template:Infobox Automobile: Difference between revisions

Wikicars, a place to share your automotive knowledge
Jump to navigationJump to search
mNo edit summary
 
(54 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox bordered" style="width: 258px; text-align: left; font-size: 95%;" cellpadding="3"
{{Infobox Development page
| colspan="2" style="color: white; background: darkgreen; text-align: center; font-size: larger;" | '''{{{name}}}'''<!--
|image = {{{Image|}}}
-->{{#if:{{{image|}}}|<tr><td colspan=2>{{{image}}}</tr>}}
|Header1 = {{PAGENAME}}
<!--
|Colorcode =#CCCC99
-->{{#if:{{{aka|}}}|<tr><th>Also called:<td>{{{aka}}}</tr>}}
|Header2 = {{{Marque}}}
|-
|Data = <table>
!width=100| [[Automaker|Manufacturer]]:
{{{header1|}}}|<tr><th colspan="2" style="text-align:center; {{{headerstyle}}}">{{{header11}}}</th></tr>| {{{label11}}}|{{{data11}}}|<tr><th style="{{{labelstyle}}}">{{{label12}}}</th><td class="{{{class11}}}" style="{{{datastyle}}}">{{{data12}}}</td></tr>}}|{{{data13}}}|<tr><td colspan="2" class="{{{class11}}}" style="text-align:center; {{{datastyle}}}">{{{data14}}}</td></tr>}}<--
| {{{manufacturer}}}<!--
</table>
-->{{#if:{{{production|}}}|<tr><th>Production:<td>{{{production}}}</tr>}}<!--
-->{{#if:{{{assembly|}}}|<tr><th>Assembly:<td>{{{assembly}}}}}<!--
-->{{#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:{{{suspension|}}}|<tr><th>[[Suspension (vehicle)|Suspension]]:<td>{{{suspension}}}</tr>}}<!--
-->{{#if:{{{steering|}}}|<tr><th>[[Steering]]:<td>{{{steering}}}</tr>}}<!--
-->{{#if:{{{brakes|}}}|<tr><th>[[Brakes]]:<td>{{{brakes}}}</tr>}}<!--
-->{{#if:{{{safety|}}}|<tr><th>[[Car satefy|Safety]]:<td>{{{safety}}}</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:{{{ground_clearance|}}}|<tr><th>[[Ride height]]:<td>{{{ground_clearance}}}</tr>}}<!--
-->{{#if:{{{front_track|}}}|<tr><th>Front track:<td>{{{front_track}}}</tr>}}<!--
-->{{#if:{{{rear_track|}}}|<tr><th>Rear track:<td>{{{rear_track}}}</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:{{{luggage_capacity|}}}|<tr><th>Luggage Capacity<td>{{{luggage_capacity}}}</tr>}}<!--
-->{{#if:{{{related|}}}|<tr><th>Related:<td>{{{related}}}</tr>}}<!--
-->{{#if:{{{trim|}}}|<tr><th>[[Trim level]]s:<td>{{{trim}}}</tr>}}<!--
-->{{#if:{{{similar|}}}|<tr><th>Similar:<td>{{{similar}}}</tr>}}<!--
-->{{#if:{{{designer|}}}|<tr><th>[[Automobile design|Designer]]:<td>{{{designer}}}</tr>}}
|}<noinclude>
 
<br clear="all">
 
== Usage ==
<pre>
{{Infobox Automobile
| image            =
| name            =
| aka              =
| manufacturer    =
| parent_company  =
| production      =
| assembly        =
| predecessor      =
| successor        =
| class            =
| platform        =
| body_style      =
| engine          =
| transmission    =
| suspension      =
| steering        =
| brakes          =
| safety          =
| wheelbase        =
| length          =
| width            =
| height          =
| ground_clearance =
| front_track      =
| rear_track      =
| weight          =
| fuel_economy    =
| fuel_capacity    =
| luggage_capacity =
| related          =
| trim            =
| similar          =
| designer        =
}}
}}
</pre>
<noinclude>
 
 
 
 
[[Category:Technology infobox templates|Automobile]]
[[Category:Transportation infobox templates|Automobile]]
[[Category:Automotive templates|Automobile]]
[[Category:Automotive templates|Automobile]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[Category:Templates]]
</noinclude>-->

Latest revision as of 07:17, 25 October 2008

Template:Eyecandy
{{{Marque}}}
aka {{{aka}}}
Production {{{Production}}}
Class {{{Class}}}
Body Style {{{Body Style}}}
Length {{{Length}}}
Width {{{Width}}}
Height {{{Height}}}
Wheelbase {{{Wheelbase}}}
Weight {{{Weight}}}
Transmission {{{Transmission}}}
Engine {{{Engine}}}
Power {{{Power}}}
Similar {{{Similar}}}
Designer {{{Designer}}}

|{{{data13}}}|{{{data14}}}}}<--

}} -->