Difference between revisions of "Template:Item"

From Faloria Wiki
Jump to: navigation, search
Line 14: Line 14:
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!--
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!--
-->{{#if: {{{price|}}}|<tr><th>'''Price:'''</th><td>{{{price}}}</td></tr>}}<!--
-->{{#if: {{{price|}}}|<tr><th>'''Price:'''</th><td>{{{price}}}</td></tr>}}<!--
-->{{#if: {{{cooking_skill|}}}|<tr><th>'''Cooking skill:'''</th><td>{{{price}}}</td></tr>}}<!--
-->{{#if: {{{cooking_skill|}}}|<tr><th>'''Cooking skill:'''</th><td>{{{cooking_skill}}}</td></tr>}}<!--
-->{{#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>}}<!--

Revision as of 17:09, 4 July 2023

You see a {{{name}}}
It weighs {{{weight}}} oz.
Weight:? oz
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=
|attributes=
|resists=
|arm=
|atk=
|def=
|vol=
|hit=
|mlreq=
|charges=
|usecharges=
|description=
|hands=
|dropped_by=
|buy_from_city=
|sell_to_city=
|exchange_in_city=
|coll_task=
|note=
|category=
}}