Difference between revisions of "Template:Item"
From Faloria Wiki
| (3 intermediate revisions by 2 users not shown) | |||
| 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>}}<!-- | ||
| Line 33: | Line 34: | ||
-->{{#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|This item cannot be obtained from monsters.}}}</td></tr><!-- | --><tr><th>'''Dropped by:'''</th><td>{{{dropped_by|This item cannot be obtained from monsters.}}}</td></tr><!-- | ||
-->{{#if: {{{buy_from_thais| {{{buy_from_venore| {{{buy_from_carlin| {{{buy_from_ab| {{{buy_from_ankrahmun| {{{buy_from_darashia| {{{buy_from_port_hope| {{{buy_from_edron| {{{buy_from_kastah| {{{buy_from_cormaya| {{{buy_from_faloria_page| }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}}| | -->{{#if: {{{buy_from_thais| {{{buy_from_northport| {{{buy_from_venore| {{{buy_from_carlin| {{{buy_from_ab| {{{buy_from_ankrahmun| {{{buy_from_darashia| {{{buy_from_port_hope| {{{buy_from_edron| {{{buy_from_kastah| {{{buy_from_cormaya| {{{buy_from_faloria_page| }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}}| | ||
<tr><th>'''Buy from:'''</th><td> | <tr><th>'''Buy from:'''</th><td> | ||
<table class="wikitable"><!-- | <table class="wikitable"><!-- | ||
| Line 46: | Line 47: | ||
--> {{#if: {{{buy_from_kastah|}}}|<tr><th style="width:150px">'''[[Kastah]]'''</th><td>{{{buy_from_kastah}}}</td></tr>}} <!-- | --> {{#if: {{{buy_from_kastah|}}}|<tr><th style="width:150px">'''[[Kastah]]'''</th><td>{{{buy_from_kastah}}}</td></tr>}} <!-- | ||
--> {{#if: {{{buy_from_cormaya|}}}|<tr><th style="width:150px">'''[[Cormaya]]'''</th><td>{{{buy_from_cormaya}}}</td></tr>}} <!-- | --> {{#if: {{{buy_from_cormaya|}}}|<tr><th style="width:150px">'''[[Cormaya]]'''</th><td>{{{buy_from_cormaya}}}</td></tr>}} <!-- | ||
--> {{#if: {{{buy_from_northport|}}}|<tr><th style="width:150px">'''[[Nortport]]'''</th><td>{{{buy_from_northport}}}</td></tr>}} <!-- | |||
--> {{#if: {{{buy_from_faloria_page|}}}|<tr><th style="width:150px">'''[https://www.faloria.online/goldenaccount.php Faloria Page]'''</th><td>{{{buy_from_faloria_page}}}</td></tr>}} <!-- | --> {{#if: {{{buy_from_faloria_page|}}}|<tr><th style="width:150px">'''[https://www.faloria.online/goldenaccount.php Faloria Page]'''</th><td>{{{buy_from_faloria_page}}}</td></tr>}} <!-- | ||
--></table> | --></table> | ||
| Line 99: | Line 101: | ||
|note= | |note= | ||
|category= | |category= | ||
|recipe= | |||
}}</pre></noinclude> | }}</pre></noinclude> | ||
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=
}}