Difference between revisions of "Template:Item"

From Medivia Online Wiki
Line 12: Line 12:
-->{{#if: {{{description|}}}|{{{description}}}}}'''</div></th>
-->{{#if: {{{description|}}}|{{{description}}}}}'''</div></th>
</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: {{{properties|}}}|<tr><th>'''[[Properties]]:'''</th><td>{{{properties}}}</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>}}<!--
-->{{#if: {{{requirement|}}}|<tr><th>'''Requirement:'''</th><td>{{{requirement|}}}</td></tr>}}<!--
-->{{#if: {{{requirement|}}}|<tr><th>'''Requirement:'''</th><td>{{{requirement|}}}</td></tr>}}<!--
-->{{#if: {{{properties|}}}|<tr><th>'''[[Properties]]:'''</th><td>{{{properties}}}</td></tr>}}<!--
-->{{#if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr>}}<!--
-->{{#if: {{{arm|}}}|<tr><th>'''Arm:'''</th><td>{{{arm}}}</td></tr>}}<!--
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!--
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!--

Revision as of 12:06, 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=
}}