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
m (Changing the category that gets added when putting the infobox)
(underscore)
 
(5 intermediate revisions by 2 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:#ffb3b3"
{{#if:{{{games|}}}|{{!}}-style="background:#ffb3b3"
Line 11: Line 10:
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{driver|}}}|{{!}}-style="background:#ffb3b3"
{{#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>
Line 22: Line 26:
|games =
|games =
|driver =
|driver =
|grand_prix =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Karts]]</includeonly>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Karts]]</includeonly>

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

Kart infobox

Usage[edit]

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