Difference between revisions of "Template:Skin"
From Faloria Wiki
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<table class="wikitable force-image"><tr><th style="text-align:center;width:30%">{{{image|}}}</th> | <table class="wikitable force-image"><tr><th style="text-align:center;width:30%">{{{image|}}}</th><th><div style="font-family: Tahoma; font-size: 9pt; color: #00eb00; text-align: center; font-weight: bold; text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;">You see {{{article|a}}} <span style="text-transform:lowercase">{{{name}}}</span>.<br>{{#if: {{{properties|}}}|Properties: {{{properties}}}<br>}}{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.}}{{#if: {{{description|}}}|<br>{{{description}}}}}</div></th></tr>{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</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: {{{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><table class="wikitable" style="margin:0;"><tr><th>Monster</th><th>Knife</th><th>Chance</th></tr>{{{skin_sources}}}</table></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>{{#if: {{{sell_to_minerva|{{{sell_to_weeber|}}}}}}|<tr><th>'''Sell to:'''</th><td><table class="wikitable"><tr>{{#if: {{{sell_to_minerva|}}}|<th style="width:150px">'''[[Professor Minerva]]'''</th><td>{{{sell_to_minerva}}}</td>}}{{#if: {{{sell_to_weeber|}}}|{{#if: {{{sell_to_minerva|}}}|</tr><tr>}}<th style="width:150px">'''[[Weeber]]'''</th><td>{{{sell_to_weeber}}}</td>}}</tr></table></td></tr>|<tr><th>'''Sell to:'''</th><td>Players only.</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></table>{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}[[Category:{{{category|}}}]] | ||
<th><div style="font-family: Tahoma; font-size: 9pt; color: #00eb00; text-align: center; font-weight: bold; text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;" | <noinclude> | ||
===Usage=== | |||
</tr> | |||
{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}} | |||
<tr><th>'''Sell to:'''</th><td> | |||
<table class="wikitable">< | |||
</td></tr>| | |||
<tr><th>'''Sell to:'''</th><td>Players only.</td></tr>}} | |||
{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}} | |||
[[Category:{{{category|}}}]] | |||
<noinclude>===Usage=== | |||
<pre>{{Skin | <pre>{{Skin | ||
|name= | |name= | ||
| Line 46: | Line 12: | ||
|dropped_by= | |dropped_by= | ||
|knife= | |knife= | ||
|skin_chance= | |||
|skin_sources=<tr><td>[[Monster]]</td><td>[[Simple Skinning Knife]]</td><td>8%</td></tr> | |||
|skin_value= | |skin_value= | ||
|coll_task= | |coll_task= | ||
|sell_to_minerva= | |||
|sell_to_weeber= | |||
|category= | |category= | ||
|note= | |note= | ||
}}</pre></noinclude> | }}</pre> | ||
</noinclude> | |||
Latest revision as of 14:29, 11 March 2026
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=<tr><td>[[Monster]]</td><td>[[Simple Skinning Knife]]</td><td>8%</td></tr>
|skin_value=
|coll_task=
|sell_to_minerva=
|sell_to_weeber=
|category=
|note=
}}