The forum pages are fully operational! See this link for the latest forum topics, where users can collaborate or discuss certain topics in one place!

Difference between revisions of "Template:Item infobox"

From Arthur Wiki
Jump to navigationJump to search
m
m
Line 1: Line 1:
<onlyinclude>{| class="character infobox" border="0" cellpadding="2" cellspacing="0" style="border-bottom: saddlebrown 1px solid; border-left: saddlebrown 1px solid; line-height: 1.5; margin: 0px 0px 0.5em 1em; width: 200px; border-collapse: collapse; float: right; font-size: 80%; border-top: saddlebrown 1px solid; border-right: saddlebrown 1px solid"
<onlyinclude>{| class="character infobox" border="0" cellpadding="2" cellspacing="0" style="border-bottom: saddlebrown 1px solid; border-left: saddlebrown 1px solid; line-height: 1.5; margin: 0px 0px 0.5em 1em; width: 200px; border-collapse: collapse; float: right; font-size: 80%; border-top: saddlebrown 1px solid; border-right: saddlebrown 1px solid"
{{Character infobox/character name|{{PAGENAME}}}}
{{Character infobox/character name|{{PAGENAME}}}}
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{Character infobox/image|[[File:{{{image}}}|250px]]}}
{{Item infobox/image|[[File:{{{image}}}|250px]]}}
}}
}}
|-
|-
{{#if:{{{item type|}}}|
{{#if:{{{type|}}}|
{{Item infobox/type|[[{{{item type}}}]]}}
{{Item infobox/type|[[{{{type}}}]]}}
}}
}}
|-
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|'''Cartoon Appearances'''
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|'''Cartoon Appearances'''
{{#if:{{{cartoon first appeared|}}}|
{{#if:{{{cartoonfirst|}}}|
{{Item infobox/first|[[{{{cartoon first appeared}}}]]}}
{{Item infobox/cartoonfirst|[[{{{cartoonfirst}}}]]}}
}}
}}
|-
|-
{{#if:{{{cartoon first appeared|}}}|
{{#if:{{{cartoonlast|}}}|
{{Item infobox/last|[[{{{cartoon last appeared}}}]]}}
{{Item infobox/cartoonlast|[[{{{cartoonlast}}}]]}}
}}
}}
|-
|-
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|'''Book Appearances'''
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|'''Book Appearances'''
{{#if:{{{book first appeared|}}}|
{{#if:{{{bookfirst|}}}|
{{Item infobox/first|[[{{{book first appeared}}}]]}}
{{Item infobox/bookfirst|[[{{{bookfirst}}}]]}}
}}
}}
|-
|-
{{#if:{{{book first appeared|}}}|
{{#if:{{{booklast|}}}|
{{Item infobox/last|[[{{{book last appeared}}}]]}}
{{Item infobox/booklast|[[{{{booklast}}}]]}}
}}
}}
|}</onlyinclude><noinclude>
|}</onlyinclude><noinclude>

Revision as of 01:37, 16 September 2012

Item infobox
Cartoon Appearances
Book Appearances

Usage

{{basic infobox
|{{PAGENAME}}
|type=
|first=
|last=
}}