Difference between revisions of "Template:Loot table/doc"
From EVE University Wiki
(Created page with "{{#css: table.headers_left tr th {text-align: left; } table.complex {font-size: 0.9em; line-height: 1.1em; padding-bottom: 0;} table.complex caption {padding: 0.25em; text-ali...") |
m (Format.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{NPCTableCSS}} |
− | + | ; Description | |
− | table. | + | : 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 {{T|NPCTableCSS}} (Included in {{Tl|CMBSiteInfo}} and the deprecated {{Tl|CMBSite}}) so include one of them to get a slightly different looking table. |
− | table. | ||
− | |||
− | |||
− | table. | ||
− | |||
− | + | This template allows up to 9 notable drops to be listed. Unused rows can be left out without breaking the template. | |
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ; Dependencies | |
+ | :; Uses | ||
+ | :: {{T|NPCTableCSS}} | ||
− | + | ; Syntax | |
+ | <pre style="margin-left : 1em"> | ||
+ | {{Loot table | ||
+ | | TotalBountyValue = | ||
+ | | NotableLoot1 = | ||
+ | | Note1 = | ||
+ | | NotableLoot2= | ||
+ | | Note2 = | ||
+ | . | ||
+ | . | ||
+ | | NotableLoot9= | ||
+ | | Note9 = | ||
+ | }} | ||
+ | </pre> | ||
+ | :; 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 | |
− | + | <pre> | |
− | + | {{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 | |
− | + | }} | |
− | + | </pre> | |
− | + | : gives... | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | :gives... | ||
{{Loot table | {{Loot table | ||
| TotalBountyValue = 12 mil | | TotalBountyValue = 12 mil | ||
Line 83: | Line 54: | ||
| NotableLoot3= Shadow Serpentis Modules | | NotableLoot3= Shadow Serpentis Modules | ||
| Note3 = From commander frigate | | Note3 = From commander frigate | ||
− | | | + | | NotableLoot9= Coreli A-Type modules |
− | | | + | | Note9 = From Supply Stronghold |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Latest revision as of 13:33, 8 March 2023
- 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 |
---|---|
Total bounty 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 |