Template:Drops table row

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

The table row for items for use in drop tables. To be used in conjunction with {{Drops table header}}. Format with {{Drops table row result format}}.

Parameters[edit]

unnamed parameter 1
Required. Item name.
id
Optional. Use to specify a specific item if multiple items have the same name, such as item variants.
unnamed parameter 2 (or qty)
Optional. Quantity.
chance
Optional. Denotes the chance of obtaining the given item as a drop. Options: Guaranteed or Chance (defaults to Chance)
level
Optional. Adds another column to the row and adds the contents of the parameter. Defaults to {{#var:dropstablelevel}} if present.
collection
Optional. Adds a line break to the item name column and adds information that this is only dropped if the specified collection is active.
event
Optional. Adds a line break to the item name column and adds information that this is only dropped if the specified event is active.
location
Optional. Adds a line break to the item name column and adds information that this is only dropped in the specified location.
collapsed
Optional. Collapses the text from the collection, event and location parameters.

Example 1[edit]

{{Drops table header|show-levels=n}}
{{Drops table row|Charged Lodestone}}
{{Drops table row|Pile of Crystalline Dust}}
{{Drops table row|Pile of Silky Sand|1-2}}
{{Drops table row|Pristine Smoke Claw|collection=Dark Harvest (achievement)}}
{{Drops table row|Zephyrite Lockpick|location=Dry Top}}
{{Drops table row|Charred Back Warmer#item1}}
{{Drops table row|Charred Back Warmer|id=36680}}
{{Drops table row|Steam-Powered Timepiece|collection=Horologicus (achievement)|collapsed=y}}
{{Drops table row|Crackling Lodestone|event=Harvest earth elemental lodestones for Seegor's brew|collapsed=y}}
{{Drops table row|Bandit Skeleton Key|location=The Silverwastes|collapsed=y}}
|}
Name Type Rarity Quantity
Charged Lodestone.png Charged Lodestone Crafting material Exotic 1
Pile of Crystalline Dust.png Pile of Crystalline Dust Crafting material Rare 1
Burning Ember.png Pile of Silky Sand Gizmo, Crafting material Basic 1-2
Pristine Smoke Claw.png Pristine Smoke Claw
(only drops if the Dark Harvest collection is active)
Accessory Exotic 1
Zephyrite Lockpick.png Zephyrite Lockpick
(only drops in Dry Top)
Service Rare 1
Spineguard.png Charred Back Warmer Back item Masterwork 1
Spineguard.png Charred Back Warmer Back item Rare 1
Watchwork Mechanism.png Steam-Powered Timepiece   Accessory Exotic 1
Pebble.png Crackling Lodestone   Trophy, Event item Basic 1
Destroyed Matrix Cube Key.png Bandit Skeleton Key   Service Rare 1

Example 2[edit]

{{Drops table header|show-levels=y|levels=3-80}}
{{Drops table row|Egg}}
{{Drops table row|Claw|level=48}}
{{Drops table row|Large Claw|level=80}}
{{Drops table row|Sharp Talon|1-2|level=80}}
{{Drops table row|Talon|2|level=48}}
{{Drops table row|Steam-Powered Timepiece|collection=Horologicus (achievement)}}
{{Drops table row|Crackling Lodestone|event=Harvest earth elemental lodestones for Seegor's brew|level=47}}
{{Drops table row|Charred Back Warmer|level=75}}
|}
Name Type Rarity Quantity Creature level
Egg.png Egg Crafting material Basic 1 3-80
Claw.png Claw Crafting material Fine 1 48
Large Claw.png Large Claw Crafting material Fine 1 80
Sharp Talon.png Sharp Talon Trophy Junk 1-2 80
Talon.png Talon Trophy Junk 2 48
Watchwork Mechanism.png Steam-Powered Timepiece
(only drops if the Horologicus collection is active)
Accessory Exotic 1 3-80
Pebble.png Crackling Lodestone
(only drops if the Harvest earth elemental lodestones for Seegor's brew event is active)
Trophy, Event item Basic 1 47
Spineguard.png Charred Back Warmer Back item 1 75

See also[edit]