Difference between revisions of "Template:Item"
From Alter Aeon Wiki
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| | <!-- Total Levels -->{{#if:{{{totlev|}}}|<br clear="all" /><li style="float: right; margin-top:0px;">Total Level: {{{totlev}}}</li>}} | ||
{{#if: {{{level|}}} | | <!-- Level -->{{#if:{{{level|}}}|<li>Level {{{level}}}</li>}} | ||
<!-- Keywords -->{{#if:{{{keywords|}}}|<li>{{ItemKeywords|{{{keywords}}}}}</li>}} | |||
<!-- Weight -->{{#if:{{{weight|}}}|<li>Weight: {{{weight}}}</li>}} | |||
<!-- Size -->{{#if:{{{size|}}}|<li>Size: {{{size}}}</li>}} | |||
}} | <!-- Type -->{{#if:{{{type|}}}|<li>Type: {{{type}}}</li>}} | ||
{{#if: {{{ | <!-- Composition -->{{#if:{{{composition|}}}|<br clear="all" /><li style="float: right; margin-top:0px;">Composition {{{composition}}}</li>}} | ||
<!-- Flags -->{{#if:{{{flags|}}}|<li>{{ItemFlags|{{{flags}}}}}</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 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>}} | |||
{{#if: {{{weight|}}} | |||
| | |||
}} | |||
{{#if: {{{size|}}} | | |||
}} | |||
{{#if: {{{ | |||
| | |||
| | |||
}} | |||
| | |||
| {{ | |||
{{#if: {{{ac|}}} | | |||
}} | |||
{{#if: {{{ | |||
}} | |||
{{#if: {{{strreq|}}} | | |||
}} | |||
| | |||
</includeonly> | </includeonly> | ||
<noinclude>{{Template:Item/Doc}}[[Category:Template]]</noinclude> | <noinclude>{{Template:Item/Doc}}[[Category:Template]]</noinclude> |
Revision as of 18:23, 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%}}