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