Difference between revisions of "Template:Skin"

From Faloria Wiki
Jump to: navigation, search
Line 12: Line 12:
</tr>
</tr>


{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}
{{#if: {{{description|}}} |
<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>
}}
 
<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: {{{skinned_from|}}}|<tr><th>'''Skinned from:'''</th><td>{{{skinned_from}}}</td></tr>}}


{{#if: {{{skin_sources|}}}|
{{#if: {{{stackable|}}} |
<tr><th>'''Skin sources:'''</th><td>
<tr><th>'''Stackable:'''</th><td>{{#ifeq: {{{stackable|}}}|yes|✔️|❌}}</td></tr>
{| class="wikitable"
}}
 
{{#if: {{{skinned_from|}}} |
<tr><th>'''Skinned from:'''</th><td>{{{skinned_from}}}</td></tr>
}}
 
{{#if: {{{knife|}}} |
<tr><th>'''Knife:'''</th><td class="force-image">{{#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_sources|}}} |
<tr>
<th>'''Skin sources:'''</th>
<td>
 
{|
class="wikitable"
! Monster !! Knife !! Chance
! Monster !! Knife !! Chance
{{{skin_sources}}}
{{{skin_sources}}}
|}
|}
</td></tr>
 
</td>
</tr>
}}
 
{{#if: {{{skin_value|}}} |
<tr><th>'''Skin value:'''</th><td>{{{skin_value}}}</td></tr>
}}
}}


{{#if: {{{knife|}}}|<tr><th>'''Knife:'''</th><td class="force-image">{{#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}}}</td></tr>}}
<tr><th>'''Collection task:'''</th><td>{{{coll_task|?}}}</td></tr>
<tr><th>'''Collection task:'''</th><td>{{{coll_task|?}}}</td></tr>


{{#if: {{{sell_to_minerva|{{{sell_to_weeber|}}}}}}|
{{#if: {{{sell_to_minerva|{{{sell_to_weeber|}}}}}} |
<tr><th>'''Sell to:'''</th><td>
<tr><th>'''Sell to:'''</th><td>
<table class="wikitable">
<table class="wikitable">
{{#if: {{{sell_to_minerva|}}}|<tr><th style="width:150px">'''[[Professor Minerva]]'''</th><td>{{{sell_to_minerva}}}</td></tr>}}
{{#if: {{{sell_to_minerva|}}} | <tr><th style="width:150px">'''[[Professor Minerva]]'''</th><td>{{{sell_to_minerva}}}</td></tr> }}
{{#if: {{{sell_to_weeber|}}}|<tr><th style="width:150px">'''[[Weeber]]'''</th><td>{{{sell_to_weeber}}}</td></tr>}}
{{#if: {{{sell_to_weeber|}}} | <tr><th style="width:150px">'''[[Weeber]]'''</th><td>{{{sell_to_weeber}}}</td></tr> }}
</table>
</table>
</td></tr>
</td></tr>
Line 42: Line 66:
}}
}}


{{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note|None.}}}</td></tr>}}
{{#if: {{{note|}}} |
<tr><th>'''Note:'''</th><td>{{{note|None.}}}</td></tr>
}}
 
<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}}}]]. }}


[[Category:{{{category|}}}]]
[[Category:{{{category|}}}]]
Line 60: Line 87:
|description=
|description=
|skinned_from=
|skinned_from=
|dropped_by=
|knife=
|skin_chance=
|skin_sources=
|skin_sources=
|-
|-
| [[Monster]] || [[Simple Skinning Knife]] || 8%
| [[Monster]] || [[Simple Skinning Knife]] || 8%
|dropped_by=
|knife=
|skin_chance=
|skin_value=
|skin_value=
|coll_task=
|coll_task=

Revision as of 14:23, 11 March 2026





class="wikitable" ! Monster !! Knife !! Chance {{{skin_sources}}}



You see a {{{name}}}.


Weight:? oz
Collection task:?
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_chance=
|skin_sources=
|-
| [[Monster]] || [[Simple Skinning Knife]] || 8%
|skin_value=
|coll_task=
|sell_to_minerva=
|sell_to_weeber=
|category=
|note=
}}