Template:DropTable/display: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
imported>Kiokurashi
No edit summary
Line 26: Line 26:
## 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
|fields=TableName=tablename, TableType=tabletype, DropImage=image, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype
|where=DropSourceEntity="{{{source|{{PAGENAME}}}}}" AND TableType="Mega" AND (TableName HOLDS LIKE "%{{{raretable|}}}" AND TableName HOLDS LIKE "%{{{megatable|}}}")
|where=DropSourceEntity="{{{source|{{PAGENAME}}}}}" AND TableType="Mega" AND (TableName HOLDS LIKE "%{{{raretable|}}}" AND TableName HOLDS LIKE "%{{{megatable|}}}")

Revision as of 21:35, 29 September 2021

Error: Table DropTables not found.