Template:MobsThatDrop

From Wynncraft Wiki
Revision as of 22:45, 12 July 2020 by Aws40404 (talk | contribs)
Jump to navigation Jump to search
Template-info.png Documentation

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:


{{MobsThatDrop|Rotten Flesh|Zombie Eye}}

Produces:


{{MobsThatDrop|Unobtainium}}

Produces: No results

Displays a list of all known mobs that drop the supplied item

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Item Name1

The name of the item to search

Example
Rotten Flesh
Stringrequired
Intro Textintro

The intro text to use before the list.

Default
The following mobs can drop <item>:
Example
The following mobs can drop Rotten Flesh:
Stringoptional
Result Limitlimit

Sets the maximum amount of results to show

Default
20
Example
20
Numberoptional