Difference between revisions of "Template:Itembox"

Line 1: Line 1:
{| class="infobox ordered" style="background-color:#000000; border:1px solid #BBBBBB; color:#FFFFFF; font-size:110%; text-align:center;" cellpadding="3"
+
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; width=100%;"
 
| style="color:yellow" | {{{itemname|<noinclude>Acid Proof Robe</noinclude>}}}
 
| style="color:yellow" | {{{itemname|<noinclude>Acid Proof Robe</noinclude>}}}
|-
+
|}
 +
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{blessed|}}} | display:none;}}"
 
| {{{blessed|<noinclude>Blessed</noinclude>}}}
 
| {{{blessed|<noinclude>Blessed</noinclude>}}}
|-
 
| {{{weight|<noinclude>Weight: 3 Stones</noinclude>}}}
 
 
|}
 
|}
{| class="infobox ordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{fireresist|}}} | display:none;}}"
+
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; width=100%; {{#if: {{{weight|}}} | display:none;}}"
 +
| Weight:
 +
| {{{weight|<noinclude>3</noinclude>}}}
 +
| Stones
 +
|}
 +
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; width=100%; {{#if: {{{fireresist|}}} | display:none;}}"
 
| Fire Resist
 
| Fire Resist
| {{{fireresist|4%}}}
+
| {{{fireresist|<no include>3%</noinclude>}}}
|-
+
|}
| {{{strengthreq|Strength Requirement 10}}}
+
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; width=100%; {{#if: {{{strengthreq|}}} | display:none;}}"
 +
| Strength Requirement
 +
| {{{strengthreq|10}}}
 
|}
 
|}
  

Revision as of 20:43, 31 May 2007

Acid Proof Robe
Blessed
Weight: 3 Stones
Fire Resist <no include>3%
Strength Requirement 10


{{Testing
|itemname=
|blessed=
|weight=
|fireresist=
|strengthreq=
}}