Difference between revisions of "Template:Item"
From Faloria Wiki
m (Added recipe field to item template) |
|||
Line 15: | Line 15: | ||
-->{{#if: {{{price|}}}|<tr><th>'''Price:'''</th><td>{{{price}}}</td></tr>}}<!-- | -->{{#if: {{{price|}}}|<tr><th>'''Price:'''</th><td>{{{price}}}</td></tr>}}<!-- | ||
-->{{#if: {{{cooking_skill|}}}|<tr><th>'''Cooking skill:'''</th><td>{{{cooking_skill}}}</td></tr>}}<!-- | -->{{#if: {{{cooking_skill|}}}|<tr><th>'''Cooking skill:'''</th><td>{{{cooking_skill}}}</td></tr>}}<!-- | ||
-->{{#if: {{{recipe|}}}|<tr><th>'''Ingredients:'''</th><td>{{{recipe}}}</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>}}<!-- |
Latest revision as of 17:09, 19 July 2024
You see a {{{name}}}. It weighs {{{weight}}} oz. |
|
---|---|
Weight: | ? oz |
Dropped by: | This item cannot be obtained from monsters. |
Buy from: | Players only. |
Sell to: | Players only. |
[[Category:]]
Usage
{{Item |name= |aftername= |image= |article= |weight= |attributes= |resists= |arm= |atk= |def= |vol= |hit= |mlreq= |charges= |usecharges= |description= |hands= |dropped_by= |buy_from_city= |sell_to_city= |exchange_in_city= |coll_task= |note= |category= |recipe= }}