Difference between revisions of "Template:Itembox"

m
m
Line 1: Line 1:
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center;"
+
{| class="infobox bordered"
| style="color:yellow" | {{{itemname|<noinclude>Acid Proof Robe</noinclude>}}}
+
{| style="background-color:#000000; color:yellow; font-size:110%; text-align:center;"
 +
| {{{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|}}}
+
{| style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{blessed|}}} | display:none;}}"
 +
| {{{blessed|<noinclude>Blessed</noinclude>}}}
 
|}
 
|}
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{weight|}}} | | display:none;}}"
+
|-
 +
{| style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{weight|}}} | | | display:none;}}"
 
| Weight:
 
| Weight:
| {{{weight|}}}
+
| {{{weight|<noinclude>3</noinclude>}}}
 
| Stones
 
| Stones
 
|}
 
|}
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{fireresist|}}} | | display:none;}}"
+
|-
 +
{| style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{fireresist|}}} | | | display:none;}}"
 
| Fire Resist
 
| Fire Resist
| {{{fireresist|}}}
+
| {{{fireresist|<noinclude>4</noinclude>}}}
 
| %
 
| %
 
|}
 
|}
{| class="infobox bordered" style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{strengthreq|}}} | | display:none;}}"
+
|-
 +
{| style="background-color:#000000; color:#FFFFFF; font-size:110%; text-align:center; {{#if: {{{strengthreq|}}} | display:none;}}"
 
| Strength Requirement
 
| Strength Requirement
| {{{strengthreq|}}}
+
| {{{strengthreq|<noinclude>20</noinclude>}}}
 +
|}
 
|}
 
|}
  

Revision as of 19:56, 6 June 2007

Acid Proof Robe
Blessed
Weight: 3 Stones
Fire Resist 4  %
Strength Requirement 20


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