Difference between revisions of "Template:Skin"

From Faloria Wiki
Jump to: navigation, search
Line 9: Line 9:
</tr>
</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>}}<!--
--><tr><th>'''Weight:'''</th><td>{{{weight|?}}} oz</td></tr><!--
-->{{#if: {{{stackable|}}}|<tr><th>'''Stackable:'''</th><td>{{#ifeq: {{{stackable|}}}|yes|✔️|❌ }}</td></tr>}}<!--
-->{{#if: {{{stackable|}}}|<tr><th>'''Stackable:'''</th><td>{{#ifeq: {{{stackable|}}}|yes|✔️|❌ }}</td></tr>}}<!--
--> {{#if: {{{skinned_from|}}}| <!--
--> {{#if: {{{skinned_from|}}}| <!--
Line 32: Line 32:
--> {{#if: {{{note|}}}| <!--
--> {{#if: {{{note|}}}| <!--
--><tr><th>'''Note:'''</th><td>{{{note|None.}}}}}</td></tr><!--
--><tr><th>'''Note:'''</th><td>{{{note|None.}}}}}</td></tr><!--
--> {{#if: {{{dropped_by|}}}| <!--
--><tr><th>'''Dropped by:'''</th><td>{{{dropped_by|This item cannot be obtained from monsters.}}}</td></tr><!--
--><tr><th>'''Dropped by:'''</th><td>{{{dropped_by|This item cannot be obtained from monsters.}}}}}</td></tr><!--
--></table>
--></table>
{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}<!--
{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}<!--

Revision as of 12:51, 13 May 2023

You see a {{{name}}}.
Weight:? oz
Sell to:Players only.
Dropped by:This item cannot be obtained from monsters.

[[Category:]]

Usage

{{Skin
|name=
|article=
|image=
|properties=
|weight=
|description=
|skinned_from=
|dropped_by=
|knife=
|skin_value=
|coll_task=
|category=
|sell_to=
|note=
}}