|
|
Line 1: |
Line 1: |
− | {| class="infobox" style="width: 258px; font-size: 90%; text-align: left;"
| |
− | ! colspan="2" style="text-align: center; font-size: larger; background-color: #eeeeee;" | {{{name}}}
| |
− | {{#if: {{{image|}}}|<tr><td colspan="2" style="text-align: center;">{{{image}}}</td></tr>}}
| |
− | |-
| |
− | ! style="background-color: #eeeeee;" | [[Automaker|Manufacturer]]
| |
− | | {{{manufacturer}}}
| |
− | {{#if:{{{aka|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Also called</th><td>{{{aka}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{parent_company|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Parent company</th><td>{{{parent_company}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{production|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Production</th><td>{{{production}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{assembly|{{{onlineservice|}}}}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Assembly</th><td>{{{assembly}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{predecessor|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Predecessor</th><td>{{{predecessor}}}</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:{{{body_style|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Car body style|Body style]]</th><td>{{{body_style}}}</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:{{{engine|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Car engine|Engine]]</th><td>{{{engine}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{transmission|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Transmission (mechanics)|Transmission]]</th><td>{{{transmission}}}</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:{{{width|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Width</th><td>{{{width}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{height|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Height</th><td>{{{height}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{ground_clearance|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Ride height]]</th><td>{{{ground_clearance}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{front_track|}}}|{{#if:{{{rear_track|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Track</th><td>{{{front_track}}} (front), {{{rear_track}}} (rear)</td></tr>}}}}<!--
| |
− | -->{{#if:{{{weight|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">[[Curb weight]]</th><td>{{{weight}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{top_speed|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Top Speed</th><td>{{{top_speed}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{fuel_capacity|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Fuel capacity</th><td>{{{fuel_capacity}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{related|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Related</th><td>{{{related}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{similar|}}}|<tr><th style="background-color: #eeeeee; whitespace: nowrap">Similar</th><td>{{{similar}}}</td></tr>}}<!--
| |
− | -->{{#if:{{{designer|}}}|<tr><th style="background-color: #eeeeee; white-space: nowrap;">[[Automobile design|Designer]]</th><td>{{{designer}}}</td></tr>}}
| |
− | |}<noinclude>
| |
| | | |
− | <br clear="all">
| |
− | {{Infobox Automobile
| |
− | | image = image
| |
− | | name = name
| |
− | | aka = aka
| |
− | | manufacturer = manufacturer
| |
− | | parent_company = parent_company
| |
− | | production = production
| |
− | | assembly = assembly
| |
− | | predecessor = predecessor
| |
− | | successor = successor
| |
− | | class = class
| |
− | | body_style = body_style
| |
− | | layout = layout
| |
− | | platform = platform
| |
− | | engine = engine
| |
− | | transmission = transmission
| |
− | | wheelbase = wheelbase
| |
− | | length = length
| |
− | | width = width
| |
− | | height = height
| |
− | | ground_clearance = ground_clearance
| |
− | | front_track = front_track
| |
− | | rear_track = rear_track
| |
− | | weight = weight
| |
− | | top_speed =top_speed
| |
− | | fuel_capacity = fuel_capacity
| |
− | | related = related
| |
− | | similar = similar
| |
− | | designer = designer
| |
− | }}
| |
− | == Usage ==
| |
− | <pre>
| |
− | {{Infobox Automobile
| |
− | | image =
| |
− | | name =
| |
− | | aka =
| |
− | | manufacturer =
| |
− | | parent_company =
| |
− | | production =
| |
− | | assembly =
| |
− | | predecessor =
| |
− | | successor =
| |
− | | class =
| |
− | | body_style =
| |
− | | layout =
| |
− | | platform =
| |
− | | engine =
| |
− | | transmission =
| |
− | | wheelbase =
| |
− | | length =
| |
− | | width =
| |
− | | height =
| |
− | | ground_clearance =
| |
− | | front_track =
| |
− | | rear_track =
| |
− | | weight =
| |
− | | top_speed =
| |
− | | fuel_capacity =
| |
− | | related =
| |
− | | similar =
| |
− | | designer =
| |
− | }}
| |
− | </pre>
| |
− |
| |
− | == Meanings and notes ==
| |
− | * image
| |
− | * name
| |
− | * [[aka]]: other names of the car in different markets
| |
− | * [[automobile manufacturer|manufacturer]]: brand, marque, division or automaker
| |
− | * parent company: industrial group which owns the marque/brand/division in the time the car was produced (if any)
| |
− | * production: year range when the car was produced
| |
− | * assembly: countries where the model is built
| |
− | * predecessor: previous models of the manufacturer in the segment or similar
| |
− | * successor: following models in the segment or similar
| |
− | * [[car classification|class]]: segment to which the car belongs
| |
− | * [[car body style|body style]]: number of doors and car shape
| |
− | * [[automobile layout|layout]]: layout of the drivetrain
| |
− | * [[automobile platform|platform]]
| |
− | * [[car engine|engine]]
| |
− | * [[transmission (mechanics)|transmission]]
| |
− | * [[wheelbase]]
| |
− | * length
| |
− | * width
| |
− | * height
| |
− | * [[ground clearance]]
| |
− | * front track
| |
− | * rear track
| |
− | * weight
| |
− | * top speed
| |
− | * fuel capacity
| |
− | * related: cars which share components
| |
− | * similar: cars which compete against the model
| |
− | * designer
| |
− |
| |
− | ===Notes===
| |
− | *See [[Wikipedia:WikiProject Automobiles/Conventions|WikiProject Automobiles/Conventions]] for conventions to use with this template.
| |
− |
| |
− | [[Category:Automotive templates|Automobile]]
| |
− | [[Category:Technology infobox templates|Automobile]]
| |
− | [[Category:Templates using ParserFunctions|{{PAGENAME}}]]
| |
− | [[Category:Transportation infobox templates|Automobile]]
| |
− |
| |
− | [[ca:Plantilla:Infobox Automobile]]
| |
− | [[de:Vorlage:PKW-Modell]]
| |
− | [[fr:Modèle:Infobox Automobile]]
| |
− | [[he:תבנית:מכוניות]]
| |
− | [[pt:Predefinição:Infobox automóvel]]
| |
− | </noinclude>
| |