Difference between revisions of "Template:Item"
From Medivia Online Wiki
| Line 13: | Line 13: | ||
</tr> | </tr> | ||
-->{{#if: {{{item_rank|}}}|<tr><th>'''[[Item Rank]]:'''</th><td>{{{item_rank}}}</td></tr>}}<!-- | -->{{#if: {{{item_rank|}}}|<tr><th>'''[[Item Rank]]:'''</th><td>{{{item_rank}}}</td></tr>}}<!-- | ||
{{#if: {{{pattributes|}}}|<tr><th>'''Possible<br>[[Attributes]]:'''</th><td>{{{pattributes}}}</td></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: {{{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>}}<!-- | ||
Revision as of 10:05, 19 July 2023
-->
You see a {{{name}}}. |
|
|---|---|
| Dropped by: | None. |
| Buy from: | Players only. |
| Sell to: | Players only. |
Usage
{{Item
|name=
|aftername=
|image=
|item_rank=
|requirement=
|article=
|weight=
|arm=
|atk=
|def=
|strength=
|dexterity=
|intelligence=
|hit=
|mlreq=
|charges=
|usecharges=
|vol=
|description=
|hands=
|dropped_by=
|buy_from_city=
|sell_to_city=
|exchange_in_city=
|coll_task=
|note=
|category=
}}