Difference between revisions of "Template:Infobox Automobile"

From WOI Encyclopedia Italia
Jump to navigation Jump to search
 
m
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 258px; font-size: 90%; text-align: left;"
+
{| class="wikitable sortable" class="infobox" style="width:258px; font-size:90%; text-align:left;color:black"
! colspan="2" style="text-align: center; font-size: larger; background-color: #eeeeee;" | {{{name}}}
+
! colspan="2" style="color:black;text-align: center; font-size: larger; background-color:#333;" | {{{name}}}
{{#if: {{{image|}}}|<tr><td colspan="2" style="text-align: center;">{{{image}}}</td></tr>}}
 
 
|-
 
|-
! style="background-color: #eeeeee;" | [[Automaker|Manufacturer]]
+
{{#if: {{{image|}}}|
| {{{manufacturer}}}
+
{{!}} colspan="2" style="text-align: center;" {{!}} {{{image}}}
{{#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 ==
+
{{#if:{{{manufacturer|}}}|
<pre>
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Automaker|Manufacturer]]
{{Infobox Automobile
+
{{!}} {{{manufacturer}}}
| 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>
+
{{#if:{{{parent_company|}}}|
 
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Parent company
== Meanings and notes ==
+
{{!}} {{{parent_company}}}
* image
+
{{!}}-
* name
+
}}
* [[aka]]: other names of the car in different markets
+
{{#if:{{{aka|}}}|
* [[automobile manufacturer|manufacturer]]: brand, marque, division or automaker
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Also called
* parent company: industrial group which owns the marque/brand/division in the time the car was produced (if any)
+
{{!}} {{{aka}}}
* 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
+
{{#if:{{{production|}}}|
* successor: following models in the segment or similar
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Production
* [[car classification|class]]: segment to which the car belongs
+
{{!}} {{{production}}}
* [[car body style|body style]]: number of doors and car shape
+
{{!}}-
* [[automobile layout|layout]]: layout of the drivetrain
+
}}
* [[automobile platform|platform]]
+
{{#if:{{{assembly|{{{onlineservice|}}}}}}|
* [[car engine|engine]]
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Assembly
* [[transmission (mechanics)|transmission]]
+
{{!}} {{{assembly}}}
* [[wheelbase]]
+
{{!}}-
* length
+
}}
* width
+
{{#if:{{{predecessor|}}}|
* height
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Predecessor
* [[ground clearance]]
+
{{!}} {{{predecessor}}}
* front track
+
{{!}}-
* rear track
+
}}
* weight
+
{{#if:{{{successor|}}}|
* top speed
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Successor
* fuel capacity
+
{{!}} {{{successor}}}
* related: cars which share components
+
{{!}}-
* similar: cars which compete against the model
+
}}
* designer
+
{{#if:{{{class|}}}|
 
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Car classification|Class]]
===Notes===
+
{{!}} {{{class}}}
*See [[Wikipedia:WikiProject Automobiles/Conventions|WikiProject Automobiles/Conventions]] for conventions to use with this template.
+
{{!}}-
 
+
}}
[[Category:Automotive templates|Automobile]]
+
{{#if:{{{body_style|}}}|
[[Category:Technology infobox templates|Automobile]]
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Car body style|Body style(s)]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
+
{{!}} {{{body_style}}}
[[Category:Transportation infobox templates|Automobile]]
+
{{!}}-
 
+
}}
[[ca:Plantilla:Infobox Automobile]]
+
{{#if:{{{layout|}}}|
[[de:Vorlage:PKW-Modell]]
+
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Automobile layout|Layout]]
[[fr:Modèle:Infobox Automobile]]
+
{{!}} {{{layout}}}
[[he:תבנית:מכוניות]]
+
{{!}}-
[[pt:Predefinição:Infobox automóvel]]
+
}}
</noinclude>
+
{{#if:{{{platform|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Automobile platform|Platform]]
 +
{{!}} {{{platform}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{engine|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Engine(s)
 +
{{!}} {{{engine}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{transmission|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Transmission (mechanics)|Transmission(s)]]
 +
{{!}} {{{transmission}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{wheelbase|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Wheelbase]]
 +
{{!}} {{{wheelbase}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{length|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Length
 +
{{!}} {{{length}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{width|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Width
 +
{{!}} {{{width}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{height|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Height
 +
{{!}} {{{height}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{weight|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Curb weight]]
 +
{{!}} {{{weight}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{fuel_capacity|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Fuel capacity
 +
{{!}} {{{fuel_capacity}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{electric_range|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[All-electric range|Electric range]]
 +
{{!}} {{{electric_range}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{related|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} Related
 +
{{!}} {{{related}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{designer|}}}|
 +
! style="background-color:#333; white-space:nowrap;color:black;" {{!}} [[Automobile design|Designer]]
 +
{{!}} {{{designer}}}
 +
{{!}}-
 +
}}
 +
|}

Latest revision as of 20:34, 12 October 2013

{{{name}}}