Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MobDropBlock: Revision history

Template page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 June 2026

  • curprev 18:1318:13, 5 June 2026 Hytalewiki talk contribs 451 bytes +451 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>"