Difference between revisions of "Template:Item"

From Faloria Wiki
Jump to: navigation, search
Line 22: Line 22:
-->{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}<!--
-->{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}<!--
-->{{#if: {{{weight|?}}}|<tr><th>'''Weight:'''</th><td>{{{weight|?}}} oz</td></tr>}}<!--
-->{{#if: {{{weight|?}}}|<tr><th>'''Weight:'''</th><td>{{{weight|?}}} oz</td></tr>}}<!--
-->{{#if: {{{attributes|}}}|<tr><th>'''Attributes:'''</th><td>{{{attributes|}}}</td></tr>}}<!--
-->{{#if: {{{resists|}}}|<tr><th>'''Resists:'''</th><td>{{{resists|}}}</td></tr>}}<!--
-->{{#if: {{{skinned_from|}}}|<tr><th>'''Skinned from:'''</th><td>{{{skinned_from}}}</td></tr>}}<!--
-->{{#if: {{{skinned_from|}}}|<tr><th>'''Skinned from:'''</th><td>{{{skinned_from}}}</td></tr>}}<!--
-->{{#if: {{{knife|}}}|<tr><th>'''Knife:'''</th><td>{{#ifeq: {{{knife}}}|1|[[File:Simple skinning knife.png|link=Simple Skinning Knife]] [[Simple Skinning Knife]]}}{{#ifeq: {{{knife}}}|2|[[File:Skinning knife.png|link=Skinning knife]] [[Skinning Knife]]}}{{#ifeq: {{{knife}}}|3|[[File:Upgraded skinning knife.png|link=Upgraded skinning knife]] [[Upgraded Skinning Knife]]}}</td></tr>}}<!--
-->{{#if: {{{knife|}}}|<tr><th>'''Knife:'''</th><td>{{#ifeq: {{{knife}}}|1|[[File:Simple skinning knife.png|link=Simple Skinning Knife]] [[Simple Skinning Knife]]}}{{#ifeq: {{{knife}}}|2|[[File:Skinning knife.png|link=Skinning knife]] [[Skinning Knife]]}}{{#ifeq: {{{knife}}}|3|[[File:Upgraded skinning knife.png|link=Upgraded skinning knife]] [[Upgraded Skinning Knife]]}}</td></tr>}}<!--
Line 76: Line 78:
|article=
|article=
|weight=
|weight=
|attributes=
|resists=
|arm=
|arm=
|atk=
|atk=

Revision as of 10:30, 16 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=
|attributes=
|resists=
|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=
}}