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
Line 1: Line 1:
<onlyinclude>{| class="item 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="basic infobox" border="0" cellpadding="2" cellspacing="0" style="border-bottom: #BC1B1B 1px solid; border-left: #BC1B1B 1px solid; line-height: 1.5; margin: 0px 0px 0.5em 1em; width: 200px; border-collapse: collapse; float: right; font-size: 80%; border-top: #BC1B1B 1px solid; border-right: #BC1B1B 1px solid"
{{Character infobox/character name|{{PAGENAME}}
|- style="background: #BC1B1B; color: #ffffff; font-size: larger"
}}
! colspan="2"|{{PAGENAME}}
|- style="text-align: center; background: #BC1B1B"
| colspan="2" style="padding-bottom: 0px; padding-left: 0px; padding-right: 0px; background: #BC1B1B; color: #a00; padding-top: 0px"|[[File:{{{image}}}|250px]]
|-
|-
{{#if:{{{image|}}}|
|- style="background: #ffffff; vertical-align: middle; spacing-top: 0px; spacing-bottom: 0px"
{{Item infobox/image|[[File:{{{image}}}|250px]]}}
| style="border-bottom: #999 1px solid; text-align: center; border-left: #999 1px solid; border-top: #999 1px solid; border-right: #999 1px solid"|'''Item Type
}}
| style="border-bottom: #999 1px solid; text-align: center; border-left: #999 1px solid; border-top: #999 1px solid; border-right: #999 1px solid"|
{{{type}}}
|-
|-
{{#if:{{{type|}}}|
|- style="background: #ffffff; vertical-align: middle; spacing-top: 0px; spacing-bottom: 0px"
{{Item infobox/type|{{{type}}}}}
| style="border-bottom: #999 1px solid; text-align: center; border-left: #999 1px solid; border-top: #999 1px solid; border-right: #999 1px solid"|'''Owner
}}
| style="border-bottom: #999 1px solid; text-align: center; border-left: #999 1px solid; border-top: #999 1px solid; border-right: #999 1px solid"|
{{{owner}}}
|-
|-
! 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:{{{bookfirst|}}}|
|- style="background: #ffffff; vertical-align: middle; spacing-top: 0px; spacing-bottom: 0px"
{{Item infobox/bookfirst|[[{{{bookfirst}}}]]}}
| style="border-bottom: #999 1px solid; text-align: center; border-left: #999 1px solid; border-top: #999 1px solid; border-right: #999 1px solid"|'''First Appeared'''
}}
| style="border-bottom: #999 1px solid; text-align: center; border-left: #999 1px solid; border-top: #999 1px solid; border-right: #999 1px solid"|
|-
{{{cartoon first}}}
{{#if:{{{booklast|}}}|
{{Item infobox/booklast|[[{{{booklast}}}]]}}
}}
|-
|-
! 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:{{{bookfirst|}}}|
|- style="background: #ffffff; vertical-align: middle; spacing-top: 0px; spacing-bottom: 0px"
{{Item infobox/bookfirst|[[{{{bookfirst}}}]]}}
| style="border-bottom: #999 1px solid; text-align: center; border-left: #999 1px solid; border-top: #999 1px solid; border-right: #999 1px solid"|'''First Appeared'''
}}
| style="border-bottom: #999 1px solid; text-align: center; border-left: #999 1px solid; border-top: #999 1px solid; border-right: #999 1px solid"|
|-
{{{book first}}}
{{#if:{{{booklast|}}}|
{{Item infobox/booklast|[[{{{booklast}}}]]}}
}}
|}</onlyinclude><noinclude>
|}</onlyinclude><noinclude>
==Usage==
==Usage==
<pre>
<pre>

Revision as of 02:17, 16 September 2012

Item infobox
[[File:{{{image}}}|250px]]
Item Type

{{{type}}}

Owner

{{{owner}}}

Cartoon Appearances
First Appeared

{{{cartoon first}}}

Book Appearances
First Appeared

{{{book first}}}

Usage

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