Template:Loot Pool: Difference between revisions
From HorizonXI Wiki
m (added optional parameter to remove preview only infobox) |
m (table xs) |
||
Line 8: | Line 8: | ||
* to indicate a Horizon change, please add <nowiki>{{changes}}</nowiki> in the ''drop'' parameter of the item after the [[Template:Hxi Drop Rate]]. This allows for a comment on the change which displays on hover with the syntax <nowiki>{{changes|optional text}}</nowiki>. | * to indicate a Horizon change, please add <nowiki>{{changes}}</nowiki> in the ''drop'' parameter of the item after the [[Template:Hxi Drop Rate]]. This allows for a comment on the change which displays on hover with the syntax <nowiki>{{changes|optional text}}</nowiki>. | ||
}}}} | }}}} | ||
{| class="horizon-table droppedby center-col-1" | {| class="horizon-table droppedby center-col-1 table-xs" | ||
! {{#ifeq:{{lc:{{{one or all}}}}}|all|All of|One of}} | ! {{#ifeq:{{lc:{{{one or all}}}}}|all|All of|One of}} | ||
|- {{#if:{{{item 1|}}}||style="display: none;"}} | |- {{#if:{{{item 1|}}}||style="display: none;"}} |
Revision as of 18:52, 28 February 2024
Usage
Examples
{{Loot Pool | one or all = one | item 1 = Black Rock | drop 1 = {{Hxi Drop Rate|asb=100/1000}} | item 2 = Insect Wing | drop 2 = {{Hxi Drop Rate|asb=300/1000}} | item 3 = Beetle Jaw | drop 3 = {{Hxi Drop Rate|asb=200/1000}} | drop nothing = 20 }}
One of |
---|
Black Rock (10%) |
Insect Wing (30%) |
Beetle Jaw (20%) |
Nothing (20%) |