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
Tag: sourceedit
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox" style="width: 200px; text-align: left; -moz-border-radius:10px; font-size: 85%" align="right" cellpadding="2"
{| 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"
|- style="background: #BC1B1B; color: #ffffff; font-size: larger"
! colspan="2"|{{#if:{{{name|}}}|{{{name}}}|{{#if:{{{Rname|}}}|{{{Rname}}}|{{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]]
|-
|-
! style="background: blue; -moz-border-radius: 0.5em 0.5em 0 0; font-size: 100%;" align="center" colspan="2" |<font color="white">{{#if:{{{name|}}}|{{{name}}}|{{#if:{{{Rname|}}}|{{{Rname}}}|{{PAGENAME}}}}}}</font>
{{episode infobox/thingy|Item Type|{{{type}}}}}
{{!}}-
|-
{{#if: {{{image|}}} | {{!}} align=center colspan=2 style="padding: 1em 0; text-align: center;" {{!}} [[File:{{{image}}}]] }}
{{episode infobox/thingy|Owner|{{{owner}}}}}
{{!}}- style="vertical-align: top;"
|-
{{#if: {{{caption|}}} | {{!}} align=center colspan=2 {{!}} <small>{{{caption}}}</small> }}
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|<center>'''Appearances'''</center>
{{!}}-  style="vertical-align: top;"
|- style="background: #ffffff; vertical-align: middle; spacing-top: 0px; spacing-bottom: 0px"
{{#if: {{{name|}}} | {{!}} '''Name''' {{!!}} {{{name}}} }}
{{#if:{{{cartoon first|}}}|
{{!}}- style="vertical-align: top;"
{{episode infobox/thingy|First Appeared (cartoon)|{{{cartoon first}}}}}
{{#if: {{{type|}}} | {{!}} '''Item Type''' {{!!}} {{{type}}} }}
}}
{{!}}-  style="vertical-align: top;"
{{#if:{{{book first|}}}|
{{#if: {{{owner|}}} | {{!}} '''Owner''' {{!!}} {{{owner}}} }}
{{episode infobox/thingy|First Appeared (books)|''{{{book first}}}''}}
{{!}}-  style="vertical-align: top;"
}}
{{#if: {{{firstintroduced|}}} | {{!}} '''First Seen In''' {{!!}} [[{{{firstintroduced}}}]] }}
|}<noinclude>
{{!}}-  style="vertical-align: top;"
==Usage==
{{#if: {{{lastseen|}}} | {{!}} '''Latest Appearance''' {{!!}} [[{{{lastseen}}}]] }}
<pre>
{{!}}-  style="vertical-align: top;"
{{image =  
|}
|type =  
</includeonly><noinclude>
|owner =  
Use the following code:
|cartoon first =  
<pre><nowiki>{{</nowiki>Object
|book first =  
| image           =
}}
| caption        =
</pre>
| name            =  
[[Category:Infoboxes]]
| type           =  
</noinclude>
| owner           =  
| firstintroduced =  
| lastseen        =  
}}</pre>

Latest revision as of 04:42, 18 October 2016

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

{{{type}}}

Owner

{{{owner}}}

Appearances

Usage

{{image = 
|type = 
|owner = 
|cartoon first = 
|book first = 
}}