.

Template:Infobox: Difference between revisions

Wikicars, a place to share your automotive knowledge
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table class="infobox bordered" style="width: 22em; font-size: 95%; text-align: left;" cellpadding="2">
{| border=0 cellspacing=0 cellpadding=4 style="float:right; margin:0 0 .5em 1em; width:250px; background:#fff; border-collapse:collapse; border:1px solid #999; font-size:83%; line-height:1.5; " summary="Infobox Automobile"
<tr><th colspan="2" style="text-align: center; font-size: larger; background-color: #eeeeee;">''{{{car name}}}''
|- style="text-align:center; background:#f0f0f0;"
{{qif|test={{{boxart|}}}|then=<tr><td colspan="2" style="text-align: center;">{{{image|}}}</td></tr>}}</th>
| colspan=2 style="padding:0; background:#996; color:#fff; border-bottom:1px solid #999;" | {{{Image|}}}
</tr><tr>
|- style="color:#fff; background:#996; font-size:larger;"
<th style="background-color: #eeeeee;">Manufacturer</th>
! colspan=2 | '''{{PAGENAME}}'''
<td>{{{Manufacturer|}}}</td>
|-
</tr><tr>
! colspan=2 style="text-align:center; font-weight:normal; background:#ddb;" | {{{Marque}}}
<th style="background-color: #eeeeee;">aka</th>
|- style="vertical-align:top;"
<td>{{{aka|}}}</td>
| aka
</tr><tr>
| {{{aka}}}
<th style="background-color: #eeeeee; white-space: nowrap;">Production</th>
|- style="vertical-align:top; background:#f0f0f0;"
<td>{{{production|}}}</td>
| Production
</tr><tr>
| {{{Production}}}
<th style="background-color: #eeeeee;">Class</th>
|- style="vertical-align:top;"
<td style="width:14em">{{{class|}}}</td>
| Class
</tr><tr>
| {{{Class}}}
<th style="background-color: #eeeeee;">Body style</th>
|- style="vertical-align:top; background:#f0f0f0;"
<td>{{{systems|{{{body style|}}}}}}</td>
| Body Style
</tr>
| {{{Body Style}}}
|- style="vertical-align:top;"
| Length
| {{{Length}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Width
| {{{Width}}}
|- style="vertical-align:top;  
| Height
| {{{Height}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Wheelbase
| {{{Wheelbase}}}
|- style="vertical-align:top;"
| Weight
| {{{Weight}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Transmission
| {{{Transmission}}}
|- style="vertical-align:top;"
| Engine
| {{{Engine}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Power
| {{{Power}}}
|- style="vertical-align:top;"
| Similar
| {{{Similar}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Designer
| {{{Designer}}}
|}
<noinclude>
'''THIS IS THE MASTER TEMPLATE FOR THE GENERAL AUTOMOTIVE INFOBOX. IT IS CONSEQUENTLY ONLY ACCESSIBLE BY SYSOPS.'''


== Usage ==
*[[Template:Infobox Development page|Infobox Development page]]
 
*[[Template:Infobox Automobile|Infobox Automobile]]
<pre>
[[Category:Templates|{{PAGENAME}}]]</noinclude>
{{Infobox
|car name=
|image=(optional)
|Manufacturer=
|aka=
|Production=
|Class=
|Body style=
|Length=
|Width=
|Height=
|Wheelbase=
|Weight=
|Transmission=
|Engine=
|Power=
|Similar=
Designer=
}}
</pre>
[[Category:Templates|I]]</noinclude>

Latest revision as of 07:54, 10 July 2010

Infobox
{{{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}}}

THIS IS THE MASTER TEMPLATE FOR THE GENERAL AUTOMOTIVE INFOBOX. IT IS CONSEQUENTLY ONLY ACCESSIBLE BY SYSOPS.