Difference between revisions of "Template:Item"
From Medivia Online Wiki
| Line 15: | Line 15: | ||
-->{{#if: {{{enchantable|}}}|<tr><th>'''Enchantable:'''</th><td>{{#ifeq: {{{enchantable}}}|y|✔️}}{{#ifeq: {{{enchantable}}}|n|❌}}{{#ifeq: {{{enchantable}}}|?|?}}</td></tr>}}<!-- | -->{{#if: {{{enchantable|}}}|<tr><th>'''Enchantable:'''</th><td>{{#ifeq: {{{enchantable}}}|y|✔️}}{{#ifeq: {{{enchantable}}}|n|❌}}{{#ifeq: {{{enchantable}}}|?|?}}</td></tr>}}<!-- | ||
-->{{#if: {{{effect|}}}|<tr><th>'''Effect:'''</th><td>{{{effect}}}</td></tr>}}<!-- | -->{{#if: {{{effect|}}}|<tr><th>'''Effect:'''</th><td>{{{effect}}}</td></tr>}}<!-- | ||
-->{{#if: {{{ | -->{{#if: {{{item_rank|}}}|<tr><th>'''[[Item Rank]]:'''</th><td>{{{item_rank}}}</td></tr>}}<!-- | ||
-->{{#if: {{{item_level|}}}|<tr><th>'''[[Item Level]]:'''</th><td>{{{item_level}}}</td></tr>}}<!-- | -->{{#if: {{{item_level|}}}|<tr><th>'''[[Item Level]]:'''</th><td>{{{item_level}}}</td></tr>}}<!-- | ||
-->{{#if: {{{properties|}}}|<tr><th>'''[[Properties]]:'''</th><td>{{{properties}}}</td></tr>}}<!-- | -->{{#if: {{{properties|}}}|<tr><th>'''[[Properties]]:'''</th><td>{{{properties}}}</td></tr>}}<!-- | ||
| Line 121: | Line 121: | ||
|image= | |image= | ||
|item_level= | |item_level= | ||
| | |item_rank= | ||
|article= | |article= | ||
|weight= | |weight= | ||
Revision as of 09:10, 6 July 2023
You see a {{{name}}}. |
|
|---|---|
| Dropped by: | None. |
| Buy from: | Players only. |
| Sell to: | Players only. |
Usage
{{Item
|name=
|aftername=
|image=
|item_level=
|item_rank=
|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=
}}