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="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"
<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"
|- style="background: #BC1B1B; color: #ffffff; font-size: larger"
{{Character infobox/character name|{{PAGENAME}}}}
! 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]]
|-
|-
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|'''Information'''
{{#if:{{{item type|}}}|
|- style="background: #ffffff; vertical-align: middle; spacing-top: 0px; spacing-bottom: 0px"
{{Item infobox/type|[[{{{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"|'''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"|
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|'''Cartoon Appearances'''
{{{type}}}
{{#if:{{{book first appeared|}}}|
|- style="background: #ffffff; vertical-align: middle; spacing-top: 0px; spacing-bottom: 0px"
{{Item infobox/cartoonfirst|[[{{{book 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"|'''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"|
|-
{{{first}}}
{{#if:{{{book first appeared|}}}|
|- style="background: #ffffff; vertical-align: middle; spacing-top: 0px; spacing-bottom: 0px"
{{Item infobox/cartoonlast|[[{{{book last 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"|'''Last 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"|
|-
{{{last}}}
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|'''Book Appearances'''
{{#if:{{{book first appeared|}}}|
{{Item infobox/cartoonfirst|[[{{{cartoon first appeared}}}]]}}
}}
|-
{{#if:{{{book first appeared|}}}|
{{Item infobox/cartoonlast|[[{{{cartoon last appeared}}}]]}}
}}
|}</onlyinclude><noinclude>
|}</onlyinclude><noinclude>
==Usage==
==Usage==
<pre>
<pre>

Revision as of 01:06, 16 September 2012

Item infobox
Cartoon Appearances
Book Appearances

Usage

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