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

Difference between revisions of "Template:Item infobox"

From the Crash Bandicoot Wiki, the Crash Bandicoot encyclopedia
Jump to navigationJump to search
m (changing to more accurate crate colors)
(updated)
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" 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"
|-
|-
! colspan="2" bgcolor="#D05808"| {{{name|{{PAGENAME}}}}}
! colspan="2" style="background-color:#e0864a;font-size:13px"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#F88828"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#e69e6e"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#F88828"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#e69e6e"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{location|}}}|{{!}}-style="background:#F88828"
{{#if:{{{location|}}}|{{!}}-style="background:#e69e6e"
{{!}} '''Location(s)'''
{{!}} '''Location(s)'''
{{!}} {{{location}}}
{{!}} {{{location}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{effect|}}}|{{!}}-style="background:#F88828"
{{#if:{{{effect|}}}|{{!}}-style="background:#e69e6e"
{{!}} '''Effect'''
{{!}} '''Effect'''
{{!}} {{{effect}}}
{{!}} {{{effect}}}

Revision as of 18:54, May 4, 2020

Item infobox

Usage

{{Item infobox
|name= 
|image=
|first_appearance= 
|latest_appearance=
|location= 
|effect= 
}}