Difference between revisions of "Template:Item"

From Medivia Online Wiki
Line 8: Line 8:
-->{{#if: {{{def|}}}|Def:{{{def}}}}}<!--
-->{{#if: {{{def|}}}|Def:{{{def}}}}}<!--
-->)}}{{#if: {{{aftername|}}}|{{{aftername}}}<br>|.&nbsp;{{#ifeq: {{{holds_liquids|}}}|y|It is empty.}}<br>}}<!--  
-->)}}{{#if: {{{aftername|}}}|{{{aftername}}}<br>|.&nbsp;{{#ifeq: {{{holds_liquids|}}}|y|It is empty.}}<br>}}<!--  
-->{{#if: {{{weight|}}}|It weighs {{{weight}}} oz<br>}}<!--
-->{{#if: {{{weight|}}}|It weighs {{{weight}}} oz.<br>}}<!--
-->{{#if: {{{description|}}}|{{{description}}}}}'''</div></th>
-->{{#if: {{{description|}}}|{{{description}}}}}'''</div></th>
</tr>
</tr>
Line 25: Line 25:
-->{{#if: {{{vol|}}}|<tr><th>'''Volume:'''</th><td>{{{vol}}}</td></tr>}}<!--
-->{{#if: {{{vol|}}}|<tr><th>'''Volume:'''</th><td>{{{vol}}}</td></tr>}}<!--
-->{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}<!--
-->{{#if: {{{description|}}}|<tr><th>'''Description:'''</th><td>{{{description}}}</td></tr>}}<!--
-->{{#if: {{{weight|}}}|<tr><th>'''Weight:'''</th><td>{{{weight}}} oz.</td></tr>}}<!--
-->{{#if: {{{weight|}}}|<tr><th>'''Weight:'''</th><td>{{{weight}}} oz</td></tr>}}<!--
-->{{#if: {{{hands|}}}|<tr><th>'''Hands:'''</th><td>{{#ifeq: {{{hands}}}|1|One-handed.}}{{#ifeq: {{{hands}}}|2|Two-handed.}}</td></tr>}}<!--
-->{{#if: {{{hands|}}}|<tr><th>'''Hands:'''</th><td>{{#ifeq: {{{hands}}}|1|One-handed.}}{{#ifeq: {{{hands}}}|2|Two-handed.}}</td></tr>}}<!--
--><tr><th>'''Dropped by:'''</th><td>{{{dropped_by|None.}}}</td></tr><!--
--><tr><th>'''Dropped by:'''</th><td>{{{dropped_by|None.}}}</td></tr><!--

Revision as of 21:54, 3 February 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=
}}