Difference between revisions of "Template:Item"

From Faloria Wiki
Jump to: navigation, search
Line 18: Line 18:
-->{{#if: {{{charges|}}}|<tr><th>'''Charges:'''</th><td>{{{charges}}}</td></tr>}}<!--
-->{{#if: {{{charges|}}}|<tr><th>'''Charges:'''</th><td>{{{charges}}}</td></tr>}}<!--
-->{{#if: {{{vol|}}}|<tr><th>'''Volume:'''</th><td>{{{vol}}}</td></tr>}}<!--
-->{{#if: {{{vol|}}}|<tr><th>'''Volume:'''</th><td>{{{vol}}}</td></tr>}}<!--
-->{{#if: {{{stackable|}}}|<tr><th>'''Stackable:'''</th><td>{{#ifeq: {{{stackable|}}}|yes|✔️|❌ }}</td></tr>}}<!--
-->{{#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: {{{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>}}<!--
-->{{#if: {{{skin_chance|}}}|<tr><th>'''Skin chance:'''</th><td>{{{skin_chance|?%}}}</td></tr>}}<!--
-->{{#if: {{{skin_value|}}}|<tr><th>'''Skin value:'''</th><td>{{{skin_value|Unknown}}}</td></tr>}}<!--
-->{{#if: {{{coll_task|}}}|<tr><th>'''Collection<br>task:'''</th><td>{{{coll_task|None.}}}</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:13, 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=
}}