Difference between revisions of "Template:Item"

From Faloria Wiki
Jump to: navigation, search
Line 15: Line 15:
-->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!--
-->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!--
-->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}<!--
-->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}<!--
-->{{#if: {{{vol|}}}|<tr><th>'''Volume:'''</th><td>{{{vol}}}</td></tr>}}<!--
-->{{#if: {{{vol|}}}|<tr><th>'''Vol:'''</th><td>{{{vol}}}</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>}}<!--
-->{{#if: {{{charges|}}}|<tr><th>'''Charges:'''</th><td>{{{charges}}}</td></tr>}}<!--
-->{{#if: {{{charges|}}}|<tr><th>'''Charges:'''</th><td>{{{charges}}}</td></tr>}}<!--

Revision as of 10:54, 10 May 2023

You see a {{{name}}}
Dropped by:This item cannot be obtained from monsters.
Buy from:Players only.
Sell to:Players only.

[[Category:]]

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=
}}