Difference between revisions of "Template:Item"
From Medivia Online Wiki
| Line 115: | Line 115: | ||
--> </table> | --> </table> | ||
</td></tr>|}}<!-- | </td></tr>|}}<!-- | ||
-->{{#if: {{#cargo_query:tables=CraftingRecipes|fields=Npc|where=Result_Item="{{{name|{{PAGENAME}}}}}"|limit=1}} | | -->{{#if: {{#cargo_query:tables=CraftingRecipes|fields=Npc|where=Result_Item="{{{name|{{PAGENAME}}}}}"|limit=1|default=}} | | ||
<tr><th>'''Obtainable via<br><small>(Crafting/Exchange)</small>:'''</th><td> | <tr><th>'''Obtainable via<br><small>(Crafting/Exchange)</small>:'''</th><td> | ||
{{#cargo_query: | {{#cargo_query: | ||
| Line 126: | Line 126: | ||
|intro=<table class="wikitable" style="width: 100%;"> | |intro=<table class="wikitable" style="width: 100%;"> | ||
|outro=</table> | |outro=</table> | ||
|default= | |||
}} | }} | ||
</td></tr> | </td></tr> | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{#cargo_query:tables=CraftingRecipes|fields=Npc|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}}}}}"|limit=1}} | | -->{{#if: {{#cargo_query:tables=CraftingRecipes|fields=Npc|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}}}}}"|limit=1|default=}} | | ||
<tr><th>'''Used in<br><small>(Crafting/Exchange)</small>:'''</th><td> | <tr><th>'''Used in<br><small>(Crafting/Exchange)</small>:'''</th><td> | ||
{{#cargo_query: | {{#cargo_query: | ||
| Line 140: | Line 141: | ||
|intro=<table class="wikitable" style="width: 100%;"> | |intro=<table class="wikitable" style="width: 100%;"> | ||
|outro=</table> | |outro=</table> | ||
|default= | |||
}} | }} | ||
</td></tr> | </td></tr> | ||
Revision as of 12:01, 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=
}}