Difference between revisions of "Template:MerchantList/Item"
From Medivia Online Wiki
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><tr> | <includeonly><tr> | ||
<td>[[File:{{{image|{{{name}}}}}}.{{{ext|{{#ifexist:File:{{{image|{{{name}}}}}}.gif|gif|png}}}}}|32px]]</td> | <td>[[File:{{{image|{{{link|{{{name}}}}}}}}}.{{{ext|{{#ifexist:File:{{{image|{{{link|{{{name}}}}}}}}}.gif|gif|png}}}}}|32px]]</td> | ||
<td>[[{{ | <td>[[{{{link|{{{name}}}}}}|{{{name}}}]]</td> | ||
<td>{{{price}}} gp</td> | <td>{{{price}}} gp</td> | ||
</tr> | </tr> | ||
| Line 7: | Line 7: | ||
_table = NpcBuying | _table = NpcBuying | ||
|Npc_Name = {{PAGENAME}} | |Npc_Name = {{PAGENAME}} | ||
|Item_Name = {{ | |Item_Name = {{{link|{{{name}}}}}} | ||
|Price = {{{price | |Price = {{{price}}} | ||
}}</includeonly> | }}</includeonly> | ||