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_requirement|}}}|<tr><th>'''[[Item Requirement]]:'''</th><td>{{{item_requirement}}}</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>}}<!-- | ||
Revision as of 08:55, 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_requirments=
|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=
}}