Template:Vendor table row
(Redirected from Template:Trade item)
Jump to navigation
Jump to search
Description[edit source]
Identifies what item is received upon trading with a npc.
Usage[edit source]
{{vendor table row|<name>|<resource>=<amount>}}
Examples[edit source]
{{vendor table header}}
{{vendor table row|Medium HP Potion|darksteel=500|energy=10}}
{{vendor table row|(UC) Enhancement Stone|copper=1000|per_day=20}}
|}
| Item | Cost | Limits |
|---|---|---|
| Medium HP Potion | 500 | |
| (UC) Enhancement Stone | 1,000 |
20 per day |
{{vendor table header|hide_limits=y}}
{{vendor table row|Medium HP Potion|darksteel=500|energy=10}}
{{vendor table row|(UC) Enhancement Stone|copper=1000}}
|}
| Item | Cost |
|---|---|
| Medium HP Potion | 500 |
| (UC) Enhancement Stone | 1,000 |
See also[edit source]
- {{sold by}}


