[dismiss]
Template:Drops table row
Jump to navigation
Jump to search
Description
To be used in conjunction with {{Drops table header}}.
Parameters
- unnamed parameter 1
- Required. Item name.
- unnamed parameter 2
- Optional. Quantity.
- level
- Optional. Adds another column to the row and adds the contents of the parameter. Defaults to
{{#var:dropstablelevel}}
if present. - fate
- Optional. Adds a line break to the item name column and adds information that this is only dropped from the specified FATE.
- rarity
- Optional. Checks for the specified rarity of the subobjects of the given item, and will only display this rarity.
- type
- Optional. Overrides the type field with the specified item types, separated by comma.
- collapsed
- Optional. Collapses the text from the fate parameter.
Example 1
{{Drops table header|show-levels=n}} {{Drops table row|Antiquated Failnaught}} {{Drops table row|Frumenty|collapsed=y}} |}
Name | Type | Item Level | Rarity | Quantity |
---|---|---|---|---|
Antiquated Failnaught | Archer's Arm | Blue | 1 | |
Frumenty | Meal | Basic | 1 |
Example 2
{{Drops table header|show-levels=y|levels=3-80}} {{Drops table row|Raisins|2|level=48}} {{Drops table row|Wind Shard}} |}
Name | Type | Item Level | Rarity | Quantity | Creature level |
---|---|---|---|---|---|
Raisins | Meal | Basic | 2 | 48 | |
Wind Shard | Crystal | Basic | 1 | 3-80 |