Template:LootTableRow
This template adds rows to the table "ItemSource", which is declared by the template ItemSource. View table. Stores loot item data to Cargo and outputs a table row. Use with Template:Tl and Template:Tl.
Usage
[edit source]{{LootTableHeader}}
{{LootTableRow|item=Wood Twigs|rarity=common|max=2}}
{{LootTableRow|Leather Boots|rarity=semirare}}
{{LootTableFooter}}
Parameters
[edit source]- item - The item in the drop table (required)
- sprite - The sprite used for the item (defaults to item name)
- min - Minimum quantity dropped (defaults to 1)
- max - Maximum quantity dropped (omit if static quantity)
- rarity - Drop rarity: common, semirare, rare, veryrare, ultrarare (defaults to common)