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:
<includeonly>{| class="infobox" style="width: 200px; text-align: left; -moz-border-radius:10px; font-size: 85%" align="right" cellpadding="2"
<includeonly>{| class="infobox" style="width: 200px; text-align: left; -moz-border-radius:10px; font-size: 85%" align="right" cellpadding="2"
|-
|-
! style="background: lightblue; -moz-border-radius: 0.5em 0.5em 0 0; font-size: 100%;" align="center" colspan="2" |<font color="black">{{#if:{{{name|}}}|{{{name}}}|{{#if:{{{Rname|}}}|{{{Rname}}}|{{PAGENAME}}}}}}</font>
! 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>
{{!}}-   
{{!}}-   
{{#if: {{{image|}}} | {{!}} align=center colspan=2 style="padding: 1em 0; text-align: center;" {{!}} [[File:{{{image}}}]] }}
{{#if: {{{image|}}} | {{!}} align=center colspan=2 style="padding: 1em 0; text-align: center;" {{!}} [[File:{{{image}}}]] }}

Revision as of 07:50, 4 September 2012

Use the following code:

{{Object
| image           = 
| caption         = 
| name            = 
| type            = 
| owner           = 
| firstintroduced = 
| lastseen        = 
}}