Difference between revisions of "Template:Item"
From Faloria Wiki
| Line 7: | Line 7: | ||
-->{{#if: {{{atk|}}}|Atk:{{{atk}}} }}<!-- | -->{{#if: {{{atk|}}}|Atk:{{{atk}}} }}<!-- | ||
-->{{#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>}}<!-- | ||
| Line 13: | Line 12: | ||
</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>}}<!-- | ||
-->{{#if: {{{price|}}}|<tr><th>'''Price:'''</th><td>{{{price}}}</td></tr>}}<!-- | |||
-->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!-- | -->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!-- | ||
-->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}<!-- | -->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}<!-- | ||
Revision as of 11:11, 28 October 2022
You see a {{{name}}}. |
|
|---|---|
| Dropped by: | None. |
| 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=
}}