Main public logs
More actions
Combined display of all available logs of HytaleWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:13, 5 June 2026 Hytalewiki talk contribs created page Template:MobDropBlock (Created page with "{{#if:{{{drops|}}}| <table class="wikitable mob-drops"> <tr> <th>Icon</th> <th>Item</th> <th>Quantity</th> <th>Weight</th> </tr> {{{drops}}} </table> }} <noinclude> == Usage == <pre> {{MobDropBlock | drops = {{MobDropRow|Ore_Copper.png|Copper Ore|1-4|100}} {{MobDropRow|Ore_Iron.png|Iron Ore|1-4|100}} {{MobDropRow|Ingredient_Bar_Copper.png|Copper Ingot|1|50}} }} </pre> == Parameters == * '''drops''' - Mob drops Category:Templates </noinclude>")