Template:Loot table
From EVE University Wiki
Revision as of 15:34, 13 June 2017 by Hirmuolio Pine (talk | contribs) (Created page with "<includeonly> {{{!}} class="wikitable complex collapsible sortable" {{!}}+ Rewards {{!}}- !style=width:200px| Item Name !style=width:200px| Note {{#if: {{{TotalBountyValue|}}}...")
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to create the loot table for combat site pages. This table should include total bounties and all notable possible drops from the site. It takes CSS for formatting from {{NPCTableCSS}} (Included in
{{CMBSiteInfo}}
and the deprecated{{CMBSite}}
) so include one of them to get a slightly different looking table.
This template allows up to 9 notable drops to be listed. Unused rows can be left out without breaking the template.
- Dependencies
-
- Uses
- {{NPCTableCSS}}
- Syntax
{{Loot table | TotalBountyValue = | NotableLoot1 = | Note1 = | NotableLoot2= | Note2 = . . | NotableLoot9= | Note9 = }}
- parameters
- Empty or omitted parameters will not be shown.
- TotalBountyValue
- Total value of the bounty
- NotableLoot<x>
- <x> is 1 till 9. Description/name of the notable loot.
- Note<x>
- <x> is 1 till 9. Notes about the notable loot e.g. drop rate, who/what drops, etc.
- Sample
{{Loot table</nowiki><br> | TotalBountyValue = 12 mil | NotableLoot1 = 9th Tier Overseer's Personal Effect (2.1M isk) | Note1 = 100% drop rate | NotableLoot2= 11th Tier Overseer's Personal Effect (6.3M isk) | Note2 = 100% drop rate | NotableLoot3= Shadow Serpentis Modules | Note3 = From commander frigate | NotableLoot4= | Note4 = | NotableLoot9= Coreli A-Type modules | Note9 = From Supply Stronghold }}
- gives...
Item Name | Note |
---|---|
12 mil | |
9th Tier Overseer's Personal Effect (2.1M isk) | 100% drop rate |
11th Tier Overseer's Personal Effect (6.3M isk) | 100% drop rate |
Shadow Serpentis Modules | From commander frigate
|
Coreli A-Type modules | From Supply Stronghold |