Difference between revisions of "Template:Item"

From Faloria Wiki
Jump to: navigation, search
(Undo revision 9604 by Hannibal (talk))
Tag: Undo
Line 10: Line 10:
-->{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.<br>}}<!--
-->{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.<br>}}<!--
-->{{#if: {{{description|}}}|{{{description}}}}}'''</div></th>
-->{{#if: {{{description|}}}|{{{description}}}}}'''</div></th>
-->{{#if: {{{vol|}}}|<tr><th>'''Volume:'''</th><td>{{{vol}}}</td></tr>}}<!--
</tr>{{#if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr>}}<!--
</tr>{{#if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr>}}<!--
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!--
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!--
Line 18: Line 17:
-->{{#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>}}<!--
-->{{#if: {{{vol|}}}|<tr><th>'''Volume:'''</th><td>{{{vol}}}</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: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}<!--
-->{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}<!--

Revision as of 10:51, 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=
}}