Difference between revisions of "Template:Item"
From Faloria Wiki
| Line 9: | Line 9: | ||
-->{{#if: {{{def|}}}|Def:{{{def}}}}}<!-- | -->{{#if: {{{def|}}}|Def:{{{def}}}}}<!-- | ||
-->)}}{{#if: {{{aftername|}}}|{{{aftername}}}<br>|. {{#ifeq: {{{holds_liquids|}}}|y|It is empty.}}<br>}}<!-- | -->)}}{{#if: {{{aftername|}}}|{{{aftername}}}<br>|. {{#ifeq: {{{holds_liquids|}}}|y|It is empty.}}<br>}}<!-- | ||
-->{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.<br>}}<!-- | -->{{#if: {{{weight|?}}}|It weighs {{{weight}}} oz.<br>}}<!-- | ||
-->{{#if: {{{description|}}}|{{{description}}}}}'''</div></th> | -->{{#if: {{{description|}}}|{{{description}}}}}'''</div></th> | ||
</tr>{{#if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr>}}<!-- | </tr>{{#if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr>}}<!-- | ||
Revision as of 12:32, 10 May 2023
You see a {{{name}}}. It weighs {{{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=
|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=
}}