Template:DropTable/display: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
imported>Kiokurashi
No edit summary
Line 16: Line 16:
{{#if:{{{ignorerare|}}}||{{#cargo_query:tables=DropTables
{{#if:{{{ignorerare|}}}||{{#cargo_query:tables=DropTables
|fields=TableName=tablename, TableType=tabletype, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype
|fields=TableName=tablename, TableType=tabletype, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype
|where=DropSourceEntity="{{{source|{{PAGENAME}}}}}" AND TableType="Rare" AND (TableName HOLDS LIKE "{{{raretable|}}}")
|where=DropSourceEntity="{{{source|{{PAGENAME}}}}}" AND TableType="Rare" AND (TableName HOLDS LIKE "%{{{raretable|}}}")
|format=template
|format=template
|template=DropTable/row
|template=DropTable/row
Line 22: Line 22:
|default=
|default=
|order by=_ID
|order by=_ID
|intro={{DropTable/separator|rarity=rare|{{{raretable|}}}}}
|intro={{DropTable/separator|rarity=rare|{{{raretable|}}}}}  
}}}}<!--
}}}}<!--


Line 28: Line 28:
-->{{#if:{{{ignoremega|}}}||{{#cargo_query:tables=DropTables
-->{{#if:{{{ignoremega|}}}||{{#cargo_query:tables=DropTables
|fields=TableName=tablename, TableType=tabletype, DropItem=item, DropQuantity=quantity, DropRate=droprate, ItemType=itemtype
|fields=TableName=tablename, TableType=tabletype, 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|}}}")
|format=template
|format=template
|template=DropTable/row
|template=DropTable/row
Line 34: Line 34:
|default=
|default=
|order by=_ID
|order by=_ID
|intro={{DropTable/separator|rarity=mega|{{{megatable|}}}}}
|intro={{DropTable/separator|rarity=mega|{{{megatable|}}}}}  
}}}}
}}}}

Revision as of 20:01, 29 September 2021

Error: Table DropTables not found.

|-

Error: Table DropTables not found.
Error: Table DropTables not found.