Template:MonsterValuedResourcesRow
From Ymirheim Wiki
Renders a row for the monster's "Valued Resources" table.
Usage
{{MonsterValuedResourcesRow|ITEM_ID|DROP_CHANCE|QUANTITY|USED_FOR}}
- ITEM_IDshould be the ID of the item in the game database. See Template:ItemInfoBox documentation on how to obtain it.
- DROP_CHANCE(optional) can be one of (listed in the order of increasing rarity):- common,- uncommon,- rare,- epic, or- legendary.
- QUANTITY(optional) can be any text, e.g.- 1or- 1~5
- USED_FOR(optional) can be any text, for example a link to a quest or to an item.
Examples
{{MonsterValuedResourcesRow|1330000004}}
| icon [[Special:MyLanguage/|]][# 1330000004 ] | ? | ? | 
{{MonsterValuedResourcesRow|1330000004|uncommon|1| {{ItemLink|1310100101}} }}
| icon [[Special:MyLanguage/|]][# 1330000004 ] | Uncommon | 1 |  Small Healing Potion |