.

Template:Infobox: Difference between revisions

Wikicars, a place to share your automotive knowledge
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(37 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; ">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>{{{body style|}}}</td>
| Body Style
</tr><tr>
| {{{Body Style}}}
<th style="background-color: #eeeeee;">Lengh</th>
|- style="vertical-align:top;"
<td>{{{lengh|}}}</td>
| Length
</tr><tr>
| {{{Length}}}
<th style="background-color: #eeeeee;">Width</th>
|- style="vertical-align:top; background:#f0f0f0;"
<td>{{{width|}}}</td>
| Width
</tr><tr>
| {{{Width}}}
<th style="background-color: #eeeeee;">Height</th>
|- style="vertical-align:top;  
<td>{{{Height|}}}</td>
| Height  
</tr><tr>
| {{{Height}}}
<th style="background-color: #eeeeee;">Width</th>
|- style="vertical-align:top; background:#f0f0f0;"
<td>{{{width|}}}</td>
| Wheelbase  
</tr><tr>
| {{{Wheelbase}}}
<th style="background-color: #eeeeee;">Wheelbase</th>
|- style="vertical-align:top;"
<td>{{{wheelbase|}}}</td>
| Weight
</tr><tr>
| {{{Weight}}}
<th style="background-color: #eeeeee;">Weight</th>
|- style="vertical-align:top; background:#f0f0f0;"
<td>{{{weight|}}}</td>
| Transmission
</tr><tr>
| {{{Transmission}}}
<th style="background-color: #eeeeee;">Transmission</th>
|- style="vertical-align:top;"
<td>{{{Transimission|}}}</td>
| Engine
</tr><tr>
| {{{Engine}}}
<th style="background-color: #eeeeee;">Engine</th>
|- style="vertical-align:top; background:#f0f0f0;"
<td>{{{engine|}}}</td>
| Power
</tr><tr>
| {{{Power}}}
<th style="background-color: #eeeeee;">Power</th>
|- style="vertical-align:top;"
<td>{{{power|}}}</td>
| Similar
</tr><tr>
| {{{Similar}}}
<th style="background-color: #eeeeee;">Similar</th>
|- style="vertical-align:top; background:#f0f0f0;"
<td>{{{similar|}}}</td>
| Designer
</tr><tr>
| {{{Designer}}}
<th style="background-color: #eeeeee;">Designer</th>
|}
<td>{{{designer|}}}</td>
<noinclude>
</tr><tr>
'''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]]
<pre>
*[[Template:Infobox Automobile|Infobox Automobile]]
{{Infobox
[[Category:Templates|{{PAGENAME}}]]</noinclude>
|car name=
|image=
|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.