Template:MobExtraDrops/doc

From Wynncraft Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Returns a descriptive sentence of a mob's extra, non-ingredient or equipment drops. The first parameter can be used to input a name if the pagename is unfit.

Currently, only the base drops are used, but more cases can be added easily.

Input Output
{{MobExtraDrops}}
MobExtraDrops/docs may additionally drop Normal Items, Unidentified Items, Emeralds, Powders, and Potions of Healing.</includeonly
{{MobExtraDrops|Weak Zombie}}
Weak Zombies may additionally drop Normal Items, Unidentified Items, Emeralds, Powders, and Potions of Healing.</includeonly

Example Usage

...
==Drops==
Zombies can drop the following items when defeated:

{{MobDrops
...
}}
{{MobExtraDrops|Zombies}}
...

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.