Difference between revisions of "Template:Item"

From Medivia Online Wiki
Line 6: Line 6:
-->{{#if: {{{arm|}}}|Arm:{{{arm}}}}}<!--
-->{{#if: {{{arm|}}}|Arm:{{{arm}}}}}<!--
-->{{#if: {{{atk|}}}|Atk:{{{atk}}}&nbsp;}}<!--
-->{{#if: {{{atk|}}}|Atk:{{{atk}}}&nbsp;}}<!--
-->{{#if: {{{atk1|}}}|Atk:{{{atk1}}}}}<!--
-->{{#if: {{{def|}}}|Def:{{{def}}}}}<!--
-->{{#if: {{{def|}}}|Def:{{{def}}}}}<!--
-->)}}{{#if: {{{aftername|}}}|{{{aftername}}}<br>|.&nbsp;{{#ifeq: {{{holds_liquids|}}}|y|It is empty.}}<br>}}<!--  
-->)}}{{#if: {{{aftername|}}}|{{{aftername}}}<br>|.&nbsp;{{#ifeq: {{{holds_liquids|}}}|y|It is empty.}}<br>}}<!--  
Line 18: Line 19:
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!--
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!--
-->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!--
-->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!--
-->{{#if: {{{atk1|}}}|<tr><th>'''Atk:'''</th><td>{{{atk1}}}</td></tr>}}<!--
-->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}<!--
-->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}<!--
-->{{#if: {{{mlreq|}}}|<tr><th>'''Magic Level <br>required:'''</th><td>{{{mlreq}}}</td></tr>}}<!--
-->{{#if: {{{mlreq|}}}|<tr><th>'''Magic Level <br>required:'''</th><td>{{{mlreq}}}</td></tr>}}<!--

Revision as of 02:30, 29 May 2022

You see a {{{name}}}
Dropped by:None.
Buy from:Players only.
Sell to:Players only.

Usage

{{Item
|name=
|aftername=
|image=
|article=
|weight=
|arm=
|atk=
|def=
|hit=
|mlreq=
|charges=
|usecharges=
|vol=
|description=
|hands=
|dropped_by=
|buy_from_city=
|sell_to_city=
|exchange_in_city=
|coll_task=
|note=
|category=
}}