Difference between revisions of "Template:Item"

From Faloria Wiki
Jump to: navigation, search
Line 20: Line 20:
-->{{#if: {{{charges|}}}|<tr><th>'''Charges:'''</th><td>{{{charges}}}</td></tr>}}<!--
-->{{#if: {{{charges|}}}|<tr><th>'''Charges:'''</th><td>{{{charges}}}</td></tr>}}<!--
-->{{#if: {{{stackable|}}}|<tr><th>'''Stackable:'''</th><td>{{#ifeq: {{{stackable|}}}|yes|✔️|❌ }}</td></tr>}}<!--
-->{{#if: {{{stackable|}}}|<tr><th>'''Stackable:'''</th><td>{{#ifeq: {{{stackable|}}}|yes|✔️|❌ }}</td></tr>}}<!--
-->{{#if: {{{weight|?}}}|<tr><th>'''Weight:'''</th><td>{{{weight|?}}} oz</td></tr>}}<!--
-->{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}<!--
-->{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}<!--
-->{{#if: {{{weight|?}}}|<tr><th>'''Weight:'''</th><td>{{{weight|?}}} oz</td></tr>}}<!--
-->{{#if: {{{attributes|}}}|<tr><th>'''Attributes:'''</th><td>{{{attributes|}}}</td></tr>}}<!--
-->{{#if: {{{attributes|}}}|<tr><th>'''Attributes:'''</th><td>{{{attributes|}}}</td></tr>}}<!--
-->{{#if: {{{resists|}}}|<tr><th>'''Resists:'''</th><td>{{{resists|}}}</td></tr>}}<!--
-->{{#if: {{{resists|}}}|<tr><th>'''Resists:'''</th><td>{{{resists|}}}</td></tr>}}<!--

Revision as of 11:34, 16 May 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=
}}