Template:DropInfo

From Lotro-Wiki.com
Jump to navigation Jump to search
This is the template documentation for {{DropInfo}}. It is transcluded from Template:DropInfo/doc and may be directly edited there.

Purpose

This template is meant to be used in the "Source" or "Drop Information" sections of an "Item:" page. It presents a standard syntax for items that are a random drop from specific or generic mobs of certain levels or in certain instances or from certain lootboxes.

Parameters

This template can take a mix of non-named and named parameters as described below. Note that certain non-named parameters can't be mixed with named parameters and vice-versa. See each parameter's notes for details.

Non-named parameters

The first non-named parameter can be the name of the mob(s) from which or instance(s) in which the item drops. This is free-form text that can include links or any wikitext.

For example, {{DropInfo|[[Ghâsh-hai Warrior]] in [[Moria]]}} produces the output "This item has a chance to drop from Ghâsh-hai Warrior in Moria.".

Alternately you can specify one of the following as the first non-named parameter in order to reference standardized text describing the drop. These non-named parameters cannot be mixed with named parameters.

Non-named Parameter Result
angmar This item has a chance to drop from fellowship and raid instances in Angmar, including Urugarth, Carn Dûm (Instance), Barad Gúlaran, and The Rift of Nûrz Ghâshu.
any This item has a chance to drop from any creature or mob.
eb-gold-agility This item has a chance to drop from Epic Battle gold rewards for Burglars, Hunters, and Wardens.
eb-gold-might This item has a chance to drop from Epic Battle gold rewards for Beornings, Captains, Champions, and Guardians.
eb-gold-will This item has a chance to drop from Epic Battle gold rewards for Lore-masters, Minstrels, and Rune-keepers.
fi This item has a chance to drop from bosses in Featured Instances.
gorgoroth-crafting This item has a chance to drop from creatures inside Gorgoroth Crafting Instances and from a Rare Mordor Treasure.
gorgoroth-instances This item has a chance to drop from bosses in the Gorgoroth instances The Court of Seregost, The Dungeons of Naerband, and The Abyss of Mordath.
grey-mountains-instances This item has a chance to drop from bosses in the Ered Mithrin and Withered Heath instances Caverns of Thrumfall, Glimmerdeep, The Anvil of Winterstith, and Thikil-gundu.
level-scaled This item has a chance to drop from level-scaled instances or from Treasure Caches.
osgiliath This item has a chance to drop from bosses in Ashes of Osgiliath Instances.

Optionally you can also add a second non-named parameter t2higher, which if specified will add the following text to the output:

  • Tier 1 has a small chance to drop while tier 2 has a higher chance to drop.

Named parameters

box (optional)
Name of the loot box or chest (without link or Item: prefix) in which the item can drop (e.g. "Barrow-ironbound Lootbox"). If this is specified, no other parameters can be specified.
level (optional)
Approximate level (or level range) of the mob that drops the item (use only for generic mobs, not for named mobs). You can include an example of a generic mob that drops the item in the first non-named parameter.

Examples

{{DropInfo|[[Narnûlubat]] in [[The Rift of Nûrz Ghâshu (Raid)|The Rift of Nûrz Ghâshu]] raid instance}} displays:

This item has a chance to drop from Narnûlubat in The Rift of Nûrz Ghâshu raid instance.

{{DropInfo|[[The Quays of the Harlond]]|t2higher}} displays:

This item has a chance to drop from The Quays of the Harlond. Tier 1 has a small chance to drop while tier 2 has a higher chance to drop.

{{DropInfo|eb-gold-might}} displays:

This item has a chance to drop from Epic Battle gold rewards for Beornings, Captains, Champions, and Guardians.

{{DropInfo|box=Barrow-ironbound Lootbox}} displays:

This item has a chance to be found within a  Barrow-ironbound Lootbox. However, that Lootbox requires a  Sturdy Steel Key to open which is purchasable on the Lotro Store.

{{DropInfo|level=10}} displays:

This item has a chance to drop from mobs around level 10.

{{DropInfo|level=10|[[Blue-crag Defender]] in [[the Shire]]}} displays:

This item has a chance to drop from mobs around level 10, such as Blue-crag Defender in the Shire.

Additional Information

This template previously used a 'mob' parameter. The 'mob' parameter is no longer needed and instead just put the name of the mob/instance into the first non-named parameter. The 'mob' parameter is still supported (for now) for backward compatibility however.