Difference between revisions of "Template:Item"

From Alter Aeon Wiki
Line 12: Line 12:
<!-- Flags -->{{#if:{{{flags|}}}|<li>{{ItemFlags|{{{flags}}}}}</li>}}
<!-- Flags -->{{#if:{{{flags|}}}|<li>{{ItemFlags|{{{flags}}}}}</li>}}
<!-- ac -->{{#if:{{{ac|}}}|<li>{{{ac}}} ac-apply</li>}}
<!-- ac -->{{#if:{{{ac|}}}|<li>{{{ac}}} ac-apply</li>}}
<!-- Weapon Speed -->{{#if:{{{wspeed|}}}|<br clear="all" /><li style="float: right; margin-top:0px;">Speed {{{wspeed}}}</li>}}
<!-- Weapon Speed -->{{#if:{{{wspeed|}}}|<li style="float: right; margin-top:0px;">Speed {{{wspeed}}}</li>}}
<!-- Weapon Damage -->{{#if:{{{dmg|}}}|<li>{{{dmg}}} {{#if:{{{dtype|}}}|[[{{{dtype}}}]] }} Damage</li>}}
<!-- Weapon Damage -->{{#if:{{{dmg|}}}|<li>{{{dmg}}} {{#if:{{{dtype|}}}|[[{{{dtype}}}]] }} Damage</li>}}
<!-- Str Req -->{{#if:{{{strreq|}}}|<li>Requires {{{strreq}}} Strength</li>}}<!-- Wear Loc -->{{#if:{{{wearloc|}}}|<li>Wear Location(s): {{{wearloc}}}</li>}}
<!-- Str Req -->{{#if:{{{strreq|}}}|<li>Requires {{{strreq}}} Strength</li>}}
<!-- Wear Loc -->{{#if:{{{wearloc|}}}|<li>Wear Location(s): {{{wearloc}}}</li>}}
     </ul>
     </ul>
   </div>
   </div>

Revision as of 18:50, 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%}}