Difference between revisions of "Template:Item"
From Faloria Wiki
| Line 3: | Line 3: | ||
-->You see {{#ifeq:{{{category|}}}|Legs|{{{article|}}}|{{#ifeq:{{{category|}}}|Boots|{{{article|}}}|{{{article|a}}}}}}} <!-- | -->You see {{#ifeq:{{{category|}}}|Legs|{{{article|}}}|{{#ifeq:{{{category|}}}|Boots|{{{article|}}}|{{{article|a}}}}}}} <!-- | ||
--><span style="text-transform:lowercase">{{{name}}}</span><!-- | --><span style="text-transform:lowercase">{{{name}}}</span><!-- | ||
-->{{#if: {{{arm|{{{ | -->{{#if: {{{arm|{{{atk|{{{def|{{{vol|}}}}}}}}}}}}| (<!-- | ||
-->{{#if: {{{arm|}}}|Arm:{{{arm}}}}}<!-- | -->{{#if: {{{arm|}}}|Arm:{{{arm}}}}}<!-- | ||
-->{{#if: {{{atk|}}}|Atk:{{{atk}}} }}<!-- | -->{{#if: {{{atk|}}}|Atk:{{{atk}}} }}<!-- | ||
-->{{#if: {{{def|}}}|Def:{{{def}}}}}<!-- | -->{{#if: {{{def|}}}|Def:{{{def}}}}}<!-- | ||
-->{{#if: {{{vol|}}}|Vol:{{{vol}}}}}<!-- | |||
-->)}}{{#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>}}<!-- | ||
Revision as of 20:59, 15 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=
|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=
}}