Difference between revisions of "Template:Item"
From Medivia Online Wiki
| Line 3: | Line 3: | ||
-->You see {{#ifeq:{{{category|}}}|Legs|{{{article|}}}|{{#ifeq:{{{category|}}}|Boots|{{{article|}}}|{{{article|a}}}}}}} <!-- | -->You see {{#ifeq:{{{category|}}}|Legs|{{{article|}}}|{{#ifeq:{{{category|}}}|Boots|{{{article|}}}|{{{article|a}}}}}}} <!-- | ||
--><span style="text-transform:lowercase">{{{name}}}</span><!-- | --><span style="text-transform:lowercase">{{{name}}}</span><!-- | ||
-->{{#if: {{{arm|{{{atk | -->{{#if: {{{arm|{{{atk|{{{def|}}}}}}}}}| (<!-- | ||
-->{{#if: {{{arm|}}}|Arm:{{{arm}}}}}<!-- | -->{{#if: {{{arm|}}}|Arm:{{{arm}}}}}<!-- | ||
-->{{#if: {{{atk|}}}|Atk:{{{atk}}} }}<!-- | -->{{#if: {{{atk|}}}|Atk:{{{atk}}} }}<!-- | ||
-->{{#if: {{{def|}}}|Def:{{{def}}}}}<!-- | -->{{#if: {{{def|}}}|Def:{{{def}}}}}<!-- | ||
-->)}}{{#if: {{{aftername|}}}|{{{aftername}}}<br>|. {{#ifeq: {{{holds_liquids|}}}|y|It is empty.}}<br>}}<!-- | -->)}}{{#if: {{{aftername|}}}|{{{aftername}}}<br>|. {{#ifeq: {{{holds_liquids|}}}|y|It is empty.}}<br>}}<!-- | ||
| Line 19: | Line 19: | ||
-->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!-- | -->{{#if: {{{weapontype|}}}|<tr><th>'''Weapon Type:'''</th><td>{{{weapontype}}}</td></tr>}}<!-- | ||
-->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!-- | -->{{#if: {{{atk|}}}|<tr><th>'''Atk:'''</th><td>{{{atk}}}</td></tr>}}<!-- | ||
-->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}<!-- | -->{{#if: {{{def|}}}|<tr><th>'''Def:'''</th><td>{{{def}}}</td></tr>}}<!-- | ||
-->{{#if: {{{mlreq|}}}|<tr><th>'''Magic Level <br>required:'''</th><td>{{{mlreq}}}</td></tr>}}<!-- | -->{{#if: {{{mlreq|}}}|<tr><th>'''Magic Level <br>required:'''</th><td>{{{mlreq}}}</td></tr>}}<!-- | ||
Revision as of 00:32, 29 May 2022
You see a {{{name}}}. |
|
|---|---|
| Dropped by: | None. |
| Buy from: | Players only. |
| Sell to: | Players only. |
Usage
{{Item
|name=
|aftername=
|image=
|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=
}}