Difference between revisions of "Template:Itembox"
Line 1: | Line 1: | ||
− | {| class="infobox | + | {| 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>}}} | ||
− | |||
− | |||
|} | |} | ||
− | {| class="infobox | + | {| 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| | + | | {{{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 19: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= }}