Difference between revisions of "Template:Skin"
From Medivia Online Wiki
(Created page with "<table class="wikitable"><tr><th style="text-align:center;width:17%">{{{image|}}}</th> <th><div style="font-family: Tahoma; font-size: 9pt; color: #00eb00; text-align: center;...") |
(added usage) |
||
| (23 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<table class="wikitable"><tr><th style="text-align:center;width:17%">{{{image|}}}</th> | <table class="wikitable"><tr><th style="text-align:center;width:17%">{{{image|}}}</th> | ||
<th><div style="font-family: Tahoma; font-size: 9pt; color: # | <th><div style="font-family: Tahoma; font-size: 9pt; color: #04ec7c; 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}}} <!-- | -->You see {{{article|a}}} <!-- | ||
--><span style="text-transform:lowercase">{{{name}}}</span><!-- | --><span style="text-transform:lowercase">{{{name}}}</span><!-- | ||
--> | -->.<br><!-- | ||
-->{{#if: {{{properties|}}}|Properties: {{{properties}}}<br>}}<!-- | |||
-->{{#if: {{{ | |||
-->{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.}}<!-- | -->{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.}}<!-- | ||
-->{{#if: {{{description|}}}|<br>{{{description}}}}}'''</div></th> | -->{{#if: {{{description|}}}|<br>{{{description}}}}}'''</div></th> | ||
</tr> | </tr> | ||
{{#if: {{{pattributes|}}}|<tr><th>'''Possible<br>Attributes:'''</th><td>{{{pattributes}}}</td></tr>}}<!-- | |||
-->{{#if: {{{enchantable|}}}|<tr><th>'''Enchantable:'''</th><td>{{#ifeq: {{{enchantable}}}|y|✔️}}{{#ifeq: {{{enchantable}}}|n|❌}}{{#ifeq: {{{enchantable}}}|?|?}}</td></tr>}}<!-- | |||
-->{{#if: {{{attributes|}}}|<tr><th>'''Attributes:'''</th><td>{{{attributes}}}</td></tr>}}<!-- | |||
-->{{#if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr>}}<!-- | |||
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!-- | |||
-->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!-- | |||
-->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</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>}}<!-- | ||
--><tr><th>'''Skinned from:'''</th><td>{{{skinned_from| | -->{{#if: {{{hands|}}}|<tr><th>'''Hands:'''</th><td>{{#ifeq: {{{hands}}}|1|One-handed.}}{{#ifeq: {{{hands}}}|2|Two-handed.}}</td></tr>}}<!-- | ||
--><tr><th>'''Skinned from:'''</th><td>{{{skinned_from|Unknown.}}}</td></tr><!-- | |||
-->{{#if: {{{knife|}}}|<tr><th>'''Knife:'''</th><td>{{#ifeq: {{{knife}}}|1|[[File:Hunter's Knife.png|link=Hunter's Knife]] [[Hunter's Knife]]}}{{#ifeq: {{{knife}}}|2|[[File:Skinpeeler.png|link=Skinpeeler]] [[Skinpeeler]]}}{{#ifeq: {{{knife}}}|3|[[File:Skinning knife.png|link=Skinning Knife]] [[Skinning Knife]]}}{{#ifeq: {{{knife}}}|4|[[File:Hunter's Knife.png|link=Hunter's Knife]] [[Hunter's Knife]] on [[Fledgling Dragon]]<br>[[File:Skinning knife.png|link=Skinning Knife]] [[Skinning Knife]] on [[Dragon]]}}{{#ifeq: {{{knife}}}|5|[[File:Hunter's Knife.png|link=Hunter's Knife]] [[Hunter's Knife]] on [[Fledgling Dragon Lord]]<br>[[File:Skinning knife.png|link=Skinning Knife]] [[Skinning Knife]] on [[Dragon Lord]], [[Fire Devil]], [[Fledgling Dragon Lord]]}} </td></tr>}}<!-- | |||
--><tr><th>'''Skin chance:'''</th><td>{{{skin_chance|?%}}}</td></tr><!-- | --><tr><th>'''Skin chance:'''</th><td>{{{skin_chance|?%}}}</td></tr><!-- | ||
--><tr><th>''' | --><tr><th>'''Collection<br>task:'''</th><td>{{{coll_task|None.}}}</td></tr><!-- | ||
<tr><th>'''Sell to:'''</th><td>{{{sell_to|Players only.}}}</td></tr>}}<!-- | <tr><th>'''Sell to:'''</th><td>{{{sell_to|Players only.}}}</td></tr>}}<!-- | ||
--> | --><tr><th>'''Other uses:'''</th><td>{{{note|None.}}}</td></tr><!-- | ||
--></table> | --></table> | ||
{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}<!-- | {{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}<!-- | ||
--> | --> | ||
<noinclude>===Usage=== | |||
<pre>{{Skin | |||
|name= | |||
|image<!--[[File:.gif OR .png|48px]]-->= | |||
|article= | |||
|properties= | |||
|weight<!--00.0, include one decimal-->= | |||
|description= | |||
|skinned_from= | |||
|knife= | |||
|skin_chance= | |||
|dropped_by= | |||
|buy_from_city= | |||
|sell_to_city= | |||
|exchange_in_city= | |||
|craft_at_npc= | |||
|coll_task= | |||
|note= | |||
|category= | |||
}}</pre></noinclude> | |||
Latest revision as of 13:42, 26 September 2025
You see a {{{name}}}. |
|
|---|---|
| Skinned from: | Unknown. |
| Skin chance: | ?% |
| Collection task: | None. |
| Other uses: | None. |
Usage
{{Skin
|name=
|image<!--[[File:.gif OR .png|48px]]-->=
|article=
|properties=
|weight<!--00.0, include one decimal-->=
|description=
|skinned_from=
|knife=
|skin_chance=
|dropped_by=
|buy_from_city=
|sell_to_city=
|exchange_in_city=
|craft_at_npc=
|coll_task=
|note=
|category=
}}