Difference between revisions of "Template:Item"

From Alter Aeon Wiki
Line 3: Line 3:
   <div clas="iteminfo-content">
   <div clas="iteminfo-content">
     <ul>
     <ul>
<!-- Total Levels -->{{#if:{{{totlev|}}}|<br clear="all" /><li style="float: right; margin-top:0px;">Total Level: {{{totlev}}}</li>}}
<!-- Total Levels -->{{#if:{{{totlev|}}}|<li style="float: right; margin-top:0px;">Total Level: {{{totlev}}}</li>}}
<!-- Level -->{{#if:{{{level|}}}|<li>Level {{{level}}}</li>}}
<!-- Level -->{{#if:{{{level|}}}|<li>Level {{{level}}}</li>}}
<!-- Keywords -->{{#if:{{{keywords|}}}|<li>Item: '{{{keywords}}}'</li>}}
<!-- Keywords -->{{#if:{{{keywords|}}}|<li>Item: '{{{keywords}}}'</li>}}
<!-- Size -->{{#if:{{{size|}}}|<br clear="all"><li style="float: right; margin-top:0px;">Size: {{{size}}}</li>}}
<!-- Size -->{{#if:{{{size|}}}|<li style="float: right; margin-top:0px;">Size: {{{size}}}</li>}}
<!-- Weight -->{{#if:{{{weight|}}}|<li>Weight: {{{weight}}}</li>}}
<!-- Weight -->{{#if:{{{weight|}}}|<li>Weight: {{{weight}}}</li>}}
<!-- Type -->{{#if:{{{type|}}}|<li>Type: {{{type}}}</li>}}
<!-- Type -->{{#if:{{{type|}}}|<li>Type: {{{type}}}</li>}}

Revision as of 18:51, 28 December 2015

{{Item
 |name=Sword of Foo
 |totlev=3
 |level=2
 |keywords=foo sword
 |flags=ANTI_GOOD WARRIOR RELIC
 |type=WEAPON
 |composition=COPPER BASED
 |dmg=3 to 21
 |dtype=fire slash
 |strreq=16
 |affects={{NewItemAffect|t=hitroll|v=2}}{{NewItemAffect|t=damroll|v=3}}{{NewItemAffect|t=saving_cold|v=10%}}