Template:Loot table

From Idlescape Wiki
Revision as of 17:33, 3 April 2025 by Demcookies (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The template automatically creates a table of items aquired from killing a Monster, completing a Dungeon or an Elite Challenge.

The table has following columns:

Image Item Quantity Rarity Value Tradeable Leagues

Usage

The template takes optional parameters:

  • name, title The name of monster or location to get data of. Defaults to the page name.
  • width The width of the item images. HTML attribute so no units. Defaults to 30 if not set.
  • height The height of the item images. HTML attribute so no units. Defaults to nil if not set. Height is calculated from the width and aspect ratio of the original image if not set.

Example

Input

{{Loot table|title=Chicken|width=30}}
The same output is achieved by {{Loot table}} if called from the page Chicken.

Output

Normal drops Collapse
ItemQuantityRarityVendor valueTradeable
Raw ChickenRaw Chicken1100%25Yes
BranchBranch1–233.333%1–2Yes
FeatherFeather1–520%6–30Yes
Basic Runic DustBasic Runic Dust11%500Yes
Cluster-CluckCluster-Cluck10.025%500Yes
SatchelSatchel10.001%1,000Yes
Mysterious SeedMysterious Seed1–320.001%7–224Yes
League specific drops Collapse
ItemQuantityRarityVendor valueTradeableLeagues
OnionOnion11%30YesNo Gather Ironman

TODO

  • Add option to display Rarity as a fraction and percentage.
  • Add Marketplace values.
  • Add indicator to league icons to inform if league is active.