Template:DropTable: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
imported>Blackwolfe No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{|class="wikitable sortable mw-collapsible" | {|class="wikitable sortable mw-collapsible" | ||
|+Droptable for {{PAGENAME}} | |+{{#if:{{{description|}}}|{{{description}}}|Droptable for {{PAGENAME}}}} | ||
!Icon | !Icon | ||
!Item | !Item |
Revision as of 18:19, 24 November 2020
Used for putting a droptable on a page. Usage: {{DropTable |coinQuantity=example |coinChance=example |item<1-8>Name=example |item<1-8>Quantity=example |item<1-8>Icon=example |item<1-8>Chance=example |subtable<1-5>={{DropTable<1-5>|chance=example}} }} Example: {{DropTable |coinQuantity=1 |coinChance=0.5 |item1Name=Bogusitem |item1Quantity=42 |item1Icon=Bogusitem.png |item1Chance=0.7 |subtable1={{DropTable1|chance=0.05}} }}