There are currently 39 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Kart infobox"

From the Crash Bandicoot Wiki, the Crash Bandicoot encyclopedia
Jump to navigationJump to search
(trying pink)
(underscore)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000"
{| class="infobox" style="background:#FFF"
! colspan="2" style="background-color:#FF4C4C;font-size:125%;color:#fff"| {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" bgcolor="#FF4C4C"| {{{name|{{PAGENAME}}}}}
| style="text-align:center" colspan="2" | {{{image|}}}
|-
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{games|}}}|{{!}}-style="background:#ff9393"
{{#if:{{{games|}}}|{{!}}-style="background:#ffb3b3"
{{!}} '''Game(s)'''
{{!}} '''Game(s)'''
{{!}} {{{games}}}
{{!}} {{{games}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{driver|}}}|{{!}}-style="background:#ff9393"
{{#if:{{{driver|}}}|{{!}}-style="background:#ffb3b3"
{{!}} '''Driver'''
{{!}} '''Driver(s)'''
{{!}} {{{driver}}}
{{!}} {{{driver}}}
|}}
|- style="vertical-align: top"
{{#if:{{{grand_prix|}}}|{{!}}-style="background:#ffb3b3"
{{!}} '''Grand Prix'''
{{!}} {{{grand_prix}}}
|}}
|}}
|}<noinclude>
|}<noinclude>
==Usage==
==Usage==
<pre>
<pre>
{{Car infobox
{{Kart infobox
|name =
|name =
|image =
|image =
|games =
|games =
|driver =
|driver =
|grand_prix =
}}
}}
</pre>
</pre>
 
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Karts]]</includeonly>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Cars]]</includeonly>

Latest revision as of 03:26, March 19, 2022

Kart infobox

Usage[edit]

{{Kart infobox
|name =
|image =
|games =
|driver =
|grand_prix =
}}