Template:DropTable/display: Difference between revisions
From IdleOn MMO Wiki
imported>Kiokurashi No edit summary |
imported>Kiokurashi No edit summary |
||
Line 1: | Line 1: | ||
<!-- | <!--## Normal Rows | ||
## Normal Rows | |||
--><includeonly>{{#if:{{{ignorebase|}}}||{{#cargo_query:tables=DropTables | --><includeonly>{{#if:{{{ignorebase|}}}||{{#cargo_query:tables=DropTables | ||
|fields=TableName=tablename, TableType=tabletype, DropImage=image, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype, SpecialSource=special | |fields=TableName=tablename, TableType=tabletype, DropImage=image, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype, SpecialSource=special | ||
Line 8: | Line 6: | ||
|template=DropTable/testrow | |template=DropTable/testrow | ||
|named args=yes | |named args=yes | ||
|default= | |default=|order by=_ID | ||
|order by=_ID | }}}}<!--## Rare Rows | ||
}}}}<!-- | |||
## Rare Rows | |||
-->{{#if:{{{raretable|}}}|{{DropTable/separator|rarity=rare|{{{raretable|}}}}}{{#cargo_query:tables=DropTables | -->{{#if:{{{raretable|}}}|{{DropTable/separator|rarity=rare|{{{raretable|}}}}}{{#cargo_query:tables=DropTables | ||
|fields=TableName=tablename, TableType=tabletype, DropImage=image, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype, SpecialSource=special | |fields=TableName=tablename, TableType=tabletype, DropImage=image, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype, SpecialSource=special | ||
Line 19: | Line 14: | ||
|template=DropTable/testrow | |template=DropTable/testrow | ||
|named args=yes | |named args=yes | ||
|default= | |default=|order by=_ID | ||
|order by=_ID | }}|}}<!--## Mega-Rare Rows | ||
}}}}<!-- | |||
## Mega-Rare Rows | |||
-->{{#if:{{{megatable|}}}|{{DropTable/separator|rarity=mega|{{{megatable|}}}}}{{#cargo_query:tables=DropTables | -->{{#if:{{{megatable|}}}|{{DropTable/separator|rarity=mega|{{{megatable|}}}}}{{#cargo_query:tables=DropTables | ||
|fields=TableName=tablename, TableType=tabletype, DropImage=image, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype, SpecialSource=special | |fields=TableName=tablename, TableType=tabletype, DropImage=image, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype, SpecialSource=special | ||
Line 30: | Line 22: | ||
|template=DropTable/testrow | |template=DropTable/testrow | ||
|named args=yes | |named args=yes | ||
|default= | |default=|order by=_ID | ||
|order by=_ID | }}|}}</includeonly><noinclude> | ||
}}}}</includeonly><noinclude> | |||
<pre> | <pre> | ||
{{DropTable/display | {{DropTable/display |
Revision as of 03:06, 2 October 2021
{{DropTable/display |raretable= Rare Table name |megatable= Super Rare Table name |source= Only needed if it is different from the page name (Ex: Chaotic Amarok on the Amarok page) This is only for the base monster table and not any Rare or Super/Mega Rare tables. |ignorebase= In the event you wish to display the Rare or Mega/Super rare tables with the adjusted chance rates, but not the base monster's drops. }}