Difference between revisions of "Template:Item"

From Faloria Wiki
Jump to: navigation, search
Line 20: Line 20:
-->{{#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: {{{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: {{{hands|}}}|<tr><th>'''Hands:'''</th><td>{{#ifeq: {{{hands}}}|1|One-handed.}}{{#ifeq: {{{hands}}}|2|Two-handed.}}</td></tr>}}<!--
-->{{#if: {{{hands|}}}|<tr><th>'''Hands:'''</th><td>{{#ifeq: {{{hands}}}|1|One-handed.}}{{#ifeq: {{{hands}}}|2|Two-handed.}}</td></tr>}}<!--
--><tr><th>'''Dropped by:'''</th><td>{{{dropped_by|None.}}}</td></tr><!--
--><tr><th>'''Dropped by:'''</th><td>{{{dropped_by|None.}}}</td></tr><!--

Revision as of 08:09, 14 March 2023

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=
}}