Template:MobsThatDrop
Jump to navigation
Jump to search
Description
Displays an unordered list of all the mobs that drop the specified ingredient.
Arguments
{{MobsThatDrop
| # = *
| intro =
| limit =
}}
Note: The # symbol represets an infinite number of unnamed arguments. (Minimum of 1)
| Argument | Description | Default Value |
|---|---|---|
# *
|
The items to search for | |
intro
|
The intro text to use before the list | The following mobs drop <item_name>: |
limit
|
Sets the maximum amount of results to show | 20 |
Examples
{{MobsThatDrop|Pink Wool}}
Produces:
The following mobs can drop Pink Wool:- Pink Sheep of Greatness (Guaranteed)
- Sheep
{{MobsThatDrop|Rotten Flesh|Zombie Eye}}
Produces:
The following mobs can drop Rotten Flesh, Zombie Eye:- Abnormal Miner
- Bush Zombie
- Drenched Zombie
- Greedy Zombie
- Infested Zombie
- Lion Trainer
- Miner Chef
- Miner Zombie (Lv. 7)
- Miner Zombie (Lv. 8)
- Miner Zombie (Lv. 9)
{{MobsThatDrop|Unobtainium}}
Produces: Failed to load mobs! Let a community administrator know about this issue.
Displays a list of all known mobs that drop the supplied item
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Item Name | 1 | The name of the item to search
| String | required |
| Intro Text | intro | The intro text to use before the list.
| String | optional |
| Result Limit | limit | Sets the maximum amount of results to show
| Number | optional |
The above documentation is transcluded from Template:MobsThatDrop/doc. (edit | history)