.

Template:Infobox: Difference between revisions

Wikicars, a place to share your automotive knowledge
Jump to navigationJump to search
(Converting)
mNo edit summary
 
(48 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;">''{{{title}}}''
|- style="text-align:center; background:#f0f0f0;"
{{qif|test={{{boxart|}}}|then=<tr><td colspan="2" style="text-align: center;">{{{boxart|}}}</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;">Developer(s)</th>
! colspan=2 | '''{{PAGENAME}}'''
<td>{{{developer|}}}</td>
|-
</tr><tr>
! colspan=2 style="text-align:center; font-weight:normal; background:#ddb;" | {{{Marque}}}
<th style="background-color: #eeeeee;">Publisher(s)</th>
|- style="vertical-align:top;"
<td>{{{publisher|}}}</td>
| aka
</tr>
| {{{aka}}}
{{qif|test={{{distributor|}}}|then=<tr><th style="background-color: #eeeeee;">Distributor(s)</th><td>{{{distributor|}}}</td></tr>}}<!--
|- style="vertical-align:top; background:#f0f0f0;"
-->{{qif|test={{{designer|}}}|then=<tr><th style="background-color: #eeeeee;">Designer(s)</th><td>{{{designer|}}}</td></tr>}}<!--
| Production
-->{{qif|test={{{engine|}}}|then=<tr><th style="background-color: #eeeeee;">Engine</th><td>{{{engine|}}}</td></tr>}}<!--
| {{{Production}}}
-->{{qif|test={{{version|}}}|then=<tr><th style="background-color: #eeeeee;">Latest version</th><td>{{{version|}}}</td></tr>}}
|- style="vertical-align:top;"
<tr>
| Class
<th style="background-color: #eeeeee; white-space: nowrap;">Release date(s)</th>
| {{{Class}}}
<td>{{{releasedates|}}}</td>
|- style="vertical-align:top; background:#f0f0f0;"
</tr><tr>
| Body Style
<th style="background-color: #eeeeee;">Genre(s)</th>
| {{{Body Style}}}
<td style="width:14em">{{{genre|}}}{{{categories|}}}</td>
|- style="vertical-align:top;"
</tr><tr>
| Length
<th style="background-color: #eeeeee;">System(s)</th>
| {{{Length}}}
<td>{{{systems|{{{platform|}}}}}}</td>
|- style="vertical-align:top; background:#f0f0f0;"
</tr>
| Width
{{qif|test={{{players|}}}|then=<tr><th style="background-color: #eeeeee;">Players</th><td>{{{players|}}}</td></tr>}}<!--
| {{{Width}}}
-->{{qif|test={{{modes|}}}|then=<tr><th style="background-color: #eeeeee;">Mode(s)</th><td>{{{modes|}}}</td></tr>}}
|- 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.