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
(item infobox)
 
m (changing to more accurate crate colors)
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="#9f6934"| {{{name|{{PAGENAME}}}}}
! colspan="2" bgcolor="#D05808"| {{{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:#ce9c6a"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#F88828"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#ce9c6a"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#F88828"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{location|}}}|{{!}}-style="background:#ce9c6a"
{{#if:{{{location|}}}|{{!}}-style="background:#F88828"
{{!}} '''Location(s)'''
{{!}} '''Location(s)'''
{{!}} {{{location}}}
{{!}} {{{location}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{effect|}}}|{{!}}-style="background:#ce9c6a"
{{#if:{{{effect|}}}|{{!}}-style="background:#F88828"
{{!}} '''Effect'''
{{!}} '''Effect'''
{{!}} {{{effect}}}
{{!}} {{{effect}}}
Line 34: Line 34:
|location=  
|location=  
|effect=  
|effect=  
|strength=
|cost=
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 19:21, July 22, 2019

Item infobox

Usage

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