.
Template:Infobox Automobile: Difference between revisions
Wikicars, a place to share your automotive knowledge
Jump to navigationJump to search
(→Usage) |
No edit summary |
||
| Line 8: | Line 8: | ||
| {{{manufacturer}}}<!-- | | {{{manufacturer}}}<!-- | ||
-->{{#if:{{{production|}}}|<tr><th>Production:<td>{{{production}}}</tr>}}<!-- | -->{{#if:{{{production|}}}|<tr><th>Production:<td>{{{production}}}</tr>}}<!-- | ||
-->{{#if:{{{assembly|}}}|<tr><th>Assembly:<td>{{{assembly}}}}}<!-- | |||
-->{{#if:{{{predecessor|}}}|<tr><th>Predecessor:<td>{{{predecessor}}}</tr>}}<!-- | -->{{#if:{{{predecessor|}}}|<tr><th>Predecessor:<td>{{{predecessor}}}</tr>}}<!-- | ||
-->{{#if:{{{successor|}}}|<tr><th>Successor:<td>{{{successor}}}</tr>}}<!-- | -->{{#if:{{{successor|}}}|<tr><th>Successor:<td>{{{successor}}}</tr>}}<!-- | ||
| Line 17: | Line 18: | ||
-->{{#if:{{{engine|}}}|<tr><th>[[Car engine|Engine]]:<td>{{{engine}}}</tr>}}<!-- | -->{{#if:{{{engine|}}}|<tr><th>[[Car engine|Engine]]:<td>{{{engine}}}</tr>}}<!-- | ||
-->{{#if:{{{transmission|}}}|<tr><th>[[Transmission (mechanics)|Transmission]]:<td>{{{transmission}}}</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:{{{wheelbase|}}}|<tr><th>[[Wheelbase]]:<td>{{{wheelbase}}}</tr>}}<!-- | ||
-->{{#if:{{{length|}}}|<tr><th>Length:<td>{{{length}}}</tr>}}<!-- | -->{{#if:{{{length|}}}|<tr><th>Length:<td>{{{length}}}</tr>}}<!-- | ||
-->{{#if:{{{width|}}}|<tr><th>Width:<td>{{{width}}}</tr>}}<!-- | -->{{#if:{{{width|}}}|<tr><th>Width:<td>{{{width}}}</tr>}}<!-- | ||
-->{{#if:{{{height|}}}|<tr><th>Height:<td>{{{height}}}</tr>}}<!-- | -->{{#if:{{{height|}}}|<tr><th>Height:<td>{{{height}}}</tr>}}<!-- | ||
-->{{#if:{{{ | -->{{#if:{{{ground_clearance|}}}|<tr><th>[[Ride height]]:<td>{{{ground_clearance}}}</tr>}}<!-- | ||
-->{{#if:{{{ | -->{{#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:{{{weight|}}}|<tr><th>[[Curb weight]]:<td>{{{weight}}}</tr>}}<!-- | ||
-->{{#if:{{{fuel_economy|}}}|<tr><th>[[Fuel economy]]:<td>{{{fuel_economy}}}</tr>}}<!-- | -->{{#if:{{{fuel_economy|}}}|<tr><th>[[Fuel economy]]:<td>{{{fuel_economy}}}</tr>}}<!-- | ||
-->{{#if:{{{fuel_capacity|}}}|<tr><th>Fuel capacity:<td>{{{fuel_capacity}}}</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:{{{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:{{{similar|}}}|<tr><th>Similar:<td>{{{similar}}}</tr>}}<!-- | ||
-->{{#if:{{{designer|}}}|<tr><th>[[Automobile design|Designer]]:<td>{{{designer}}}</tr>}} | -->{{#if:{{{designer|}}}|<tr><th>[[Automobile design|Designer]]:<td>{{{designer}}}</tr>}} | ||
|}<noinclude> | |}<noinclude> | ||
<br clear="all"> | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Infobox Automobile | {{Infobox Automobile | ||
| image | | image = | ||
| name | | name = | ||
| aka | | aka = | ||
| manufacturer | | manufacturer = | ||
| parent_company = | | parent_company = | ||
| production | | production = | ||
| predecessor | | assembly = | ||
| successor | | predecessor = | ||
| class | | successor = | ||
| platform = | | class = | ||
| | | platform = | ||
| | | body_style = | ||
| | | engine = | ||
| wheelbase | | transmission = | ||
| length | | suspension = | ||
| width | | steering = | ||
| height | | brakes = | ||
| weight | | safety = | ||
| fuel_economy | | wheelbase = | ||
| fuel_capacity = | | length = | ||
| related | | width = | ||
| similar | | height = | ||
| designer | | ground_clearance = | ||
| front_track = | |||
| rear_track = | |||
| weight = | |||
| fuel_economy = | |||
| fuel_capacity = | |||
| luggage_capacity = | |||
| related = | |||
| trim = | |||
| similar = | |||
| designer = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category: | == Meanings and notes == | ||
[[Category: | * image = | ||
* name = | |||
* [[aka]] | |||
* [[manufacturer]] | |||
* parent_company | |||
* production | |||
* assembly | |||
* predecessor | |||
* successor | |||
* class | |||
* platform | |||
* [[body_style]] | |||
* [[engine]] | |||
* [[transmission]] | |||
* [[suspension]] | |||
* [[steering]] | |||
* [[brakes]] | |||
* [[car safety|safety]]= car safety ratings ( [[EuroNCAP]] and/or [[NTSB]] ) . | |||
* [[wheelbase]] | |||
* length | |||
* width | |||
* height | |||
* ground_clearance | |||
* front_track | |||
* rear_track | |||
* weight | |||
* fuel_economy | |||
* fuel_capacity | |||
* [[luggage]]_capacity | |||
* related | |||
* [[trim]] | |||
* similar | |||
* designer | |||
* price | |||
[[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 using ParserFunctions|{{PAGENAME}}]] | ||
Revision as of 01:48, 22 November 2006
}}
{{#if:|}}
}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#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}}} |
| Assembly: | {{{assembly}}}}}{{#if:| |
| Predecessor: | {{{predecessor}}} |
| Successor: | {{{successor}}} |
| Parent company: | {{{parent_company}}} |
| Class: | {{{class}}} |
| Body style: | {{{body_style}}} |
| Layout: | {{{layout}}} |
| Platform: | {{{platform}}} |
| Engine: | {{{engine}}} |
| Transmission: | {{{transmission}}} |
| Suspension: | {{{suspension}}} |
| Steering: | {{{steering}}} |
| Brakes: | {{{brakes}}} |
| Safety: | {{{safety}}} |
| Wheelbase: | {{{wheelbase}}} |
| Length: | {{{length}}} |
| Width: | {{{width}}} |
| Height: | {{{height}}} |
| Ride height: | {{{ground_clearance}}} |
| Front track: | {{{front_track}}} |
| Rear track: | {{{rear_track}}} |
| Curb weight: | {{{weight}}} |
| Fuel economy: | {{{fuel_economy}}} |
| Fuel capacity: | {{{fuel_capacity}}} |
| Luggage Capacity | {{{luggage_capacity}}} |
| Related: | {{{related}}} |
| Trim levels: | {{{trim}}} |
| Similar: | {{{similar}}} |
| Designer: | {{{designer}}} |
Usage
{{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 =
}}
Meanings and notes
- image =
- name =
- aka
- manufacturer
- parent_company
- production
- assembly
- predecessor
- successor
- class
- platform
- body_style
- engine
- transmission
- suspension
- steering
- brakes
- safety= car safety ratings ( EuroNCAP and/or NTSB ) .
- wheelbase
- length
- width
- height
- ground_clearance
- front_track
- rear_track
- weight
- fuel_economy
- fuel_capacity
- luggage_capacity
- related
- trim
- similar
- designer
- price
