Difference between revisions of "Template:Item"
From Faloria Wiki
Tag: Undo |
|||
| 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|{{{atk|{{{def|}}}}}}}}}| (<!-- | -->{{#if: {{{arm|{{{vol|{{{atk|{{{def|}}}}}}}}}}}}| (<!-- | ||
-->{{#if: {{{arm|}}}|Arm:{{{arm}}}}}<!-- | -->{{#if: {{{arm|}}}|Arm:{{{arm}}}}}<!-- | ||
-->{{#if: {{{vol|}}}|Volume:{{{vol}}}}}<!-- | -->{{#if: {{{vol|}}}|Volume:{{{vol}}}}}<!-- | ||
Revision as of 19:52, 12 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=
}}