Difference between revisions of "Template:Item"

From Medivia Online Wiki
Line 68: Line 68:
</td></tr>|
</td></tr>|
<tr><th>'''Buy from:'''</th><td>Players only.</td></tr>}}<!--
<tr><th>'''Buy from:'''</th><td>Players only.</td></tr>}}<!--
--><tr><th>'''Sell to:'''</th><td>
<tr><th>'''Sell to:'''</th><td>
{{#cargo_query:
{{#cargo_query:
|tables=NpcBuying, NpcData
|tables=NpcBuying, NpcData
Line 115: Line 115:
--> </table>
--> </table>
</td></tr>|}}<!--
</td></tr>|}}<!--
--><tr><th>'''Obtainable via<br><small>(Crafting/Exchange)</small>:'''</th><td>
-->{{#ifexpr: {{#cargo_query:tables=CraftingRecipes|format=count|where=Result_Item="{{{name|{{PAGENAME}}}}}"|default=0}} > 0 |
<tr><th>'''Obtainable via<br><small>(Crafting/Exchange)</small>:'''</th><td>
{{#cargo_query:
{{#cargo_query:
|tables=CraftingRecipes
|tables=CraftingRecipes
Line 125: Line 126:
|intro=<table class="wikitable" style="width: 100%;">
|intro=<table class="wikitable" style="width: 100%;">
|outro=</table>
|outro=</table>
|default=None.
}}
}}
</td></tr><!--
</td></tr>
--><tr><th>'''Used in<br><small>(Crafting/Exchange)</small>:'''</th><td>
}}<!--
-->{{#ifexpr: {{#cargo_query:tables=CraftingRecipes|format=count|where=Reagent1_Item="{{{name|{{PAGENAME}}}}}" OR Reagent2_Item="{{{name|{{PAGENAME}}}}}" OR Reagent3_Item="{{{name|{{PAGENAME}}}}}" OR Reagent4_Item="{{{name|{{PAGENAME}}}}}" OR Reagent5_Item="{{{name|{{PAGENAME}}}}}" OR Reagent6_Item="{{{name|{{PAGENAME}}}}}"|default=0}} > 0 |
<tr><th>'''Used in<br><small>(Crafting/Exchange)</small>:'''</th><td>
{{#cargo_query:
{{#cargo_query:
|tables=CraftingRecipes
|tables=CraftingRecipes
Line 138: Line 140:
|intro=<table class="wikitable" style="width: 100%;">
|intro=<table class="wikitable" style="width: 100%;">
|outro=</table>
|outro=</table>
|default=None.
}}
}}
</td></tr><!--
</td></tr>
}}<!--
-->{{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}}<!--
-->{{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}}<!--
--></table>
--></table>

Revision as of 11:54, 23 August 2026

You see a {{{name}}}
Dropped by:None.
Buy from:

Usage

{{Item
|name=
|article=
|aftername=
|description=
|image<!--[[File:Item.png|48px]]-->=
|item_rank=
|properties=
|pattributes=
|effect=
|requirement=
|arm=
|atk=
|def=
|hit=
|mlreq=
|charges=
|usecharges=
|vol=
|weight<!--00.0, include one decimal-->=
|hands=
|dropped_by=
|buy_from_city=
|sell_to_city=
|coll_task=
|note=
|category=
}}